登录
首页 » 数据结构 » 自己开发的b+树代码,经过本人测试,已经初步通过,有问题请联系我...

自己开发的b+树代码,经过本人测试,已经初步通过,有问题请联系我...

于 2022-07-27 发布 文件大小:9.64 kB
0 133
下载积分: 2 下载次数: 1

代码说明:

自己开发的b+树代码,经过本人测试,已经初步通过,有问题请联系我-b own development code tree, after I test, it already passed, please contact the problems I

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

发表评论

0 个回复

  • 二叉树与二叉链表
    假设以如下说明的三元组 (F、C、L/R) 序列输入一棵二叉树的诸边(其中 F 表示双亲结点的标识,C 表示孩子结点标识,L/R 表示 C 为 F 的左孩子或右孩子),且在输入的三元组序列中,C 是按层次顺序出现的。设结点的标识是字符类型。F=‘^’时 C 为根结点标识,若 C 亦为‘^’,则表示输入结束。 试编写算法,由输入的三元组序列建立二叉树的二叉链表,并以中序序列输出。^AL ABL ACR BDL CEL CFR DGR FHL ^^L -Assuming the following description of the triple (F, C, L/R) sequence of a binary tree of all the input side (where F that identifies the parent node, C, said child node ID, L/R that C is F, left or right child child), and triples in the input sequence, C is the emergence of a hierarchical order. Node identity is established character types. F = " ^" C for the root identity when, if C is also a " ^" , then enter the end. Test preparation algorithm, the input sequence of triples binary build the binary tree list, and in order to sequence the output
    2022-09-25 12:40:03下载
    积分:1
  • Data structure course first experiment requirements: 1. Base class and derived c...
    数据结构课程第一次实验 要求:1.基类和派生类的定义和实现(.h .cpp) 2.+ 运算符重载 3.
    2023-07-18 00:15:02下载
    积分:1
  • 哈夫曼编码
    程序是要建立一个哈弗曼树,并利用哈夫曼树求相应编码和译码,根据输入的一串电文(字符串)来设计哈夫曼树,并根据哈弗曼树求出每个字符相应的编码,最后根据已知的编码,随机组合输入编码串,根据哈弗曼编码和哈弗曼树求出译码内容。 主要输入形式为一串字符串例如:abcd 输入的范围就是这26个字母,不限大小写,定义最多输入的字符不超过100个。 输出的形式根据要求,输入字符串后,要输出每个字符及其权值(出现次数); 然后再输入要译码的编码串,输出译码内容。
    2022-03-16 10:05:21下载
    积分:1
  • 已知一个网络对应的邻接矩阵,求该网络上的最大流。属于中的问题。...
    已知一个网络对应的邻接矩阵,求该网络上的最大流。属于数据结构中的问题。-a network known counterparts in the adjacent matrix, the network for the maximum flow. Data structures belonging to the problem.
    2022-07-21 20:53:21下载
    积分:1
  • 培训和安置管理项目
    制定这个项目是为了保持记录和有关训练的详情和布局单元格的一所大学。
    2022-04-08 22:34:42下载
    积分:1
  • Video streaming
    在线视频流,并将其转换为mp3格式的音频文件。这个项目是在PHP框架下开发的。
    2022-06-02 09:04:19下载
    积分:1
  • 这是一个动态创建库的原程序是用c++编写的
    这是一个动态创建数据库的原程序是用c++编写的-This is a dynamic database creation of the original procedure was used to prepare the c
    2022-11-07 03:30:03下载
    积分:1
  • Tsp branch and bound algorithm for the lower bound of the value function. Chines...
    分支限界tsp算法中求下界函数的值。有中文注释。-Tsp branch and bound algorithm for the lower bound of the value function. Chinese Notes.
    2022-02-05 02:58:12下载
    积分:1
  • (1)利用普里姆算法求网的最小生成树 (2)实现教科书中定义的抽象类型mfset。以此表示造生成树过 程中的连通分量。 (3)以文本形式输出生...
    (1)利用普里姆算法求网的最小生成树 (2)实现教科书中定义的抽象数据类型mfset。以此表示构造生成树过 程中的连通分量。 (3)以文本形式输出生成树中各条边以及他们的权值-(1) the use of prim algorithm for minimum spanning tree network (2) the realization of the textbook definition of abstract data types mfset. Spanning tree structure to express the process of component connectivity. (3) to text output of all spanning tree edges and their weights
    2022-07-12 16:58:27下载
    积分:1
  • Base64 编码器/解码器
    这是一个简单的Base64串编码器/解码器,以通过互联网协议的电子邮件,密码等转换成Base64的使用。 这样做的一个常见的用途是做SMTP连接身份验证的用户名和密码进行编码。它支持NULL字符也是如此。
    2022-11-11 03:10:03下载
    积分:1
  • 696518资源总数
  • 105714会员总数
  • 27今日下载