文件名称:树跟二叉树
- 所属分类:
- 数据结构常用算法
- 资源属性:
- [Windows] [Visual C] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 25kb
- 下载次数:
- 0次
- 提 供 者:
- 吴*
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
本程序是实现二叉树跟树的常用算法,都是尽量用非递归来编写的。关于二叉树的都可以从键盘动态输入,关于树的就不可以,原因是树的结构问题,在程序中,树的建立用到动态左孩子/右孩子建立-this program is a binary tree with the tree is commonly used algorithm, as possible, to use non- recursive prepared. On the binary tree can be dynamic input from the keyboard, on the tree will not be able to because of the tree structure, in the process, the tree is used to establish dynamic children left/right to establish child
相关搜索: 二叉树
(系统自动生成,下载前可以参看下载内容)
下载文件列表
binarytree
..........\binarytree.dsp
..........\binarytree.dsw
..........\binarytree.h
..........\binarytree.ncb
..........\binarytree.opt
..........\binarytree.plg
..........\binarytree.sln
..........\binarytree.vcproj
..........\main.cpp
..........\queue.h
..........\stack.h
..........\tree.h
..........\binarytree.dsp
..........\binarytree.dsw
..........\binarytree.h
..........\binarytree.ncb
..........\binarytree.opt
..........\binarytree.plg
..........\binarytree.sln
..........\binarytree.vcproj
..........\main.cpp
..........\queue.h
..........\stack.h
..........\tree.h