一种消除递归的新方法  被引量:7

A New Method for Removing Recursion

在线阅读下载全文

作  者:陈燕晖[1,2] 邢晶[3] 罗宇[4] 

机构地区:[1]湖南科技大学计算机学院 [2]国防科技大学计算机学院,长沙410073 [3]中国科学院计算技术研究所 [4]国防科技大学计算机学院

出  处:《计算机工程与应用》2006年第4期73-75,141,共4页Computer Engineering and Applications

基  金:湖南省教育厅项目(编号:04C199)

摘  要:递归消除是计算机科学中的常见操作,然而在编程实践中现有的递归消除方法并不易于掌握。提出了一种基于面向对象技术的新方法和相应的若干规则,应用这些规则自顶向下地把函数体分成一系列语句块,每个语句块看成某个对象的操作,函数功能就是这些对象的操作总和。The reeursion-removal is a common operation in Computer Science,but in programming pratice,all the existed methods for removing recursion are not easily grasped.Based on object-oriented technology,this paper proposes a new method and corresponding rules.Applying these rules function body can be divided into a sequence of statement blocks from top to down,each of which is viewed as an object's action,then function is the sum of the object's action.

关 键 词:递归 递归消除 面向对象 

分 类 号:TP311[自动化与计算机技术—计算机软件与理论]

 

参考文献:

正在载入数据...

 

二级参考文献:

正在载入数据...

 

耦合文献:

正在载入数据...

 

引证文献:

正在载入数据...

 

二级引证文献:

正在载入数据...

 

同被引文献:

正在载入数据...

 

相关期刊文献:

正在载入数据...

相关的主题
相关的作者对象
相关的机构对象