-
数据库的应用,基于索引,实现一个简单的B+树搜索树
数据库的应用,基于索引,实现一个简单的B+树搜索树
-Database application, based on the index, the realization of a simple B+ tree search tree
- 2022-03-04 03:54:13下载
- 积分:1
-
Quote pillow good home Tianhong Steel Structure Warehouse Management System Ver...
引用枕善居的天宏钢构仓库管理系统 Ver 2.96,给大家分享-Quote pillow good home Tianhong Steel Structure Warehouse Management System Ver 2.96, to the U.S. to share
- 2022-05-18 22:01:24下载
- 积分:1
-
合同管理系统源程序,对报表打印数据备份与恢复等技术进行应用。...
合同管理系统源程序,对报表打印数据备份与恢复等技术进行应用。-Contract management system source code, for printing statements, such as data backup and recovery technology for the application.
- 2022-08-12 07:47:46下载
- 积分:1
-
视频存储系统
该系统允许注册新出租,改变现有的租金数据、 删除文件压缩的租金
按主索引键和辅助键搜索。
- 2022-02-03 17:55:56下载
- 积分:1
-
[问题描述]
将N个关键字去整数的记录进行整序, 以使所有关键字为非负数的记录排在关键字为负数的记录之前,要求使用最少的附加空间,且算法的时间复杂度为O(N...
[问题描述]
将N个关键字去整数的记录进行整序, 以使所有关键字为非负数的记录排在关键字为负数的记录之前,要求使用最少的附加空间,且算法的时间复杂度为O(N)
[输入]
待排序记录个数,各关键字的值。
[输出]
关键字从正负分开,正数在前
[存储结构]
待排序记录顺序存储。
[算法的基本思想]
快速排序算法每次任取一个记录的关键字为标准,将其余记录分为两组将,N个关键字去整数的记录进行整序, 以使所有关键字为非负数的记录排在关键字为负数的记录之前。
#include
using namespace std
#define MAXNUM 100//设文件的最长可能长度
void sort(int* keys, const int len)//排序
-[Problem Description] N keyword to the integer sequence the entire record. keyword so that all non-negative Records with the keyword for the negative record, at least require the use of the additional space and time complexity of the algorithm is O (N) [imported] to be sort record number, The value of the keyword. [Output] keyword separate from the pluses and minuses are several former [storage structure] scheduling records to be stored sequence. [Algorithm for the basic idea] quick sort algorithm each time a record for any keyword as a standard, The remaining records will be divided into two groups, N-keyword
- 2022-03-17 21:15:57下载
- 积分:1
-
收费系统我的第一个系统
收费系统我的第一个系统-system of a system
- 2022-01-25 18:06:06下载
- 积分:1
-
这是用PB编写的招生管理系统!很不错的东西哦!希望能对大家有用!...
这是用PB编写的招生管理系统!很不错的东西哦!希望能对大家有用!-This is the preparation of PB enrollment management system. Very good things! We hope that the useful!
- 2022-05-05 05:26:37下载
- 积分:1
-
多种排序方法的c实现和查找。入门看看还可以
多种排序方法的c实现和查找。入门看看还可以-various methods of sorting and searching c achieve. Portal can also see
- 2022-02-03 05:47:02下载
- 积分:1
-
很好的教程实例,教务管理系统,Access数据库实现~
很好的教程实例,教务管理系统,Access数据库实现~-Very good tutorial examples of educational management system, Access database, to achieve ~
- 2022-01-26 05:09:00下载
- 积分:1
-
Delphi编程┃Delphi数据库编程
Delphi编程┃Delphi数据库编程-Delphi programming highlights Delphi Database Programming
- 2022-02-02 16:37:49下载
- 积分:1