文件名称:avlTree
介绍说明--下载内容均来自于网络,请自行研究使用
AVL 树是一种常见的数据结构,所谓的二叉平衡树,这里是一个简单实现,算法效率可能并不太高,因为只是简单实现,方便大家学习使用-AVL tree is a common data structure, the so-called binary balanced tree, here is a simple implementation of the efficiency of the algorithm may not be too high, because only a simple implementation to facilitate them to learn to use
(系统自动生成,下载前可以参看下载内容)
下载文件列表
AVL树.doc
main.cpp
pro.h
tree_view.cpp
avl_func.cpp
main.cpp
pro.h
tree_view.cpp
avl_func.cpp