*/
The B-plus program a B-tree indexing file module for C
Submitted By:
WEBMASTER
Rating:





(
Rate It)
Programmers by hunter and associates B-plus is a versatile,
carefully designed module for C programmers who need a fast,
efficient program for indexing data files. B-plus allows data
records to be retrieved based on a key value without regard to
their position in the data file. The data records can also be
accessed in sequential order in either a forward and reverse
direction.
NOTE: Some downloads must be obtained through publishers´s site.
Do you want to get your software listed on this site? Go to our
submissions area.
Screenshot
Details
Number of downloads:
12891
Comments (4)
Great




Posted by: Creed Asura on Tuesday, April 30, 2002
Great piece of code
really totally awesome code




Posted on Friday, March 14, 2003
thank you very much for this code
B plus tree
(Not rated)
Posted by: zy158cn on Friday, August 05, 2005
If the data record field use as a key
contains numeric data, how can we use one of the library?
good code




Posted by: Aalok Kapoor on Tuesday, August 23, 2005
this code is good and easy understandable
Add Your Rating