文件名称:BinaryTree
- 所属分类:
- 数据结构常用算法
- 资源属性:
- [Windows] [Visual C] [源码]
- 上传时间:
- 2013-12-25
- 文件大小:
- 7kb
- 下载次数:
- 0次
- 提 供 者:
- 林*
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
实现二叉树的构造程序。二叉树由一个根节点和根节点上的左子树和右子树组成。该段代码能够构造一个二叉树并计算节点数目、树的高度以及显示节点。-Procedures to achieve binary tree structure. From left sub-tree of a binary tree root and root on the composition and the right subtree. This code can construct a binary tree and calculate the number of nodes, height, and displays the node tree.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
BinaryTree\3.cpp
..........\3.dsp
..........\3.dsw
..........\3.ncb
..........\3.opt
..........\3.plg
BinaryTree