|
2008年08月20日 星期三 [路日] [旧版首页]
|
|
Binary Tree数据结构算法
作者:
发布时间:2005-07-11 >> -收藏本页-
例子中,针对一个数组排序,并且能够进行查找。 There are many types of data structures defined by the pioneer programmers in the past the direct interface to them datastructures have been an imperative but today datastructure have been taken for granted. From the most basic stacks and queues to the more advanced linklist and binary trees. each plays an important role in the life of a computer.
|
|