文件名称:二叉树jian
- 所属分类:
- 其它
- 资源属性:
- [Windows] [Visual C] [源码]
- 上传时间:
- 2008-10-13
- 文件大小:
- 14.4kb
- 下载次数:
- 0次
- 提 供 者:
- 杨**
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
这个程序采用先序建立二叉树,并分别使用递归和非递归算法实现了对该二叉树的先中后序的遍历输出,并给出了一定的使用说明-this procedure was used in order to establish a binary tree respectively, and the use of recursive and non - recursive algorithm of this binary tree after the first sequence which Ergodic output, and gives a certain degree of use
(系统自动生成,下载前可以参看下载内容)
下载文件列表
压缩包 : 75448161二叉树jian.rar 列表 二叉树\Debug 二叉树\visit.cpp 二叉树\visit.dsp 二叉树\visit.dsw 二叉树\visit.ncb 二叉树\visit.opt 二叉树\visit.plg 二叉树\使用说明.doc 二叉树