文件名称:erchashu
介绍说明--下载内容均来自于网络,请自行研究使用
1. 请中序线索化一棵二叉树。
2. 写出先序、中序、后序遍历一棵中序线索二叉树的算法。
3. 请实现后序线索化一棵二叉树。
4. 编写测试程序。
-1 Please inorder threaded a binary tree.
(2) write first order, in sequence, after traversing a binary tree algorithm in order clues.
3.Please clues to achieve a post-order binary tree.
4. Preparation of test procedures.
2. 写出先序、中序、后序遍历一棵中序线索二叉树的算法。
3. 请实现后序线索化一棵二叉树。
4. 编写测试程序。
-1 Please inorder threaded a binary tree.
(2) write first order, in sequence, after traversing a binary tree algorithm in order clues.
3.Please clues to achieve a post-order binary tree.
4. Preparation of test procedures.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
erchashu.cpp