递归的实现及其向非递归的转化  

The Recursive Execution and its Transformation to Non-recursion

在线阅读下载全文

作  者:魏本昌[1] 

机构地区:[1]郧阳师范高等专科学校计算机科学系,湖北丹江口442700

出  处:《郧阳师范高等专科学校学报》2003年第6期58-60,共3页Journal of Yunyang Teachers College

摘  要:递归是解决实际工程问题中常用的工具 ,但其在执行时具有空间耗费大、效率低的不足 .给出了递归借助堆栈的实现过程 。Recursion is often used to resolve some problems in practical project, but there are some shortages such as time-consuming,occupying too much space and inefficiency when it is performed. It is introduced how system fulfil the recursion and how the method is used to make up the shortage——transforming to non-recusion.

关 键 词:堆栈 递归 非递归 

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

 

参考文献:

正在载入数据...

 

二级参考文献:

正在载入数据...

 

耦合文献:

正在载入数据...

 

引证文献:

正在载入数据...

 

二级引证文献:

正在载入数据...

 

同被引文献:

正在载入数据...

 

相关期刊文献:

正在载入数据...

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