摘要
函数的递归调用是面向过程的程序设计中一个难点问题。由于递归算法的实现过程是一张错综复杂的"网",常常使读程序者理不清头绪。本文采用了全新的思维模式,以"树"的方式代替了原来的"网",从而使这一问题的解决变得简单化。
The recursive function is a difficult problem in programming.Because the recursive calculation is a complicated'net'for beginners.The thesis adopts a new thinking model i.e.the'tree'instead of the'net',thus simplifies the solution of the problem.
出处
《长春大学学报》
2003年第3期6-8,共3页
Journal of Changchun University