文件名称:inordervisit
介绍说明--下载内容均来自于网络,请自行研究使用
该程序完成对二叉树的非递归中序遍历,因为其中涉及到二叉树的构造,而且使用类来构造,所以代码比较多。-completion of the process of non - recursive binary tree which preorder because it involved the construction of a binary tree, but the use of class structure, the code more.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
压缩包 : 887668inordervisit.rar 列表 inordervisit2\visit.cpp inordervisit2\link.h inordervisit2\node.h inordervisit2\queue.h inordervisit2\stack.h inordervisit2\treelib.h inordervisit2\treenode.h inordervisit2\treeprnt.h inordervisit2\inorder.h inordervisit2