HELP! Does any have or know where to find B+ Tree Implementation in Java?
RedS2Girl,
I don't know Java, so can't help you directly, but have you tried searching the archived newsgroups?
They're at either http://www.dejanews.com/ or http://groups.google.com/
I've always had good luck finding helpful code snippets there. Maybe also consider narrowing your search, or posting your question, to a Java newsgroup like comp.lang.java or borland.public.jbuilder.students.
Good luck!
I don't know Java, so can't help you directly, but have you tried searching the archived newsgroups?
They're at either http://www.dejanews.com/ or http://groups.google.com/
I've always had good luck finding helpful code snippets there. Maybe also consider narrowing your search, or posting your question, to a Java newsgroup like comp.lang.java or borland.public.jbuilder.students.
Good luck!
[QUOTE]Originally posted by cyber_x
[B]RedS2Girl,
I don't know Java, so can't help you directly, but have you tried searching the archived newsgroups?
They're at either http://www.dejanews.com/ or http://groups.google.com/
I've always had good luck finding helpful code snippets there.
[B]RedS2Girl,
I don't know Java, so can't help you directly, but have you tried searching the archived newsgroups?
They're at either http://www.dejanews.com/ or http://groups.google.com/
I've always had good luck finding helpful code snippets there.
Originally posted by Flayer
you might also want to try sourceforge.net to see if someone posted some codesnippits. Good luck!
you might also want to try sourceforge.net to see if someone posted some codesnippits. Good luck!
b+ tree, I had to do it in c++ and this was only last year. I wish I could've done it in java. Lucky bastard.
Thanks everyone! Unfortunately sourceforge and fulltextsearch don't have the implementation. 
wantone, that site has the source code for the demo my professor used in class. I think I'll try to modify that code...
I also found out my professor doesn't know how B+ tree works... I helped him grade a quiz last week and I ended up making the key for him because he didn't know the answer...

wantone, that site has the source code for the demo my professor used in class. I think I'll try to modify that code...
I also found out my professor doesn't know how B+ tree works... I helped him grade a quiz last week and I ended up making the key for him because he didn't know the answer...
I wrote one the other day in C#. Maybe it might help a little bit, but probably not the exact same thing you're doing (I'll email you the code if you want)
You can also goto www.experts-exchange.com and ask there. They are very helpful.
You can also goto www.experts-exchange.com and ask there. They are very helpful.
Thread
Thread Starter
Forum
Replies
Last Post
PlasticTHUG
Off-topic Talk
15
Nov 4, 2002 03:06 PM



