-
数据结构:轮渡管理
数据结构:轮渡管理-data structure : the ferry management
- 2023-07-18 05:50:02下载
- 积分:1
-
本目录存放的小波编码实现的源程序:
打开ezw2.dsw工作区,编译后可在ezw2ezwdebug中找到编码可执行程序;
在ezw2unezwde...
本目录存放的小波编码实现的源程序:
打开ezw2.dsw工作区,编译后可在ezw2ezwdebug中找到编码可执行程序;
在ezw2unezwdebug中找到解码可执行程序。-Wavelet realization of the source coding : Open ezw2.dsw work, compiled in ezw2 ezw debug find executable code; In ezw2 unezw debug find decoder executable.
- 2022-01-25 19:22:08下载
- 积分:1
-
顺序查找 实现顺序查找的设计与实现 且加上了注释 更容易理解和上手...
顺序查找 实现顺序查找的设计与实现 且加上了注释 更容易理解和上手-Find the order of search in order to achieve the design and implementation and the addition of annotations easier to understand and get started
- 2022-09-27 11:10: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
-
一个简单的数据库管理系统,是用delphi开发的.
一个简单的数据库管理系统,是用delphi开发的.-a simple database management system, is to use Delphi development.
- 2022-04-25 14:32:34下载
- 积分:1
-
access a database management system for the management of students, sql queries...
一个访问数据库的学生管理系统,在后台实现sql查询,详细程序看语句。文本
- 2022-01-26 00:52:43下载
- 积分:1
-
算术表达式求值演示系统--数据结构作业!
算术表达式求值演示系统--数据结构作业!-arithmetic expression evaluates demonstration system-- operational data structure!
- 2023-08-10 17:25:03下载
- 积分:1
-
vc中利用ado访问Access文件(包含tree,datagrid控件)
vc中利用ado访问Access文件(包含tree,datagrid控件)-vc use ado visit Access document (containing tree, datagrid control)
- 2022-03-31 13:37:44下载
- 积分:1
-
use of this procedure is jdbc
这个程序是使用jdbc-odbc访问access数据库的实例-use of this procedure is jdbc- odbc visit examples of database access
- 2022-07-17 17:39:17下载
- 积分:1
-
售票处的服务系统
利用链表的结构,定义了航班信息链和乘客资料链,通过对链表的初始化、插入、删除等操作实现航线及乘客资料的录入、修改、办理退订票等功能。
- 2022-07-16 12:19:26下载
- 积分:1