?? bplustree.html
字號(hào):
<!DOCTYPE HTML PUBLIC "-//IETF//DTD W3 HTML 2.0//EN">
<HTML lang="en-US">
<HEAD>
<TITLE>B+-tree</TITLE>
<META name="description"
content="Definition of B+-tree,
possibly with links to more information and implementations.">
<META name="keywords" content="B+-tree">
</HEAD>
<BODY BGCOLOR="#FFFFFF">
<H1>B+-tree</H1>
<P>
(data structure)
<P>
<strong>Definition:</strong>
A <a href="btree.html" tppabs="http://hissa.nist.gov/dads/HTML/btree.html"><em>B-tree</em></a> in which are <a href="key.html" tppabs="http://hissa.nist.gov/dads/HTML/key.html"><em>keys</em></a> are stored in the <a href="leaf.html" tppabs="http://hissa.nist.gov/dads/HTML/leaf.html"><em>leaves</em></a>.
<P>Author: <a href="terms.html#authorPEB" tppabs="http://hissa.nist.gov/dads/terms.html#authorPEB">PEB</a>
<H2>Implementation</H2>
A B+-tree package, with patches, was posted on comp.sources.misc, volume 10, which is available many places, for instance from <A HREF="javascript:if(confirm('http://www.nist.gov/cgi-bin/exit_nist.cgi?url=http://ftp.lth.se/archive/usenet/comp.sources.misc/volume10/ \n\nThis file was not retrieved by Teleport Pro, because it is addressed on a domain or path outside the boundaries set for its Starting Address. \n\nDo you want to open it from the server?'))window.location='http://www.nist.gov/cgi-bin/exit_nist.cgi?url=http://ftp.lth.se/archive/usenet/comp.sources.misc/volume10/'" tppabs="http://www.nist.gov/cgi-bin/exit_nist.cgi?url=http://ftp.lth.se/archive/usenet/comp.sources.misc/volume10/">Sweden</A> or the <A HREF="javascript:if(confirm('http://www.nist.gov/cgi-bin/exit_nist.cgi?url=http://ftp.digital.com/pub/usenet/comp.sources.misc/volume10/ \n\nThis file was not retrieved by Teleport Pro, because it is addressed on a domain or path outside the boundaries set for its Starting Address. \n\nDo you want to open it from the server?'))window.location='http://www.nist.gov/cgi-bin/exit_nist.cgi?url=http://ftp.digital.com/pub/usenet/comp.sources.misc/volume10/'" tppabs="http://www.nist.gov/cgi-bin/exit_nist.cgi?url=http://ftp.digital.com/pub/usenet/comp.sources.misc/volume10/">USA</A>.
<hr>
Go to the
<A HREF="terms.html" tppabs="http://hissa.nist.gov/dads/terms.html">Algorithms, Data Structures, and Problems</A>
home page.
<hr>
If you have suggestions, corrections, or comments, please get in touch
with
<a href="javascript:if(confirm('http://hissa.nist.gov/~black/black.html \n\nThis file was not retrieved by Teleport Pro, because it is addressed on a domain or path outside the boundaries set for its Starting Address. \n\nDo you want to open it from the server?'))window.location='http://hissa.nist.gov/~black/black.html'" tppabs="http://hissa.nist.gov/~black/black.html">Paul E. Black</a>
(<a href="mailto:paul.black@nist.gov">paul.black@nist.gov</a>).
<p>
Entry modified Wed Feb 10 15:38:51 1999.<BR>
HTML page formatted Wed Dec 22 09:34:52 1999.
<P>
This page's URL is
<A href="bplustree.html" tppabs="http://hissa.nist.gov/dads/HTML/bplustree.html">http://hissa.nist.gov/dads/HTML/bplustree.html</A>
</BODY>
</HTML>
?? 快捷鍵說明
復(fù)制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號(hào)
Ctrl + =
減小字號(hào)
Ctrl + -