樣板 B 樹 ( B - tree ) 規則 : (1) 每個節點內元素個數在 [MIN,2*MIN] 之間, 但根節點元素個數為 [1,2*MIN] (2) 節點內元素由小排到大, 元素不重複 (3) 每個節點內的指標個數為元素個數加一 (4) 第 i 個指標所指向的子節點內的所有元素值皆小於父節點的第 i 個元素 (5) B 樹內的所有末端節點深度一樣
上传时间: 2017-05-14
上传用户:日光微澜
欧几里德算法:辗转求余 原理: gcd(a,b)=gcd(b,a mod b) 当b为0时,两数的最大公约数即为a getchar()会接受前一个scanf的回车符
上传时间: 2014-01-10
上传用户:2467478207
Create modern-looking & feature-rich Windows applications faster with over 300 components in one money and time saving bundle
标签: modern-looking feature-rich applications components
上传时间: 2017-06-11
上传用户:talenthn
I originally wrote this for a Z80 back in the early 80s. I found the source code recently in one of the boxes of printouts I ve kept over the years. Good thing too, since most of the work was on a CPM system using 128k 8inch floppies.
标签: originally the recently source
上传时间: 2013-12-14
上传用户:tedo811
Tic tac toe is (exactly what re your thinking) and it s the first game I made. Made it in one whole day in Turbo C. It uses primitive graphics drawing and also demonstrates how to output an image. Written in C, also uses a library I got from the net (included) for image output.
标签: thinking exactly first whole
上传时间: 2017-08-13
上传用户:xhz1993
数据结构课程设计 数据结构B+树 B+ tree Library
上传时间: 2013-12-31
上传用户:semi1981
This book has existed (in one form or another) since the first edition of C# and the .NET Platform was published in conjunction with the release of .NET 1.0 Beta 2, circa the summer of 2001. Since that point, I have been extremely happy and grateful to see that this text was very well received by the press and, most important, by readers. Over the years it was nominated as a Jolt Award finalist (I lost . . . crap!) and for the 2003 Referenceware Excellence Award in the programming book category
标签: the Platform another existed
上传时间: 2017-09-07
上传用户:youmo81
Ocr source code. provides an Ocr engine that works in C++ language.
标签: Ocr provides language source
上传时间: 2017-09-28
上传用户:Amygdala
Microchip 单片机的速度和复杂性已经到达足以要 求降低电源电压的程度,并正在向 5V 电源电压以 下转换。但问题是绝大多数接口电路仍然是为 5V 电源而设计的。这就意味着,作为设计人员,我们 现在面临着连接 3.3V 和 5V 系统的任务。此外, 这个任务不仅包括逻辑电平转换,同时还包括为 3.3V 系统供电、转换模拟信号使之跨越 3.3V/5V 的 障碍。 技巧和诀窍 DS41285A_CN 第 2 页 . 2006 Microchip Technology Inc. 本 《技巧和诀窍》提供了一些电源供电组件、数 字电平转换组件甚至模拟转换组件,以解决所面临 的挑战。全书对每种转换均给出了多种选择方案, 从单片 (All-in-One)接口器件到低成本的分立解 决方案都有涉及。简而言之,无论导致转换的原因 是复杂性、成本还是尺寸,设计人员处理 3.3V 挑 战可能需要的全部组件均在本文有所讨论。
上传时间: 2013-10-30
上传用户:wqxstar
电子书,傻瓜All-in-One系列丛书,《Linux桌面参考指南》。
标签: 电子书
上传时间: 2014-01-19
上传用户:ardager