期刊文献+

递归算法应用分析 被引量:6

Analysis of JUnit Framework
在线阅读 下载PDF
导出
摘要 递归算法是程序设计中一种重要的方法,对于一些看起来很复杂的问题,使用递归方法可以提供非常优雅和简洁的解决方案,而且解题思路清晰、代码量小。但是递归算法的设计有几个需要注意的关键点,如果不能很好的解决,则无法在程序设计中体现递归的强大功能。该文通过两个示例说明设计递归算法中需要关注的关键点及其解决办法。 Recresive Algorithm is an important technology in programming, To some complicated problem, we could get very elegant solution with less amounts of codes by using recursive algorithm. There are several key points in recursive algorithm designation which must solve, the paper explains the key points and the solutions with two examples.
作者 戴建国 曹传东 郭理 DAI Jian-guo,CAO Chuan-dong, GUO Li (College of Information Science and Technology,Shihezi University,Shihezi 832000,China)
出处 《电脑知识与技术》 2008年第10期107-110,共4页 Computer Knowledge and Technology
关键词 算法 递归 返回值 参数 algorithm recursive return value parameter
  • 相关文献

参考文献5

二级参考文献16

  • 1何波,刘全利,王越,王华秋.基于混合推理机制的故障诊断专家系统[J].微计算机信息,2006(09S):192-194. 被引量:12
  • 2Robert Kruse,C L Tondo, Bruce Leung.Data Structures & Program Design in C[M].Prentice Hall ,1997.
  • 3M Ward,K H Bennett.Recursion Removal/Introduction by Formal Transformation:an Aid to Program Development and Program Comprehension[J].Computer Journal, 1999 ; 42 (8) : 650-673.
  • 4R S Bird.Notes on recursion elimination[J].Communications of the ACM,1977;20(6):434-439.
  • 5Yanhong A Liu,Scott D Stoller.From recursion to iteration:what are the optimizations[C].In:Proceedings of the ACM SIGPLAN 2000 Workshop on Partial Evaluation and Semantics-Based Program Manipulation.New York:ACM Press,2000:73-82.
  • 6[2]Joseph Giarratano,Gary Riley.Expert Systems-Principles and Programming.北京:机械工业出版社.2005.
  • 7[3]王晓剑.一种智能集成的故障诊断方法研究[D].西安:第二炮兵工程学院,1999
  • 8[5]Larry Nyhoff.数据结构与算法分析--C++语言描述.北京:清华大学出版社,2006
  • 9Boris Allan. C programming principles and practice[M].New York: Paradigm Publishing, 1987.
  • 10WiliamFordWilliamTopp.DatastructureswithC++[M].北京:清华大学出版社,1997..

共引文献10

同被引文献38

引证文献6

相关作者

内容加载中请稍等...

相关机构

内容加载中请稍等...

相关主题

内容加载中请稍等...

浏览历史

内容加载中请稍等...
;
使用帮助 返回顶部