文件名称:tree
- 所属分类:
- 数据结构常用算法
- 资源属性:
- [Windows] [Visual C] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 1.97mb
- 下载次数:
- 0次
- 提 供 者:
- 申**
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
按先序遍历的扩展序列建立二叉树的存储结构
二叉树先序、中序、后序遍历的递归算法
二叉树中序遍历的非递归算法
二叉树层次遍历的非递归算法
求二叉树的深度(后序遍历)
-By first traversing the expansion of the storage structure of binary sequences to establish the first order binary tree, in order, after traversing a binary tree the recursive algorithm in order traversal non-recursive algorithm for traversing binary tree-level non-recursive algorithm to solve the two tree of depth (after traversing)
二叉树先序、中序、后序遍历的递归算法
二叉树中序遍历的非递归算法
二叉树层次遍历的非递归算法
求二叉树的深度(后序遍历)
-By first traversing the expansion of the storage structure of binary sequences to establish the first order binary tree, in order, after traversing a binary tree the recursive algorithm in order traversal non-recursive algorithm for traversing binary tree-level non-recursive algorithm to solve the two tree of depth (after traversing)
(系统自动生成,下载前可以参看下载内容)
下载文件列表
tree\a.cpp
....\a.dsp
....\a.dsw
....\a.ncb
....\a.opt
....\a.plg
....\Debug\a.exe
....\.....\a.ilk
....\.....\a.obj
....\.....\a.opt
....\.....\a.pch
....\.....\a.pdb
....\.....\bbbbb.pch
....\.....\bbbbb.res
....\.....\StdAfx.obj
....\.....\vc60.idb
....\.....\vc60.pdb
....\Debug
tree
....\a.dsp
....\a.dsw
....\a.ncb
....\a.opt
....\a.plg
....\Debug\a.exe
....\.....\a.ilk
....\.....\a.obj
....\.....\a.opt
....\.....\a.pch
....\.....\a.pdb
....\.....\bbbbb.pch
....\.....\bbbbb.res
....\.....\StdAfx.obj
....\.....\vc60.idb
....\.....\vc60.pdb
....\Debug
tree