首页 | 本学科首页   官方微博 | 高级检索  
     

从递归算法到非递归的变换
引用本文:高汉平,方志雄. 从递归算法到非递归的变换[J]. 黄冈师范学院学报, 2002, 22(3): 47-50
作者姓名:高汉平  方志雄
作者单位:黄冈师范学院,计算机系,湖北,黄州,438000
摘    要:探讨了实现递归算法替换非递归算法的多种方法。对于那些不支持递归的程序设计语言(如Fortran语言),通过采用这些方法,不仅为递归问题的非递归化找到了一些有效的解决途径。而且提高了程序的执行效率。

关 键 词:递归算法 栈 链表 二叉树 非递归算法 程序设计
文章编号:1003-8078(2002)03-0047-04
修稿时间:2001-10-10

Transformation from recursive algorithms to non-recursive algorithms
GAO Han-ping,FANG Zhi-xiong. Transformation from recursive algorithms to non-recursive algorithms[J]. Journal of Huanggang Normal University, 2002, 22(3): 47-50
Authors:GAO Han-ping  FANG Zhi-xiong
Abstract:This paper makes a study of various ways for transforming recursive algorithms to non-recursive algorithms, which help to increase the eificiency for programming. A effective solution to the problem of recursiveness has been worked out for those programming languages (such as Fortran language), which don't support recursive algorithm.
Keywords:recursive  stack  chain-list  binary-tree
本文献已被 CNKI 维普 万方数据 等数据库收录!
设为首页 | 免责声明 | 关于勤云 | 加入收藏

Copyright©北京勤云科技发展有限公司  京ICP备09084417号