摘要:Trees are a very common data structure in computer science. A tree is anonlinear data structure that is used to store data in a hierarchical manner.We examine one primary tree structure in this chapter, the binary tree, alongwith one implementation of the binary tree, the binary search tree. Binaryt
阅读全文
posted @ 2010-11-29 17:21
浙公网安备 33010602011771号