Description: Sub-code is to achieve a balanced binary tree data structure algorithms. Reference is Yan Wei-Min c and c++ data structure book ideas. Debugging can be achieved through a continuous delete, insert, search algorithm
To Search:
File list (Check if you may need any files):
AVL树算法代码.doc