Description: Balanced binary tree data structure is a very important concept. Bintree its optimization and improve the query efficiency play an important role, it is dynamic to find a very important method, which in the actual production has a broad application. Through the curriculum design of teaching the required objectives are: to fully understand and grasp the tree, balanced binary tree of related concepts and knowledge. Balanced binary tree master generation, node delete, insert, such as operations and programming from the keyboard to enter a series of data (integer), the establishment of a balanced binary tree, arbitrary insert or remove a node after requirements constitute a balanced binary tree, and in the output tree traversal balanced binary tree.
To Search:
File list (Check if you may need any files):
[平衡二叉数的生成]
..................\main
..................\....\avl.cpp
..................\....\avl.dsp
..................\....\avl.dsw
..................\....\avl.ncb
..................\....\avl.opt
..................\....\avl.plg
..................\....\Debug
..................\数据结构课程设计.doc