文件名称:datastructure_binary-tree
介绍说明--下载内容均来自于网络,请自行研究使用
二叉树的基本功能的实现:建立空二叉树,前序、中序、后序、层序遍历二叉树,计算叶子数、层数等基本功能-Achieve the basic functions of a binary tree: Create an empty binary tree, the former sequence, sequence after sequence, sequence binary tree traversal, calculating the number of leaves, layers and other basic functions
(系统自动生成,下载前可以参看下载内容)
下载文件列表
datastructure_二叉树\datastructure_BiTree\bin\Debug\datastructure_BiTree.exe
....................\....................\datastructure_BiTree.cbp
....................\....................\datastructure_BiTree.depend
....................\....................\datastructure_BiTree.layout
....................\....................\main.c
....................\....................\obj\Debug\main.o
....................\....................\bin\Debug
....................\....................\obj\Debug
....................\....................\bin
....................\....................\obj
....................\datastructure_BiTree
datastructure_二叉树