-
工资管理系统
在一家公司,工资是所有财务记录的......一名雇员的薪金,以及系统和软件处理薪金所需的费用的总和
- 2023-01-20 07:50:03下载
- 积分:1
-
这个是个简单的关于出票申请的处理,里边还有小型的进销存。...
这个是个简单的关于出票申请的处理,里边还有小型的进销存。-This is a simple application on the handling of the vote, there are small Invoicing inside.
- 2023-07-24 15:10:03下载
- 积分:1
-
我自己写的数值分析课程设计的源代码,这里是数值插值算法的内容。...
我自己写的数值分析课程设计的源代码,这里是数值插值算法的内容。-I wrote it myself numerical analysis courses designed source code, here is the interpolation algorithm for the numerical content.
- 2022-03-16 09:21:16下载
- 积分:1
-
这个源程序是关于无向图的邻接表生成和显示的,可以用这个程序实现...
这个源程序是关于无向图的邻接表生成和显示的,可以用这个程序实现-the source of the undirected graph generation and adjacent table shows, this procedure can be used to achieve
- 2022-01-25 21:49:30下载
- 积分:1
-
实现硬币点,一点,两点,五个硬币。封闭版本…
可实现硬币的分法,一分,二分,五分硬币。内附有for循环版-achieve coins points, one points, two points, five coins. Enclosing a version for recycling
- 2022-01-24 09:52:40下载
- 积分:1
-
关于找黑社会的数字
its about finding the Triad Numbers-its about finding the Triad Numbers...
- 2022-04-24 05:24:32下载
- 积分:1
-
学生成绩管理系统
学生管理系统功能的信息量大,数据安全性和保密性要求最高。本程序可实现这些功能。1)输出学生成绩单2)按姓名查询3)增加学生4)删除学生5)按班级修改学生成绩6)显示不及格学生成绩7)按平均成绩排序并输出成绩
- 2023-04-08 07:10:04下载
- 积分: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精典SQL数据库开发源代码
VB精典SQL数据库开发源代码-VB classic SQL database open source
- 2022-05-09 06:42:36下载
- 积分:1
-
输入您的生辰八字,程序会帮你算出你的一元周期的所有点
输入您的生辰八字,程序会帮你算出你的一元周期的所有点-Enter your birthday character, the program will help you calculate your cycle of one dollar all point
- 2022-02-14 08:20:42下载
- 积分:1