文件名称:bianli
- 所属分类:
- 数据结构常用算法
- 资源属性:
- [Windows] [Visual C] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 247kb
- 下载次数:
- 0次
- 提 供 者:
- 南**
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
二叉树的遍历,先序建立二叉树结构,包括前序、中序、后序遍历的递归和非递归遍历,求二叉树的深度。-Binary tree traversal, binary tree structure, the establishment of the first order, including the former order, in order, after traversing the recursive and non recursive traversal, find the depth of a binary tree.
相关搜索: 二叉树的遍历
(系统自动生成,下载前可以参看下载内容)
下载文件列表
二叉树遍历\新建 文本文档.dsp
..........\Debug\vc60.idb
..........\.....\vc60.pdb
..........\.....\新建 文本文档.pdb
..........\.....\新建 文本文档.pch
..........\.....\新建 文本文档.ilk
..........\.....\新建 文本文档.exe
..........\.....\新建 文本文档.obj
..........\Debug
..........\新建 文本文档.ncb
..........\新建 文本文档.plg
..........\新建 文本文档.dsw
..........\新建 文本文档.cpp
..........\新建 文本文档.opt
二叉树遍历
..........\Debug\vc60.idb
..........\.....\vc60.pdb
..........\.....\新建 文本文档.pdb
..........\.....\新建 文本文档.pch
..........\.....\新建 文本文档.ilk
..........\.....\新建 文本文档.exe
..........\.....\新建 文本文档.obj
..........\Debug
..........\新建 文本文档.ncb
..........\新建 文本文档.plg
..........\新建 文本文档.dsw
..........\新建 文本文档.cpp
..........\新建 文本文档.opt
二叉树遍历