文件名称:qweqwe
介绍说明--下载内容均来自于网络,请自行研究使用
.输入字符序列,建立二叉链表。
2.中序遍历二叉树:递归算法。
3.中序遍历二叉树:非递归算法。(最好也能实现先序,后序非递归算法)
4.求二叉树的高度 。
5.求二叉树的叶子个数。
6.编写一个主函数,调试上述算法。
-. Enter the character sequence, build binary list.
2. Binary tree traversal: recursive algorithm.
3. Preorder binary: non-recursive algorithm. (The best can achieve the first sequence, after non-recursive algorithm)
4. Seeking highly binary tree.
5. The number of binary tree leaves demand.
6. Write a main function, debugging the algorithm described above.
2.中序遍历二叉树:递归算法。
3.中序遍历二叉树:非递归算法。(最好也能实现先序,后序非递归算法)
4.求二叉树的高度 。
5.求二叉树的叶子个数。
6.编写一个主函数,调试上述算法。
-. Enter the character sequence, build binary list.
2. Binary tree traversal: recursive algorithm.
3. Preorder binary: non-recursive algorithm. (The best can achieve the first sequence, after non-recursive algorithm)
4. Seeking highly binary tree.
5. The number of binary tree leaves demand.
6. Write a main function, debugging the algorithm described above.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
qweqwe.txt