文件名称:bitree
介绍说明--下载内容均来自于网络,请自行研究使用
1、以广义表的方式输入二叉树
2--7、三种递归、非递归遍历的结果
8、统计结点数、叶子数
9、求深度(递归、非递归)
10、以反中序方式打印树图的格式-A generalized table input binary tree
2- 7, three recursion, non-recursive traversal results
8, the statistics the number of nodes, leaf number
9, seeking depth (recursive, non-recursive)
10, the anti-sequence to print the tree diagram format
2--7、三种递归、非递归遍历的结果
8、统计结点数、叶子数
9、求深度(递归、非递归)
10、以反中序方式打印树图的格式-A generalized table input binary tree
2- 7, three recursion, non-recursive traversal results
8, the statistics the number of nodes, leaf number
9, seeking depth (recursive, non-recursive)
10, the anti-sequence to print the tree diagram format
(系统自动生成,下载前可以参看下载内容)
下载文件列表
二叉树.cpp