-
为了老师更好的管理学生,选课系统应运而生,而基于B/S架构的选课系统更加方便,而不必每个客户都下一个客户端而通过浏览器而直接执行...
为了老师更好的管理学生,选课系统应运而生,而基于B/S架构的选课系统更加方便,而不必每个客户都下一个客户端而通过浏览器而直接执行-In order to teachers to better manage students, elective system came into being, but based on B/S structure of the elective system more convenient, without having to each customer under a client-side browser, directly through the implementation of
- 2022-05-30 20:11: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
-
课程管理系统
教学大纲管理系统允许用户从任何课程的院校不同学科教学大纲查看
- 2022-04-07 15:44:42下载
- 积分:1
-
人事档案管理系统(PB)/人事工资管理系统/干部信息管理系统/投标报价与合同管理系统/... 超市......
人事档案管理系统(PB)/人事工资管理系统/干部信息管理系统/投标报价与合同管理系统/... 超市... -personnel records management system (PB)/human resources management system/cadres Information Management System/bidding and contract management system/... supermarkets ...
- 2022-05-18 21:20:20下载
- 积分:1
-
1, for providing patients with better and faster and more efficient services and...
1、为病人提供更好更快、更快的服务,提高医院在医疗市场的竞争力以及吸引更多的病人到本医院就医;
2、人力工资昂贵,迫使医院采用计算机以提高劳动效率;
功能:1、门诊挂号:为病人提供就医卡方便病人;
2、住院病人管理系统:是医院可以随时了解病人情况;
3、药房管理系统:提高了药品管理的质量,和工作效率;
4、门诊医生工作站、住院费用的管理、病历管理系统、以及外部接口等。-1, for providing patients with better and faster and more efficient services and improve the hospital in the medical market competitiveness and to attract more patients to the hospital 2, manpower, high cost of labor, forcing hospitals to improve the working efficiency of the computer function : 1, out-patient registration: In order to provide patients with the convenience of patients for medical treatment card 2, patients management system: a hospital patient can understand 3, pharmacy management system: To improve the quality of drug management, and efficiency 4, the doctor-patient workstations, the cost of hospital management, medical records management system, as well as external interfaces.
- 2023-05-18 04:40:04下载
- 积分:1
-
VC环境下实现动态添加删除用户,数据库为SQL Sever 2
VC环境下实现动态添加删除用户,数据库为SQL Sever 2-VC environment dynamically add the user to delete the database for the SQL Sever 2000
- 2023-05-18 00:45:02下载
- 积分:1
-
数据库管理系统
我已经寄给这个网站的数据库管理系统项目。这是对每个数据库管理员非常有用谁对此工作。这一项目被实施使用 java 服务器 page(JSP)
- 2022-03-30 20:34:20下载
- 积分:1
-
一个学生管理系统的例子,演示了一个扩展字符数…
一个学员管理系统的实例,演示了JDBC一些拓展的特性,例如PrepareStatement、CallableStatement、ResultSetMetaData、大对象、DataSource等。-Example of a student management system to demonstrate a number of expansion characteristics of JDBC, for example, PrepareStatement, CallableStatement, ResultSetMetaData, large object, DataSource and so on.
- 2022-04-12 04:21:21下载
- 积分:1
-
班主任考核管理系统
班主任考核管理系统-class teacher evaluation system
- 2023-01-13 01:40:04下载
- 积分:1
-
Enterprise Management System
企业管理系统,包括工资人事等.基于VB 设计-Enterprise Management System
- 2022-06-01 10:58:56下载
- 积分:1