期刊文献+

一种多函数间的递归消除方法 被引量:1

Recursion-removal Method Among Multi-function
下载PDF
导出
摘要 为解决多函数间互相调用的递归问题,提出一种多函数间的递归消除方法。使用人工栈拆除函数间的互相调用,把递归限制在单个函数内,通过一门多锁法解决单个函数内多处出现递归的问题,研究递归消除深度对程序性能的影响。对占优树的递归消除实验表明,该方法可以解决多函数间的递归问题,且其时间效率是递归消除前的2倍。 In order to solve the recursion problems involving several functions, this paper proposes a systematic recursion-removal method. It cuts the calls among different functions through artificial stack and replaces the recursions inside each function with iteration. It also researches on the relation between recursion-removal depth and the programs' time efficiency. Experiments prove that it can successfully remove the recursion of dominating tree and double the time efficiency before recursion-removal.
作者 潘欣 石川
出处 《计算机工程》 CAS CSCD 2012年第3期37-38,42,共3页 Computer Engineering
基金 国家自然科学基金资助项目(60905025 90924029) 国家"863"计划基金资助项目(2009AA04Z136)
关键词 递归消除 系统栈 人工栈 一门多锁 recursion-removal system stack artificial stack a door with several keys
  • 相关文献

参考文献5

二级参考文献8

共引文献44

同被引文献4

引证文献1

二级引证文献3

相关作者

内容加载中请稍等...

相关机构

内容加载中请稍等...

相关主题

内容加载中请稍等...

浏览历史

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