文件名称:BitTree
- 所属分类:
- 其他小程序
- 资源属性:
- [Windows] [Visual C] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 12kb
- 下载次数:
- 0次
- 提 供 者:
- 刘*
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
二叉树的几种操作,包括递归先序建立二叉树、先序遍历、中序遍历、后序遍历、非递归的各种遍历、计算叶子节点数目和所有节点数目,使用队列实现层次遍历。供研究和学习基本算法者使用-Binary tree of several operations, including the establishment of binary tree recursive first order, first traversal, in order traversal, postorder traversal, a variety of non-recursive traversal to calculate the number of nodes and all leaves and the number of nodes , the use of queue-level traversal realize. For research and learning to use the basic algorithm
(系统自动生成,下载前可以参看下载内容)
下载文件列表
BitTree
.......\BitTree.dsp
.......\BitTree.dsw
.......\BitTree.h
.......\BitTree.ncb
.......\BitTree.opt
.......\BitTree.plg
.......\Debug
.......\fmain.cpp
.......\Queue.cpp
.......\Queue.h
.......\BitTree.dsp
.......\BitTree.dsw
.......\BitTree.h
.......\BitTree.ncb
.......\BitTree.opt
.......\BitTree.plg
.......\Debug
.......\fmain.cpp
.......\Queue.cpp
.......\Queue.h