文件名称:各种二叉树的数据结构
介绍说明--下载内容均来自于网络,请自行研究使用
按先序扩展序列建立二叉树,先序、中序、后序遍历的递归算法,二叉树遍历的非递归算法,层次的非递归算法,求二叉树的深度。-sequence extended by the first sequence established binary tree, first sequence, sequence, after the preorder the recursive algorithm, the binary tree traversal non- recursive algorithm, the level of non- recursive algorithm for binary tree depth.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
Bi4.cpp
BiTree.cpp
depth.cpp
BiTree.cpp
depth.cpp