文件名称:binarytree
- 所属分类:
- 其他小程序
- 资源属性:
- [Windows] [Visual C] [源码]
- 上传时间:
- 2013-12-13
- 文件大小:
- 188kb
- 下载次数:
- 0次
- 提 供 者:
- 钟**
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
二叉树以lson-rson链接方式存储,以菜单方式设计并完成功能任务:建立并存储树、输出前序遍历结果、输出中序遍历结果、输出后序遍历结果、交换左右子树、统计高度,其中对于中序、后序的遍历运算要求采用非递归方式。-Binary links to lson-rson stored to design the menu and complete functional tasks: Create and store the tree, the output results before preorder, preorder output results preorder Results output, switching left and right subtrees, statistics height, which For the sequence, after the traversal operation requires a non-recursive manner.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
Debug
.....\tree.exe
.....\tree.ilk
.....\tree.obj
.....\tree.pch
.....\tree.pdb
.....\vc60.idb
.....\vc60.pdb
tree.cpp
tree.dsp
tree.dsw
tree.ncb
tree.opt
tree.plg