樣板 B 樹 ( B - tree ) 規則 : (1) 每個節點內元素個數在 [MIN,2*MIN] 之間, 但根節點元素個數為 [1,2*MIN] (2) 節點內元素由小排到大, 元素不重複 (3) 每個節點內的指標個數為元素個數加一 (4) 第 i 個指標所指向的子節點內的所有元素值皆小於父節點的第 i 個元素 (5) B 樹內的所有末端節點深度一樣
上传时间: 2017-05-14
上传用户:日光微澜
Jay Skript And The Domsters一书中最后一章网站实例源代码,css,javascript,html三者结合,是学习网站开发不错的参考资料。
上传时间: 2017-05-26
上传用户:GHF
欧几里德算法:辗转求余 原理: gcd(a,b)=gcd(b,a mod b) 当b为0时,两数的最大公约数即为a getchar()会接受前一个scanf的回车符
上传时间: 2014-01-10
上传用户:2467478207
A VHDL source code for testing the digits and the switches on a spartan 3 basys board
标签: the switches testing spartan
上传时间: 2013-12-29
上传用户:问题问题
GCC and the PROGMEM Attribute.pdf, 介绍 GCC 编译器
上传时间: 2013-12-13
上传用户:pinksun9
a small sniffer to check the source and destination ip and the packets send
标签: destination and the packets
上传时间: 2017-06-08
上传用户:kikye
Overview of component creation This chapter provides an overview of component design and the process of writing components for Delphi applications. The material here assumes that you are familiar with Delphi and its standard components. • Class library • Components and classes • Creating components • What goes into a component? • Creating a new component • Testing uninstalled components • Testing installed components • Installing a component on the Component palette
标签: component Overview creation provides
上传时间: 2017-06-10
上传用户:thuyenvinh
Tcl and The Tk Toolkit.Addison Wesley.pdf Tcl/Tk的经典书籍
标签: Tcl Addison Toolkit Wesley
上传时间: 2014-06-08
上传用户:我们的船长
Comparison of the performances of the LS and the MMSE channel estimators
标签: the performances Comparison estimators
上传时间: 2013-11-29
上传用户:xc216
Matching, Euler tours and the Chinese postman.pdf是Edmonds和Johnson1973年,通过使用匹配理论,首次给出中国邮递员问题的多项式时间解法,前无古人,后无需来者。
标签: Matching Chinese Edmonds Johnson
上传时间: 2017-06-21
上传用户:jackgao