-
清华大学类数据结构实现的乙
清华大学数据结构课上实现的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
-
";数据结构实验,";教学二(四月)访问程序…
&实验数据结构,教学第二(四月)访问程序。雷亚尔
- 2022-03-02 07:34:57下载
- 积分:1
-
用于WinCE数据库同步与PC机,你可以用问题驱动
wince中用于数据库与PC机的同步,可以实现与pc机数据库的同步更新-used to wince database synchronization with the PC machine, you can drive with pc sync database update
- 2022-10-27 20:05:03下载
- 积分:1
-
Pb9.0的实用源代码下载;主要是介绍PB的案例;比较详细能说明PB的程序的...
Pb9.0的实用源代码下载;主要是介绍PB的案例;比较详细能说明PB的程序的-Pb9.0 practical to download the source code; PB was introduced to the case; A more detailed illustrative of the procedures PB
- 2022-01-30 17:03:23下载
- 积分:1
-
Text format documents matching brackets. Matching algorithm uses the stack to ac...
实现文本格式文件中的括号匹配.
匹配算法采用堆栈来实现.
文件读取异常还需完善的人性化一些-Text format documents matching brackets. Matching algorithm uses the stack to achieve. Paper anomaly needs to be well-read human nature of some `` ``
- 2022-10-14 17:20:03下载
- 积分:1
-
算法设计的分支限界法中的单源最短路径问题的实现,是用VC++编写的...
算法设计的分支限界法中的单源最短路径问题的实现,是用VC++编写的-algorithm design of branch and bound method of single source shortest path to the realization of the problem is with VC++ prepared
- 2022-07-27 08:04:35下载
- 积分:1
-
八皇后问题解法,包括DFS,BFS和INF三种解法
八皇后问题解法,包括DFS,BFS和INF三种解法-8 Queen
- 2022-03-15 23:33:05下载
- 积分:1
-
SQL Server、Oracle、Sybase、ODBC的JDBC驱动文件,全部测试过
SQL Server、Oracle、Sybase、ODBC的JDBC驱动文件,全部测试过-SQL Server, Oracle, Sybase, and ODBC JDBC driver, all tested
- 2022-12-06 00:50:03下载
- 积分:1
-
用友u860数据字典
内容在Access数据库中
用友u860数据字典
内容在Access数据库中
-UFIDA u860 data dictionary content in the Access database
- 2022-12-20 22:50:03下载
- 积分:1
-
VB数据库开发源代码,方便实用的数据库小软件
VB数据库开发源代码,方便实用的数据库小软件-VB source code database development, convenient and practical database small software
- 2022-03-30 14:49:19下载
- 积分:1