期刊文献+

二叉树遍历的工程性实用算法

Algorithm of Binary Tree Traversal
下载PDF
导出
摘要 通过分析二叉树遍历的本质内涵,给出有效整合数据结构中二叉树前序、中序和后序遍历的标准实现算法,避免函数调用所占用的大量堆栈空间,解决了二叉树遍历的空间复杂度问题,可以较好地应用于工程实践。 The paper describes the nature of traversal in binary tree, and integrates preorder traversal, inorder traversal, postorder traversal of a binary tree in one standard algorithm, which solves the problem of spatial complexity of binary tree traversal, making it more practical in application.
作者 孙湧
出处 《深圳职业技术学院学报》 CAS 2007年第3期7-9,29,共4页 Journal of Shenzhen Polytechnic
基金 国家财政部 教育部之中央职业教育实训基地资助项目
关键词 二叉树 遍历 工程性 binary tree traversal engineering
  • 相关文献

参考文献2

二级参考文献5

  • 1严蔚敏,数据结构(C语言版),1997年
  • 2徐士良,计算机常用算法(第2版),1995年
  • 3周培德,算法设计与分析,1992年
  • 4尹彦芝,C语言常用算法与子程序,1991年
  • 5严蔚敏 吴伟民.数据结构[M].北京:清华大学出版社,1997..

共引文献13

相关作者

内容加载中请稍等...

相关机构

内容加载中请稍等...

相关主题

内容加载中请稍等...

浏览历史

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