文件名称:Tree
- 所属分类:
- 数据结构常用算法
- 资源属性:
- [Windows] [Visual C] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 399kb
- 下载次数:
- 0次
- 提 供 者:
- feng****
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
数据结构中对二叉树的操作,利用递归进行前序,中序,后序,层次遍历.完成根据前序,中序生成二叉树并输出其后序操作.-Binary tree data structure of the operation, prior use of recursive sequence, in order, postorder, level traversal. Completion of the previous order, the order was subsequently generated and output binary sequence operation.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
Debug\LinkedQueue.obj
.....\vc60.idb
.....\vc60.pdb
.....\实验5.exe
.....\实验5.ilk
.....\实验5.pch
.....\实验5.pdb
LinkedQueue.cpp
Trees.cpp
实验5.dsp
实验5.dsw
实验5.ncb
实验5.opt
实验5.plg
Debug
.....\vc60.idb
.....\vc60.pdb
.....\实验5.exe
.....\实验5.ilk
.....\实验5.pch
.....\实验5.pdb
LinkedQueue.cpp
Trees.cpp
实验5.dsp
实验5.dsw
实验5.ncb
实验5.opt
实验5.plg
Debug