Topic: B+Tree
Author: hackbard@egr.msu.edu (Derek Hackbardt)
Date: 15 Feb 1995 01:18:15 GMT Raw View
I am looking for a class library that implements a B+tree in a disk
file. I would also like the same for a B+Tree in memory too.
Any pointers to existing libraries and source code will be greatly
appreciated. Yes, this is for a class project, and the professor has
approved the use of existing source code to be used.
Thanks,
Derek
--
/-------------------------------------------------------------------\
| Derek A. Hackbardt |
+-------------------------------------------------------------------+
Author: JdeBP@jba.co.uk (Jonathan de Boyne Pollard)
Date: 15 Feb 1995 12:26:12 -0000 Raw View
[[ Followups and Distribution adjusted to be friendlier. ]]
Derek Hackbardt (hackbard@egr.msu.edu) wrote:
: I am looking for a class library that implements a B+tree in a disk
: file. I would also like the same for a B+Tree in memory too.
Rogue Wave Tools.h++. It came free with my compiler. (-: