文件名称:erchashu
介绍说明--下载内容均来自于网络,请自行研究使用
采用二叉链表作为存储结构,完成二叉树的建立、前序、中序、后序和按层遍历的操作,并求出二叉树的高度、所有叶子及树结点总数的算法,输出二叉树的广义表表示-List using the binary storage structures, the establishment of complete binary tree, the former order, in order, the order and by level traversal of the operation, and calculated the height of binary tree, all leaves and the total number of tree nodes in the algorithm, the output binary generalized form that
(系统自动生成,下载前可以参看下载内容)
下载文件列表
二叉树\BinTree.h
......\BinTreeApp.cpp
......\LinkedList.h
......\LinkedStack.h
......\Node.h
......\queue.h
二叉树
......\BinTreeApp.cpp
......\LinkedList.h
......\LinkedStack.h
......\Node.h
......\queue.h
二叉树