Description: Tree data structure algorithms and related source code, including AVL tree, BST trees and priority queues, etc., own VC6.0 prepared.
To Search:
File list (Check if you may need any files):
PriorityQueue\AppPQ.cpp
.............\PriorityQueue.cpp
.............\PriorityQueue.dsp
.............\PriorityQueue.dsw
.............\PriorityQueue.h
.............\PriorityQueue.ncb
.............\PriorityQueue.opt
.............\PriorityQueue.plg
AVLTree\AVLTree.cpp
.......\AVLTree.dsp
.......\AVLTree.dsw
.......\AVLTree.h
.......\AVLTree.ncb
.......\AVLTree.opt
.......\AVLTree.plg
.......\AVLTreeApp.cpp
BST\App_BST.cpp
...\BST.CPP
...\BST.dsp
...\BST.dsw
...\BST.H
...\BST.ncb
...\BST.opt
...\BST.plg
PriorityQueue
AVLTree
BST