Presented in this paper is a mixed algorithm (MD algorithm), which carries out multiplication and division at the same time without increasing the number of recursiveoperation.
本文提出了一种同时进行乘法和除法而不增加迭代次数的复合算法(乘除算法)。
2
Recursive mark removal to remove all marks in one operation.
删除重复性标记以删除同一操作上的所有标记。
3
The realizing recursive algorithm by stack and the Changing recursive algorithm into non-recursive by stack operation are studied. The thinking of recursion and its application are expounded.