-
算法导论上机作业java实现,主要有背包问题,八皇后问题,递归等。...
算法导论上机作业java实现,主要有背包问题,八皇后问题,递归等。-Introduction to the machine operation algorithm java to achieve, there are knapsack problem, the eight queen problem, recursive and so on.
- 2022-07-04 16:56:14下载
- 积分:1
-
对Acess数据库进行操作
对Acess数据库进行操作-right Acess database operation
- 2022-02-14 20:34:27下载
- 积分:1
-
本程序是在turbo c 下运行,实现多项式的相加,相减,相乘.由4个函数组成...
本程序是在turbo c 下运行,实现多项式的相加,相减,相乘.由4个函数组成-This procedure is in turbo c run, realize the sum of polynomials, subtract, multiply. 4 function by the composition of
- 2022-07-10 03:54:35下载
- 积分:1
-
全国交通算法,求最短路径,最省时间,最少工作量.
VC开发的,很有借鉴意义...
全国交通算法,求最短路径,最省时间,最少工作量.
VC开发的,很有借鉴意义-National transport algorithm for the shortest path, least time, at least workload. VC developed referential significance
- 2022-05-15 10:30:14下载
- 积分:1
-
大学用数据结构课件 来自北京工业大学的 需要的尽管下载
大学用数据结构课件 来自北京工业大学的 需要的尽管下载-University of courseware using the data structure from the Beijing University of Technology, even though it needs to download
- 2022-09-24 04:40:03下载
- 积分:1
-
Page
页式管理缺页中断优化FIFO LRU OPT.rar 三种算法-Page-style management page fault FIFO LRU OPT.rar three kinds of optimization algorithms
- 2022-09-15 20:05:03下载
- 积分:1
-
memory database source code control
内存数据库控件源代码-memory database source code control
- 2022-07-18 18:27:32下载
- 积分: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
-
对vb登录界面的设计,是一个比较好的界面设计
对vb登录界面的设计,是一个比较好的界面设计-right vb login interface design is a good interface design
- 2022-08-11 02:34:43下载
- 积分:1
-
期末考试日程管理系统,代码免费公开,做的有点大,有4M多了,没办法功夫不到家...
期末考试日程管理系统,代码免费公开,做的有点大,有4M多了,没办法功夫不到家-Final exam schedule management system, code free and open, doing a bit large, there are 4M more, no way to martial arts than at home
- 2023-04-18 19:05:03下载
- 积分:1