Re: B+ tree
From: Alan Meyer (ameyer_at_ix.netcom.com)
Date: 04/05/04
- Next message: Alan Meyer: "Re: Free books on java"
- Previous message: chirs: "DateFormat parse() method"
- In reply to: Steven: "B+ tree"
- Next in thread: Roedy Green: "Re: B+ tree"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Mon, 5 Apr 2004 15:46:39 -0400
"Steven" <steven@com.spam.com> wrote in message
news:4071a174$1_2@news.dnainternet.net...
> Hello,
>
> Trying to implement my own B+ tree and now I'm testing it.
> I have seen applets somewere in net that implements
> b+ trees etc but don't remember any urls. Google gives only
> restricted b+ tree based applets.
> Does anyone remember any urls?
>
> Second question is that are there any web sites that are
> specialized to algoriths? Any code also pseudo is suitable for
> my purposes.
>
> S
There are a number of open source btree implementations
available via the C, C++ User's Journal.
See http://www.cuj.com/link/subject41.htm?topic=link. There
are at least three of them on that page. There are lots of
others too in the C/UNIX world.
- Next message: Alan Meyer: "Re: Free books on java"
- Previous message: chirs: "DateFormat parse() method"
- In reply to: Steven: "B+ tree"
- Next in thread: Roedy Green: "Re: B+ tree"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|