摘要
给出递推法编程的基本思想框架,并通过两个典型、有趣的实例对利用递推法编程的各个环节进行分析,有助于初学者更好地理解和把握这一基本算法策略。
Presents the basic idea framework of recursive method programming, and analyses each link of recursive method programming through two typical and interesting examples, which is helpful for beginners to better understand and grasp this basic algorithm strategy.
出处
《现代计算机》
2012年第17期12-14,共3页
Modern Computer
关键词
基本算法策略
程序设计
递推法
数学模型
Basic Algorithm Strategy
Program Design
Recursive Method
Mathematical Model