Description: Simple binary search tree, but there is a problem: it is not a balanced tree. This chapter will introduce a balanced AVL search tree, to discuss its information structure, function, and design program to use it.
To Search:
- [cluster_tree_vc] - Cluster tree data structure Construction
- [ch08] - Heap (heap) are the third type of tree s
File list (Check if you may need any files):
ch07.ppt