Description: BUC algorithm, an important database search algorithm. Use of AVL balanced tree is a very efficient binary search tree, it can use the rotation of the structure can be easily, quickly find the data structure
To Search:
File list (Check if you may need any files):
BUC
...\BUC.cpp
...\BUC.dsp
...\BUC.dsw
...\BUC.ncb
...\BUC.opt
...\BUC.plg
...\BUCToolkit.cpp
...\BUCToolKit.h
...\Debug
...\.....\BUC.exe
...\.....\BUC.ilk
...\.....\BUC.obj
...\.....\BUC.pch
...\.....\BUC.pdb
...\.....\BUCToolkit.obj
...\.....\Stack.obj
...\.....\vc60.idb
...\.....\vc60.pdb
...\Stack.cpp
...\Stack.h