登录
首页 » Visual C++ » BT

BT

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

代码说明:

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

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

发表评论

0 个回复

  • Mifare_UsbMiCard_DLL
    Mifare USBMiCard.DLL - Visual C/C++ Source Program(Mifare USBMiCard.DLL- Visual C/C++ Source Program)
    2009-02-17 09:56:50下载
    积分:1
  • sq2014通讯协议(5.0 demo)
    LED快速开发入门,LED接口调用协议。(LED AA bb cc dd eee fff gggg kkkk ccc)
    2018-01-30 22:41:15下载
    积分:1
  • closest_pair
    分治法思想,求最邻近点对,考虑将所给的n个点的集合S分成2个子集S1和S2,每个子集中约有n/2个点,然后在每个子集中递归地求其最接近的点对(Divide and conquer ideas, find the nearest point to consider given the set S of n points into two subsets S1 and S2, each subset of about n/2 points, and then recursively find its focus in each sub-the closest point)
    2013-12-07 16:46:26下载
    积分:1
  • TSP
    遗传算法解决TSP旅行商问题(可计算30个城市),用Visual C++编写,希望对大家有所帮助。(Genetic algorithm to solve TSP traveling salesman problem (calculate 30 cities), written in Visual C++, we want to help.)
    2020-10-28 14:00:00下载
    积分:1
  • aCalculator
    一个可以自由转换进制的计算器 八,十,十六,随意转换(a free conversion of 229 calculators 8, 10, 16, the casual change)
    2007-01-21 22:51:17下载
    积分:1
  • VBgame
    一个用VB编写的抽奖软件,非常实用。很适合初学者看。(A lottery software written in VB, very practical. Very suitable for beginners to see.)
    2012-03-12 07:33:19下载
    积分:1
  • ILI9342
    ILI9342驱动芯片320*240彩屏驱动,EFM32 EBI驱动方式(ILI9342 driver chip 320* 240 color display driver, EFM32 EBI Drive)
    2020-10-20 17:27:24下载
    积分:1
  • Project1
    组态王驱动开发包,包含例子。这是本人吐血奉献!组态王是一款工控领域的自动化软件,这个开发包是要付费才能获得的(Kingview driver development kit, containing examples. This is my blood sacrifice! The Kingview is a field of industrial automation software, the development package to pay to get the)
    2013-04-10 11:03:08下载
    积分:1
  • supermario
    这是一个模仿任天堂经典游戏《超级玛丽》的克隆游戏。目前支持windows 和linux两种操作系统。你应该已经得到了这个游戏的全部源代码和地图编辑器 的源代码。地图编辑器( MapEdit目录下 )使你可以充分发挥想象力,轻而易举 地创造出游戏中的关卡 (This is a mimic classic Nintendo game " Super Mario" games Cloning. Currently supports two types of windows and linux operating system. You should have been the game all the source code and map the source code editor. Map Editor (MapEdit directory) allows you to give full play to the imagination, easy to create in-game points)
    2009-02-02 12:30:56下载
    积分:1
  • yrack__dual__devjce
    说明:  美化应用程序的外观界面本程序主要面向对话框(Beautify the appearance of the application interface this program is mainly for the dialog box)
    2018-12-24 11:11:10下载
    积分:1
  • 696518资源总数
  • 105877会员总数
  • 14今日下载