帮助 本站公告
您现在所在的位置:网站首页 > 知识中心 > 文献详情
文献详细Journal detailed

二叉树遍历的工程性实用算法
Algorithm of Binary Tree Traversal

作  者: ;

机构地区: 深圳职业技术学院电子与信息工程学院

出  处: 《深圳职业技术学院学报》 2007年第3期7-9,29,共4页

摘  要: 通过分析二叉树遍历的本质内涵,给出有效整合数据结构中二叉树前序、中序和后序遍历的标准实现算法,避免函数调用所占用的大量堆栈空间,解决了二叉树遍历的空间复杂度问题,可以较好地应用于工程实践。 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.

关 键 词: 二叉树 遍历 工程性

领  域: [自动化与计算机技术] [自动化与计算机技术]

相关作者

作者 毛立泳
作者 梁凯豪
作者 孔东民
作者 郭文华

相关机构对象

机构 中山大学管理学院
机构 暨南大学
机构 中山大学
机构 华南理工大学
机构 广东工业大学

相关领域作者

作者 李文姬
作者 邵慧君
作者 杜松华
作者 周国林
作者 邢弘昊