文件名称:tree
- 所属分类:
- 数据结构常用算法
- 资源属性:
- [Windows] [Visual C] [源码]
- 上传时间:
- 2013-01-20
- 文件大小:
- 758kb
- 下载次数:
- 0次
- 提 供 者:
- 陈*
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
对数据结构中二叉树的描述,包括已知二叉树前序,中序遍历求后序遍历和已知中序,后序遍历求前序遍历-The data structure of binary tree descr iption, including known binary tree preorder, the sequence traversal for sequence traversal and known after the sequence, the sequence traversal for preorder traversal
(系统自动生成,下载前可以参看下载内容)
下载文件列表
tree
....\已知二叉树中须后序求前序
....\........................\Debug
....\........................\.....\vc60.idb
....\........................\.....\vc60.pdb
....\........................\.....\求前序.exe
....\........................\.....\求前序.ilk
....\........................\.....\求前序.obj
....\........................\.....\求前序.pch
....\........................\.....\求前序.pdb
....\........................\求前序.cpp
....\........................\求前序.dsp
....\........................\求前序.dsw
....\........................\求前序.ncb
....\........................\求前序.opt
....\........................\求前序.plg
....\已知二叉树前序中序求后序
....\........................\求后序.cpp