文件名称:二叉树的类实现
介绍说明--下载内容均来自于网络,请自行研究使用
二叉树的一般操作:
1. 判断二叉树是否为空。
2. 搜索二叉树中的某一项。
3. 在二叉树中插入一项。
4. 从二叉树中删除一项。
5. 求二叉树的高度。
6. 求二叉树的节点数量。
7. 求二叉树的叶节点数量。
8. 遍历二叉树。
9. 复制二叉树。
-binary tree : 1. To judge whether the binary tree is empty. 2. Binary Tree Search of a one. 3. The insertion of a binary tree. 4. From a binary tree removed. 5. For binary tree height. 6. For binary tree node number. 7. For binary tree leaf node number. 8. Traverse binary tree. 9. Replication binary tree.
1. 判断二叉树是否为空。
2. 搜索二叉树中的某一项。
3. 在二叉树中插入一项。
4. 从二叉树中删除一项。
5. 求二叉树的高度。
6. 求二叉树的节点数量。
7. 求二叉树的叶节点数量。
8. 遍历二叉树。
9. 复制二叉树。
-binary tree : 1. To judge whether the binary tree is empty. 2. Binary Tree Search of a one. 3. The insertion of a binary tree. 4. From a binary tree removed. 5. For binary tree height. 6. For binary tree node number. 7. For binary tree leaf node number. 8. Traverse binary tree. 9. Replication binary tree.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
压缩包 : 117143201二叉树的类实现.rar 列表 二叉树的类实现\二叉树的类实现.doc 二叉树的类实现\未命名.bmp 二叉树的类实现\1.bmp 二叉树的类实现\Thumbs.db 二叉树的类实现\20041112072738536.jpg 二叉树的类实现\20041112072738664.jpg 二叉树的类实现\20041112072736446.jpg 二叉树的类实现