RBTreeAndBinary_Search_Tree

所属分类:数值算法/人工智能
开发工具:Java
文件大小:6KB
下载次数:15
上传日期:2010-07-03 20:55:33
上 传 者crzc
说明:  实现红黑树、二叉搜索树相关算法:插入(红黑树涉及树的调整:左旋、右旋等),删除,搜索(指定Key值节点)。 另外,红黑树实现计算树黑高的算法。
(To achieve red-black tree, binary search tree related algorithms: insertion (red-black tree involves the adjustment of the tree: L, D, etc.), delete, search (Key value of the specified node). In addition, the red-black tree implementation of the algorithm for computing the high black tree.)

文件列表:
BTree.java (1318, 2009-12-26)
OSTree.java (11641, 2009-12-27)
RBTree.java (11478, 2009-12-27)
test.java (1489, 2009-12-27)

近期下载者

相关文件


收藏者