Introduction - If you have any usage issues, please Google them yourself
Threaded binary sort tree steps: have a clue of the node structure binary sort tree. Score based on student application of statistical background, contains clues to sort the tree after the insertion, deletion, traversal, such as basic operation.
Packet : 59564314datastructure_sortbitree.rar filelist
DataStructure_Exp2\BiTree.h
DataStructure_Exp2\DATA.TXT
DataStructure_Exp2\DataOperate.h
DataStructure_Exp2\DataStructure_Exp2.cpp
DataStructure_Exp2\DataStructure_Exp2.dsp
DataStructure_Exp2\DataStructure_Exp2.dsw
DataStructure_Exp2\DataStructure_Exp2.opt
DataStructure_Exp2\MainFunctions.h
DataStructure_Exp2\ReadMe.txt
DataStructure_Exp2\StdAfx.cpp
DataStructure_Exp2\StdAfx.h
DataStructure_Exp2\TreeStruct.h
DataStructure_Exp2