文件名称:Binary_Tree
-
所属分类:
- 标签属性:
- 上传时间:2012-11-16
-
文件大小:564.45kb
-
已下载:2次
-
提 供 者:
-
相关连接:无下载说明:别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容来自于网络,使用问题请自行百度
根据二叉树的抽象数据类型的定义,使用二叉链表实现一个二叉树。
二叉树的基本功能:
1、二叉树的建立
2、前序遍历二叉树
3、中序遍历二叉树
4、后序遍历二叉树
5、按层序遍历二叉树
6、求二叉树的深度
7、求指定结点到根的路径
8、二叉树的销毁
-According to the abstract data type binary definition, use two forks to implement a binary tree list. The basic function of a binary tree: 1, build the binary tree 2, 3, before traversing a binary tree, binary tree traversal in the order 4, 5, after traversing a binary tree, binary tree traversal according to the sequence 6, find binary tree of depth 7, find the specified path to the root node 8, the destruction of binary tree
二叉树的基本功能:
1、二叉树的建立
2、前序遍历二叉树
3、中序遍历二叉树
4、后序遍历二叉树
5、按层序遍历二叉树
6、求二叉树的深度
7、求指定结点到根的路径
8、二叉树的销毁
-According to the abstract data type binary definition, use two forks to implement a binary tree list. The basic function of a binary tree: 1, build the binary tree 2, 3, before traversing a binary tree, binary tree traversal in the order 4, 5, after traversing a binary tree, binary tree traversal according to the sequence 6, find binary tree of depth 7, find the specified path to the root node 8, the destruction of binary tree
相关搜索: 二叉树 抽象
(系统自动生成,下载前可以参看下载内容)
下载文件列表
Binary_Tree/BiTree.cpp
Binary_Tree/BiTree.h
Binary_Tree/Debug/BiTree.obj
Binary_Tree/Debug/vc60.idb
Binary_Tree/Debug/vc60.pdb
Binary_Tree/Debug/二叉树.exe
Binary_Tree/Debug/二叉树.ilk
Binary_Tree/Debug/二叉树.obj
Binary_Tree/Debug/二叉树.pdb
Binary_Tree/二叉树.cpp
Binary_Tree/二叉树.dsp
Binary_Tree/二叉树.dsw
Binary_Tree/二叉树.ncb
Binary_Tree/二叉树.opt
Binary_Tree/二叉树.plg
Binary_Tree/Debug
Binary_Tree
Binary_Tree/BiTree.h
Binary_Tree/Debug/BiTree.obj
Binary_Tree/Debug/vc60.idb
Binary_Tree/Debug/vc60.pdb
Binary_Tree/Debug/二叉树.exe
Binary_Tree/Debug/二叉树.ilk
Binary_Tree/Debug/二叉树.obj
Binary_Tree/Debug/二叉树.pdb
Binary_Tree/二叉树.cpp
Binary_Tree/二叉树.dsp
Binary_Tree/二叉树.dsw
Binary_Tree/二叉树.ncb
Binary_Tree/二叉树.opt
Binary_Tree/二叉树.plg
Binary_Tree/Debug
Binary_Tree
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.