文件名称:AVLTree
- 所属分类:
- 控制台(字符窗口)编程
- 资源属性:
- [Windows] [Visual C] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 409kb
- 下载次数:
- 0次
- 提 供 者:
- fuy***
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
数据结构中重要的AVL树,例采用模板类实现,实现了AVL 中情况的判别以及对树的旋转操作,是大二数据结构课程设计的一部分 虽然是采用的控制台方式显示但是转成图像MFC显示或是其他显示也是很方便的-AVL tree data structure, for example, using the template class implements a the AVL case of discrimination, and the tree rotation operation, the sophomore data structure curriculum design part of the console display is transformed into an image MFC display or other display is very convenient
(系统自动生成,下载前可以参看下载内容)
下载文件列表
AVLTree
.......\AVLNode.h
.......\AVLNode.h.bak
.......\AVLTree.dsp
.......\AVLTree.dsw
.......\AVLTree.h
.......\AVLTree.ncb
.......\AVLTree.opt
.......\AVLTree.plg
.......\Debug
.......\.....\AVLTree.bsc
.......\.....\AVLTree.exe
.......\.....\AVLTree.ilk
.......\.....\AVLTree.pch
.......\.....\AVLTree.pdb
.......\.....\Example.obj
.......\.....\Example.sbr
.......\.....\vc60.idb
.......\.....\vc60.pdb
.......\Example.cpp