文件名称:AVLTreeVc7
- 所属分类:
- 控制台(字符窗口)编程
- 资源属性:
- [Windows] [Visual.Net] [源码]
- 上传时间:
- 2008-10-13
- 文件大小:
- 8.07kb
- 下载次数:
- 0次
- 提 供 者:
- 飞*
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
构建一个avl树的程序,压缩包中含有项目文件,头文件和源文件。编译运行后输入结点的值如55,程序就会自动按avl规则建或重构AVL树,并以中序遍历打印出来,以100.001结束结点值的输入退出循环终止程序-AVL tree procedures, compressed packets containing project documents, files and source documents. After running compile input node as the value of 55, procedures will automatically AVL construction or remodeling rules AVL Tree, and to traverse the order to print out to the end of 100.001 node value of the input from cycle termination process
(系统自动生成,下载前可以参看下载内容)
下载文件列表
压缩包 : 852848avltreevc7.rar 列表 AVLTreeVc7 AVLTreeVc7\AVLTree.ncb AVLTreeVc7\AVLTree.sln AVLTreeVc7\AVLTree.suo AVLTreeVc7\AVLTree AVLTreeVc7\AVLTree\AVLTree.vcproj AVLTreeVc7\AVLTree\AVLTree.h AVLTreeVc7\AVLTree\AVLTree.cpp