文件名称:preorder
介绍说明--下载内容均来自于网络,请自行研究使用
该程序完成对二叉树的非递归的前序遍历,在三种遍历方法中,这种遍历最简单,所以,核心代码自然要少很多。-completion of the process of non - recursive binary tree of the former preorder, the three traverse method, which traverse the most simple, so natural to the core code is much less.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
压缩包 : 92367preorder.rar 列表 preorder\link.h preorder\node.h preorder\queue.h preorder\stack.h preorder\treenode.h preorder\treelib.h preorder\treeprnt.h preorder\preorder.h preorder\visit.cpp preorder