登录
首页 » Visual C++ » BT

BT

于 2017-12-09 发布 文件大小:3KB
0 225
下载积分: 1 下载次数: 0

代码说明:

说明:  B树部分实现。在B-树中查找给定关键字的方法是,首先把根结点取来,在根结点所包含的关键字K1,…,Kn查找给定的关键字(可用顺序查找或二分查找法),若找到等于给定值的关键字,则查找成功;否则,一定可以确定要查找的关键字在Ki与Ki+1之间,Pi为指向子树根节点的指针,此时取指针Pi所指的结点继续查找,直至找到,或指针Pi为空时查找失败。(BTree data structrue)

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • SQLite3Develop
    Sqlite3 的确很好用。小巧、速度快。但是因为非微软的产品,帮助文档总觉得不够。这 些天再次研究它,又有一些收获,这里把我对 sqlite3 的研究列出来,以备忘记。(Sqlite3 really good use. Small, fast. But for the Microsoft products, always feel that not enough to help document. This Some day to study it, and have some harvest, here I study on SQLite3 list, to forget.)
    2012-09-25 17:13:03下载
    积分:1
  • CODE-UTS-FIR
    This is a source code for FIR
    2012-05-07 22:12:19下载
    积分:1
  • ANSYS--errors-and-solutions
    该文件为ansys常见错误提示及其解决办法(ANSYS common operation errors and their solutions)
    2014-05-17 09:56:06下载
    积分:1
  • SendGoose
    模拟GOOSE报文发送过程,GOOSE报文的编码。(Analog GOOSE message sending process)
    2020-09-10 16:28:00下载
    积分:1
  • redblack
    红黑棋游戏 在VC上可直接运行 不过要注意设置图片路径(Red Black game on the VC can be run directly but to pay attention to set the picture path)
    2012-07-09 10:08:40下载
    积分:1
  • N-sheets
    以G列分成多个工作表(以宏运行VBA) (Sub aa() Dim a As Integer, b As Integer, c As Integer, sh As Worksheet For a = 2 To [g65536].End(3).Row If Cells(a, 7) <> Cells(a- 1, 7) Then b = a End If c = Range("g:g").Find(Cells(a, 7), , , , , xlPrevious).Row Set sh = Sheets.Add(, Sheets(Sheets.Count)) sh.Name = Sheets("sheet1").Cells(a, 7).Value With Sheets("Sheet1") Sheets("Sheet1").Range(.Cells(b, 1), .Cells(c, 10)).Copy Destination:=sh.[a2] Sheets("Sheet1").Range("a1:j1").Copy Destination:=sh.[a1] a = c End With Sheets("Sheet1").Select Next End Sub )
    2013-05-03 08:50:54下载
    积分:1
  • ScreenSvr_ExplodingFlower
    Screen Saver source code in vb. An exploding flower saver.
    2013-07-15 12:44:24下载
    积分:1
  • TIN-vc
    利用vc++开发的TIN的生成算法 (Using vc++ TIN generation algorithm developed)
    2011-01-06 21:42:14下载
    积分:1
  • cx
    说明:  电力系统配网潮流计算,vb编制 配电网潮流计算程序(也可用于其它电压等级辐射网)采用当前流行的“前推回推”算法,收敛速度快(一般不超过3次迭代即可获得满意的精度)。(Power system distribution network power flow calculation, vb preparation of distribution power flow calculation program (also available for other voltage levels of radiation network) using the current popular )
    2008-09-06 09:23:39下载
    积分:1
  • PSOAlgorithm
    高级人工智能算法中的PSO算法实现,VC++环境(pso in vc++)
    2010-02-01 01:11:39下载
    积分:1
  • 696516资源总数
  • 106918会员总数
  • 4今日下载