-
像小卡片一样的日历,包括星期
像小卡片一样的日历,包括星期-like small cards the same calendar, including the week
- 2022-10-25 04:10:03下载
- 积分:1
-
带通配符的字符串匹配算法源代码
带通配符的字符串匹配算法源代码-with wildcard string matching algorithm source code
- 2022-11-12 05:40:02下载
- 积分:1
-
这是我帮同学做的一个链表操作的演示程序,可以模拟链表的插入删除...
这是我帮同学做的一个链表操作的演示程序,可以模拟链表的插入删除-This is what I do to help students operate a chain of demonstration program, it is possible to simulate the insertion deletion Chain
- 2022-03-07 10:58:40下载
- 积分:1
-
基于c#的FTP客户端服务器上传、下载文件
使用c#编写的ftp上传、下载文件程序,基于c/s架构开发的简单上传、下载程序,内部封装了ftp操作的类,包括通过ftp协议对文件的读取、写入等,便于学习。
- 2022-04-30 08:36:19下载
- 积分:1
-
处理机调度的算法,操作系统的课程设计,主要是应用轮转法进行进程的调度...
处理机调度的算法,操作系统的课程设计,主要是应用轮转法进行进程的调度-processor scheduling algorithms, operating system design of Web applications is the main method of the scheduling process
- 2022-04-11 07:58:19下载
- 积分:1
-
test1.txt中为要读入的英文文章,code.txt为生成的huffman编码,decoded.txt中为根据code.txt中内容解码后的结果。...
test1.txt中为要读入的英文文章,code.txt为生成的huffman编码,decoded.txt中为根据code.txt中内容解码后的结果。-test1.txt is used to store the article in English to be read, code.txt contains generated the huffman codes, decoded.txt for the contents according to code.txt decoded results.
- 2022-02-14 20:53:03下载
- 积分: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
-
Java连接MySQL
应用背景在Java数据库连接使用 ; MySQL;NetBeans,注:这里的学生已经创造了在MySQL数据库MySQL root用户名关键技术MySQL connector.jar文件可从网站:wvw.mysql.comNetBeans IDE ; ;7.5MySQL 5.51
- 2022-08-15 09:25:59下载
- 积分:1
-
数据结构作业-停车场管理
数据结构作业-停车场管理-operating data structure-the car park management
- 2023-08-19 22:10:03下载
- 积分:1
-
libaly为OrCAD 16.2
libaly for orcad 16.2
- 2023-04-30 12:40:13下载
- 积分:1