-
data structure to solve the problem of Josephus code, only the source code, we u...
数据结构中解决约瑟夫环问题的代码,里面只有源代码,大家用TC2编译一下就可以用了:)。-data structure to solve the problem of Josephus code, only the source code, we use TC2 compiler can use it with a :).
- 2022-08-06 18:26:20下载
- 积分:1
-
加油站管理系统
1.Src目录
加油站管理系统的源代码,是用VisualC++6开发;
2.Bin目录
加油站管理系统的可执行程序;
3.Database目录
加油站管理系统所用到的数据库,运行加油站管理系统之前请先使用SQL Server 2000的查询分析器创建此数据库。在SQL SERVER2000的查询分析器中打开sql目录中的"加油站管理系统数据库.txt"文件,全选所有代码后按下F5运行创建运行本程序所需要的数据库。具体请参考书中《4.2.1节 分析、执行SQL语句》。
4.创建数据库后默认的登陆用户可以是:账号1,密码999。
5.运行程序前需要在SQL SERVER2000的企业管理器中将用户sa的密码设置为空。选择《企业管理器》中的《安全性》中的《登录》,双击sa设置
- 2022-10-09 17:55:03下载
- 积分: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
-
simulated people Maze, the main general operating procedures, data structure
模拟人走迷宫,主要实现一般操作的程序,数据结构-simulated people Maze, the main general operating procedures, data structure
- 2022-02-01 07:13:55下载
- 积分:1
-
c_tan:谭浩强编著c语言程序设计一书的c程序源文件
c_tan:谭浩强编著c语言程序设计一书的c程序源文件-c_tan : Tan c-language compilation of a program design the source files c
- 2022-02-02 14:13:39下载
- 积分:1
-
图书系统管理系统
图书系统管理系统-Library System Management System
- 2022-06-19 11:43:19下载
- 积分:1
-
C++数据结构树结构类定义及有关算法
C++数据结构树结构类定义及有关算法-C data structure tree structure type definition and the algorithm
- 2022-03-09 15:47:39下载
- 积分:1
-
数据结构算法,aoe ,图的最小代价路径检索。
数据结构算法,aoe ,图的最小代价路径检索。-data structure algorithms, aoe, for the minimal cost path retrieval.
- 2023-08-07 13:20:03下载
- 积分:1
-
Shi Bole @ beige book Data Structure Course part1
施伯乐@黄皮书《数据结构教程》part1-Shi Bole @ beige book Data Structure Course part1
- 2022-03-11 22:36:34下载
- 积分:1
-
线性非线性 插值程序 用来求出 插值函数的 点具体如内容所属...
线性非线性 插值程序 用来求出 插值函数的 点具体如内容所属-Linear interpolation procedure used to derive non-linear interpolation function, such as the specific content of their
- 2022-02-15 17:12:09下载
- 积分:1