文件名称:2
- 所属分类:
- 数据结构常用算法
- 资源属性:
- [Windows] [Visual C] [源码]
- 上传时间:
- 2012-12-16
- 文件大小:
- 920kb
- 下载次数:
- 0次
- 提 供 者:
- 一*
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
二叉树的应用
任务 :编程实现二叉树的建立,层次遍历,(递归和非递归方法)先序、中序、后序,二叉树的高度、宽度,二叉排序树的插入、删除;
基本要求:从文件中读入建树信息,树的节点数目不小于20个,树的高度不小于5;
-Binary tree of tasks: programming the establishment of the binary tree hierarchy traversal (recursive and non-recursive method) preorder, inorder, postorder binary tree of height, width, binary sort tree insert, delete basic requirements: from a file reads achievements information, the number of nodes of the tree is not less than 20, the height of the tree is not less than 5
任务 :编程实现二叉树的建立,层次遍历,(递归和非递归方法)先序、中序、后序,二叉树的高度、宽度,二叉排序树的插入、删除;
基本要求:从文件中读入建树信息,树的节点数目不小于20个,树的高度不小于5;
-Binary tree of tasks: programming the establishment of the binary tree hierarchy traversal (recursive and non-recursive method) preorder, inorder, postorder binary tree of height, width, binary sort tree insert, delete basic requirements: from a file reads achievements information, the number of nodes of the tree is not less than 20, the height of the tree is not less than 5
(系统自动生成,下载前可以参看下载内容)
下载文件列表
2\2.1.cpp
.\2.2.h
.\2.3.h
.\2222.dsp
.\2222.dsw
.\2222.ncb
.\2222.opt
.\2222.plg
.\books.txt
.\Debug\2.1.obj
.\.....\2222.exe
.\.....\2222.ilk
.\.....\2222.pch
.\.....\2222.pdb
.\.....\vc60.idb
.\.....\vc60.pdb
.\Debug
2