摘要
本文从数学公式角度讨论了递归程序的实质和特点,以及编制递归程序的一个通用方法,并通过实例加以详细的说明。
Based on mathematical formula property, character and acommon programming method of the recursive program are discussed. Some examples are give in details.Convergent conditionsof recursive programare also discussed.
出处
《小型微型计算机系统》
CSCD
北大核心
1997年第2期77-80,共4页
Journal of Chinese Computer Systems
关键词
递归
分解函数
收敛
程序设计
Recursion, Function decomposition, Convergence