-
清华大学类数据结构实现的乙
清华大学数据结构课上实现的B+树,设计一个4阶B+树,包括: (1) 叶子的每个记录应该包括4字节(long)关键码值和60字节的数据字段(存储文件名等,可以自定),设每个叶子可以存储5条记录,而内部节点应该是关键码值/指针对。此外,每个节点还应该有指向同层下一个节点的指针、本节点存储的关键码数等; (2) 此4阶B+树应该支持插入、删除以及根据给定关键码值进行精确检索与关键码范围检索; (3) 显示(打印)此4阶B+树的生长(含删除节点)过程实例;-Tsinghua University class data structure to achieve the B-tree, the design of a B-tree four bands, including : (a) the leaves of each record should include 4-byte (long) key code value and 60 gigabytes of data fields (document storage, etc., can be set), set up each leaf store five records, and internal nodes is the key code value/means against. In addition, each node should have the same point under a layer of the target node, the node storage key code number; (2) The B-tree four bands should support the insertion, deletion and with the given key code value accurate retrieval and key codes scope retrieval; (3) Display (Print ) This four bands B-tree growth (including the deletion of nodes) process examples;
- 2022-01-21 19:44:41下载
- 积分:1
-
large data structure of the non
数据结构大作业的非界面版-large data structure of the non-operational interface version
- 2023-03-24 07:25:04下载
- 积分:1
-
堆排序
稳定的排序
复杂度为N(logN ) 也是一种快速的排序...
堆排序
稳定的排序
复杂度为N(logN ) 也是一种快速的排序-HEAPSORT stable sort complexity is N (logN) is a fast sorting
- 2022-01-22 03:39:13下载
- 积分:1
-
先验扫描
什么都不
- 2022-07-26 22:51:28下载
- 积分:1
-
几种数据结构算法的C程序实现
几种数据结构算法的C程序实现-several data structure algorithm C Programming
- 2022-01-26 04:48:58下载
- 积分:1
-
这是同学信息资料管理系统的设计,包括设计说明!
这是同学信息资料管理系统的设计,包括设计说明!-This is a classmates information manager design including design specification.
- 2022-07-02 06:57:44下载
- 积分:1
-
如何备份和还原 MYSQL 数据库计划性与 VB 6
如何备份和还原 MYSQL 数据基地 PROGRAMATICALY 与 VB 6.0
使用 MYSQL 转储程序来备份和还原到 MYSQL.exe。
- 2022-02-01 06:49:30下载
- 积分:1
-
- 2022-03-19 03:53:35下载
- 积分:1
-
At 0 and 1 backpack case for problem
在0和1情况下进行背包问题解决,涉及多个物体的重量和价值,求得最大价值量以及分配方案。-At 0 and 1 backpack case for problem-solving, involving more than the weight of objects and values, as well as to achieve maximum value distribution program.
- 2022-02-01 11:38:47下载
- 积分:1
-
电脑排课(普通不过的)
电脑排课(普通不过的)-course timetable by computer(very normal)
- 2023-01-05 15:55:03下载
- 积分:1