摘要
从循环结构与递归函数的关系、累计求和、字符串的翻转、程序设计大赛应用举例等方面对递归算法构成规律进行了研究,给出了递归算法设计的主要任务,介绍了任务划分的方法。
This paper analyses the relations between loop structure and recursive functions, the cumulative sum, flip string, program design and other aspects, gives the main task of the recursive algorithm design and introduces the task partitioning method.
出处
《襄阳职业技术学院学报》
2014年第3期27-30,34,共5页
Journal of Xiangyang Polytechnic
关键词
C语言
算法
递归调用
C language
algorithm
recursive calls