B+ tree algorithm and source code

Alastair Dallas awd at dbase.UUCP
Tue Sep 12 02:54:11 AEST 1989


In article <11525 at boulder.Colorado.EDU>, zhangy at spot.colorado.EDU (ZHANG YU) writes:
> 
> 	Is there anyone know where I can find the B+ tree algorithm and source
> code? Thank you in advance.

Most will direct you to "The Art of Computer Programming, Vol. 3" by Knuth.
If you would like a more accessible description of the algorithm with C source
code, I recommend PC Tech Journal, February and March, 1985 which includes a
two-part tutorial by Atindra Chaturvedi (p. 78 and p. 131).

Hope it helps.

/alastair/



More information about the Comp.lang.c mailing list