-
读取数据库技术的实例,让初学者快速掌握VC访问数据库。用于工程开发。...
读取数据库技术的实例,让初学者快速掌握VC访问数据库。用于工程开发。-read database
- 2022-06-03 17:43:17下载
- 积分:1
-
在一台机器上只能处理n个作业,每个作业均可在单位时间内完成,又假定每个作业都有一个截止期限,当且仅当作业i在它的截止期限之前完成时,可以获得一定的效益。
给...
在一台机器上只能处理n个作业,每个作业均可在单位时间内完成,又假定每个作业都有一个截止期限,当且仅当作业i在它的截止期限之前完成时,可以获得一定的效益。
给定作业序列,要求一种作业排序算法,使获得的总效益值最大。
-On a single machine can handle only n-jobs, each job can be completed within the unit, but also assumes that each job has a deadline, if and only if job i in its completed before the deadline, they can to receive some benefits.
For a given job sequence, requires a job sorting algorithm, so that the greatest value of total benefits received.
- 2022-12-08 00:45:02下载
- 积分:1
-
实现最短路径算法。 实现最短路径算法。
实现最短路径算法。 实现最短路径算法。-Realize the shortest path algorithm. Realize the shortest path algorithm.
- 2023-08-02 00:25:03下载
- 积分:1
-
在管理信息系统中的一些很好的案例!有很多的傻瓜…
关于管理信息系统的一些很好的案例!
还有后续呢 很多哦-on management information systems in some very good case! There is a lot of follow-up? Oh
- 2022-02-01 18:38:25下载
- 积分:1
-
basic data structure class definition and realization : MyStack, MyPoint, MyArc,...
基本数据结构类的定义和实现: MyStack ,MyPoint,MyArc,Graph,MyQueuesMyStack为构造的一个通用的C++模版堆栈类 MyPoint为一个坐标结构MyArc为带权的边类Graph为临街矩阵表示的图MyQueues为按权值顺序存储的边的队列-basic data structure class definition and realization : MyStack, MyPoint, MyArc, Graph, MyQueuesMyStack for a generic structure of the C category MyPoint stack template for a structure MyArc to coordinate with the right side of the street like Graph Matrix plans MyQueues value of the order by the right side of the storage Queue
- 2023-08-10 15:55:02下载
- 积分:1
-
a small travel agency management system
一个小型的旅行社管理系统-a small travel agency management system
- 2022-03-18 20:45:00下载
- 积分:1
-
线性表的实现是数据中最基本、最简单的结构…
线性表的顺序逻辑结构的实现,线性表作为数据结构中的较为简单的结构,但对它实现的理解是进一步学习的关键.-the implementation of liner table is the most basic and simple structure in data stucture,but it is the best way to learn other data structures.
- 2022-03-11 09:54:08下载
- 积分:1
-
数据结构课程设计,文具店管理系统,自己写的程序,方便大家使用。...
数据结构课程设计,文具店管理系统,自己写的程序,方便大家使用。-Data structure the curriculum design, stationery shop management system, its own written procedures to facilitate people to use.
- 2022-07-04 14:21:31下载
- 积分:1
-
程序在FoxPro创建数据库和管理接口的数据…
Program in FoxPro that creates a database and a management interface to the database. Similary to a store database.
- 2023-06-09 15:40:08下载
- 积分:1
-
图的深度优先算法,这个算法非常的实用,应该经常被用到
图的深度优先算法,这个算法非常的实用,应该经常被用到-map the depth priority algorithm, the algorithm is very practical, should always be used
- 2022-05-31 04:53:02下载
- 积分:1