-
This is a student performance management system, running on students beyond the...
这是一个学生成绩管理系统,运行之后可对学生的基本资料,成绩进行各项操作!-This is a student performance management system, running on students beyond the basic information for the various operating results!
- 2022-03-21 17:33:45下载
- 积分:1
-
查询给定编号查询信息,可用于sqlsever的数据库管理
查询给定编号查询信息,可用于sqlsever的数据库管理-Look for a given number query information
- 2022-07-19 07:55:28下载
- 积分:1
-
本人自编的解八皇后问题的程序,用了大量的指针实现。
本人自编的解八皇后问题的程序,用了大量的指针实现。-I own eight-Queen
- 2023-06-28 08:40:04下载
- 积分:1
-
一元多项式乘法 包含密运算
新学数据结构的可以参考参考 ...
一元多项式乘法 包含密运算
新学数据结构的可以参考参考 -One dollar secret polynomial multiplication operations include the new data structure can refer to reference
- 2022-07-17 11:13:18下载
- 积分:1
-
This is a linked list with the simple realization of student management procedur...
这是一个用链表实现的简单的学生管理程序,有链表的插入删除等各种操作-This is a linked list with the simple realization of student management procedures, delete, insert Chain various operations
- 2022-05-28 22:47:17下载
- 积分:1
-
这是VC++操作EXCEL的一个例子,希望对大家有所帮助
这是VC++操作EXCEL的一个例子,希望对大家有所帮助-this is a example of operate EXCEL with VC++,hope helpful to you!
- 2023-06-22 04:00:05下载
- 积分:1
-
数值计算源代码来自哈尔滨工业大学计算机学院
数值计算源代码来自哈尔滨工业大学计算机学院-numerical source code from the Harbin Industrial University computer science
- 2022-01-25 20:55:50下载
- 积分:1
-
Tsp branch and bound algorithm for the lower bound of the value function. Chines...
分支限界tsp算法中求下界函数的值。有中文注释。-Tsp branch and bound algorithm for the lower bound of the value function. Chinese Notes.
- 2022-02-05 02:58:12下载
- 积分:1
-
多项式与加法和乘法,链表的数据结构是美国的..
用链表实现多项式的加法与乘法,链表是采用数据结构里面的单链表-polynomial with the addition and multiplication, linked list data structure is used inside the single-linked list
- 2022-05-26 16:30:39下载
- 积分:1
-
(1) 用一个4*20的二维数组M,第1行存放按从小到大排序的20个所给出的ai和bi,第2行存放相应的作业序号,第3行存放1或2(1代表是来自ai,2代表是来...
(1) 用一个4*20的二维数组M,第1行存放按从小到大排序的20个所给出的ai和bi,第2行存放相应的作业序号,第3行存放1或2(1代表是来自ai,2代表是来自bi), 第4行存放0或1(0代表作业序号未进入最优调度方案;1代表作业序号已进入最优调度方案)
(2) 排序完后,按课本所述方法求一种最优调度方案,存放在S中。
-(1) with a 4* 20 two-dimensional array M, the first a line to deposit a small to large order of 20 given by ai and bi, line 2 store operation corresponding serial number, the first three lines deposited one or 2 (a representative from the ai, 2 representatives from the bi), the first four rows stored 0 or 1 (0 for job number to gain access to optimal scheduling programs a job number has been entered on behalf of the optimal scheduling scheme) ( 2) Sort exhausted, according to the methods described in textbooks, seeking the optimal scheduling of a program stored in the S in.
- 2022-05-07 13:53:40下载
- 积分:1