文件名称:tree
- 所属分类:
- 数据结构常用算法
- 资源属性:
- [Windows] [Visual C] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 383kb
- 下载次数:
- 0次
- 提 供 者:
- 茹*
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
确定二叉树的特征。如:每个节点的层次,从根到该节点的枝长(路径长度),子孙的个数及祖先的个数。每个节点在前序、中序、后序中的访问的序号。-To determine the characteristics of a binary tree. Such as: the level of each node from the root to the node branch length (path length), the number of children and grandchildren and the number of ancestors. Each node in the first sequence, the sequence, the order of the access number.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
tree\BinaryTree.h
....\Debug\main.obj
....\.....\tree.exe
....\.....\tree.ilk
....\.....\tree.pch
....\.....\tree.pdb
....\.....\vc60.idb
....\.....\vc60.pdb
....\main.cpp
....\tree.dsp
....\tree.dsw
....\tree.ncb
....\tree.opt
....\tree.plg
....\Debug
tree
....\Debug\main.obj
....\.....\tree.exe
....\.....\tree.ilk
....\.....\tree.pch
....\.....\tree.pdb
....\.....\vc60.idb
....\.....\vc60.pdb
....\main.cpp
....\tree.dsp
....\tree.dsw
....\tree.ncb
....\tree.opt
....\tree.plg
....\Debug
tree