Description: Red and black tree C++ Achieve, (Shanghai Jiaotong University Joint Reading class data structure operation 1), the realization of the proper functions: insert, delete, find, and tree height, non-recursive in order traversal, as well as the VC interface under Tree_View ().
To Search:
- [tree] - Full-featured binary search trees and re
- [rbtree] - On the red-black tree implementation of
File list (Check if you may need any files):
RBT最终版
.........\Debug
.........\RBT.cpp
.........\RBT.dsp
.........\RBT.dsw
.........\RBT.ncb
.........\RBT.opt
.........\RBT.plg
.........\rbtree.h