资源列表
[数据结构常用算法] btree
说明:为数据库创建索引的B+树的算法实现。功能包括创建删除节点、条目等。最终将树递归打印于屏幕。(包含内存资源管理)-Index for the database to create B+ Tree algorithm. Features include the creation of the deletion of nodes, and other entries. Will eventually recursive tree print on the screen. (Including memo<shuai> 在 2025-06-18 上传 | 大小:8kb | 下载:0
[数据结构常用算法] Partition
说明:在n维空间(每维范围为0-1)内对插入的数值根据坐标进行分区。从一个没有分区的空间开始插入,一旦规定的cache满了就申请新的cache空间。cache全满后存数值于文件。分区每次一分为2n,内建有2n叉树结构用于管理。-In n-dimensional space (each dimension range of 0-1) to insert values on the basis of geographical coordinates. From a partition of space b<shuai> 在 2025-06-18 上传 | 大小:10kb | 下载:0
[数据结构常用算法] stringmatch
说明:c++程序,对于输入的n个字符串进行串匹配,使用者可以输入查询字串,返回所有在任意位置有匹配字串的字符串。<shuai> 在 2025-06-18 上传 | 大小:1kb | 下载:0
[数据结构常用算法] pile
说明:堆排序 C中很有用的一种排序方法源码完整 内有详细注释-HEAPSORT C in a useful way to sort the full source code, there are detailed notes<mailan7749> 在 2025-06-18 上传 | 大小:1kb | 下载:0