Download List

项目描述

libredblack is a library to implement the RedBlack Balanced Tree Sorting and Searching algorithm. The RedBlack tree is much superior to the standard binary tree (tsearch et al) since it will not (even in the worst case scenario) become unbalanced and turn into a linked list search.

系统要求

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2002-08-23 08:39
1.2

建立了转本版修正,并包括一些小的错误修正。
标签: Code cleanup
This release fixes up the RPM build, and includes some minor bugfixes.

2001-01-30 15:13
1.0.0

初步Freshmeat上公布
Initial freshmeat announcement

Project Resources