摘要
为构建数据结构中递归算法的统一知识体系,分析了常见数据结构的递归本质及递归算法的组成要素,提出了递归算法转非递归算法的一般原则,根据递归算法的分类设计转换模型,通过实例分析其可行性。
In order to construct the scientific systematization of knowledge of recursion in data structure,this paper analyzed the recursion essence of common data structure and the components of recursive algorithm,then proposed the general principles of the conversion from recursion to non-recursion.Based on the classifications of the recursion algorithm,it also designed the conversion model whose practical is verified.
出处
《河北科技大学学报》
CAS
北大核心
2011年第1期43-46,共4页
Journal of Hebei University of Science and Technology
关键词
递归算法
数据结构
非递归
模型设计
recursion algorithm
data structure
non-recursion
model design