›› 2011, Vol. 24 ›› Issue (9): 28-.

• 论文 • 上一篇    下一篇

递归算法的设计模式与调试

陈宝平   

  1. (内蒙古财经学院 信息管理系,内蒙古 呼和浩特 010070)
  • 出版日期:2011-09-15 发布日期:2011-10-24
  • 作者简介:陈宝平(1970—),女,硕士研究生,副教授。研究方向:最优化理论与算法。
  • 基金资助:

    内蒙古自然科学基金资助项目(2010MS1007)

Model Design and Debugging of Recursion Algorithms

 CHEN Bao-Ping   

  1. (Department of Computer Information and Management,Inner Mongolia Finance and Economics College,Hohhot 010070,China)
  • Online:2011-09-15 Published:2011-10-24

摘要:

基于递归算法的“自重复”特征,文中提出一种通用递归算法的设计模式,并结合实例说明该模式的应用方法和有效性,为研究递归算法提供了有效的解决方案,可推广性强。同时给出了递归程序在调试过程中的一些方法和技巧。

关键词: 递归算法, 调试, 设计模式

Abstract:

In this paper,a universal model design of recursion algorithms is given.Several typical examples illustrate its usage and effectiveness.In addition,some methods and techniques of debugging are introduced.

Key words: recursion algorithm;debugging;design patterns

中图分类号: 

  • TP391.72