登录
首页 » 数据结构 » 算法设计与分析中的贪心法源程序,用VC编写,应用贪心设计策略来解决操作系统中单机、无资源约束且每个作业可在等量时间内完成的作业调度问题...

算法设计与分析中的贪心法源程序,用VC编写,应用贪心设计策略来解决操作系统中单机、无资源约束且每个作业可在等量时间内完成的作业调度问题...

于 2023-06-07 发布 文件大小:1.04 kB
0 159
下载积分: 2 下载次数: 1

代码说明:

算法设计与分析中的贪心法源程序,用VC编写,应用贪心设计策略来解决操作系统中单机、无资源约束且每个作业可在等量时间内完成的作业调度问题-algorithm design and analysis of the greedy algorithm source, VC preparation, application greedy design strategies to solve the stand-alone operating system, without resource constraints which each job can be in the same amount of time to complete the job-scheduling problem

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • 图论中得kruskal 算法 求解最小生成树 算法为图论中得经典算法...
    图论中得kruskal 算法 求解最小生成树 算法为图论中得经典算法 -In graph theory a Kruskal algorithm for minimum spanning tree algorithm in graph theory a classical algorithm
    2022-03-19 20:45:12下载
    积分:1
  • 毕业设计、、
    应用背景毕业设级毕业设级毕业设级毕业设级毕业设级毕业设级毕业设级毕业设级毕业设级毕业设级毕业设级毕业设级毕业设级毕业设级毕业设级毕业设级毕业设级毕业设级毕业设级毕业设级毕业设级毕业设级关键技术好的的好的的好的的好的的好的的好的的好的的好的的好的的好的的好的的好的的好的的好的的好的的好的的好的的好的的好的的好的的好的的好的的好的的好的的好的的好的的好的的好的的好的的好的的好的的好的的好的的好的的好的的好的的
    2023-01-06 11:15:17下载
    积分:1
  • 在编译、运行程序之前,请将所附的库文件rms.mdb导入SQL server中,并将此库命名为RMS。具体操作步骤可以参见书中这一章的相关小节。若没有安...
    在编译、运行程序之前,请将所附的数据库文件rms.mdb导入SQL server中,并将此数据库命名为RMS。具体操作步骤可以参见书中这一章的相关小节。若没有安装SQL server,也可以直接在控制面板中将此数据库文件设置为数据源,并命名为MyDS。注意,若数据库没有安装成功,MS Visual Studio在打开工程文件的时候将会报错,但忽略之后不影响程序的正常编译。-In the compiler, before running the program, please rms.mdb attached database file into SQL server and will be named this database RMS. Specific steps can see the relevance of the book section of this chapter. If not install SQL server, can also be directly in the control panel in this database file is set to the data source named MyDS. Note that if the databases are not installed successfully, MS Visual Studio project file in the open when the error will be, but do not overlook the impact of following the normal procedures for compiling.
    2022-01-26 03:33:39下载
    积分:1
  • 二叉树排序实现二叉树的前序、中序、后序排列,以菜单形式出现,代码简洁、易懂易用...
    二叉树排序实现二叉树的前序、中序、后序排列,以菜单形式出现,代码简洁、易懂易用-Binary Tree Binary Tree Sort realize the first order, in sequence, after the sequence order to the menu form, the code is simple and easy to understand and use
    2022-05-12 23:53:53下载
    积分:1
  • 读取串口的源码
    串行口是计算机一种常用的接口,具有连接线少,通讯简单,得到广泛的使用。常用的串口是 RS-232-C 接口(又称 EIA RS-232-C)它是在 1970 年由美国电子工业协会(EIA)联合贝尔系统、 调制解调器厂家及计算机终端生产厂家共同制定的用于串行通讯的标准。它的全名是"数据终端设备(DTE)和数据通讯设备(DCE)之间串行二进制数据交换接口技术标准"该标准规定采用一个 25 个脚的 DB25 连接器,对连接器的每个引脚的信号内容加以规定,还对各种信号的电平加以规定。传输距离在码元畸变小于 4% 的情况下,传输电缆长度应为 50 英尺。
    2022-02-16 05:22:04下载
    积分:1
  • Java编程增加
    导入java.util.Scanner文件; ;类AddNumbers{公共静态void main(字符串args[]){int x,y,z;
    2022-01-26 05:18:05下载
    积分:1
  • 这是一则无刷新发帖的实例,也是对Ajax的一个实际应用,后台是Apache+PHP,是文本(之所以考虑文本方便,库的话还要先安装,反而搞的复杂,所以采用...
    这是一则无刷新发帖的实例,也是对Ajax的一个实际应用,后台是Apache+PHP,数据是文本(之所以考虑文本方便,数据库的话还要先安装,反而搞的复杂,所以采用文本。当然了,实际应用当中是采用MySql还是文本可以另选)-This is a refreshing post had no examples of Ajax is also a practical application, the background is a Apache+ PHP, the data is text (the text is having convenient, if the database should be installed, but are engaged in complicated, so use a text . Of course, the practical application of which is used MySql or text can elect)
    2022-01-29 02:42:24下载
    积分:1
  • 税率倒算,把原来计算好额倒算回来。帐号有两种,一种是只查看的,一种是只计算的。...
    税率倒算,把原来计算好数额倒算回来。帐号有两种,一种是只查看的,一种是只计算的。-倒算rate, a good amount of the original calculation倒算back. Account there are two types of view only, and one is the only calculation.
    2022-03-21 19:13:27下载
    积分:1
  • bus ticket reservation system
    嗨,这个项目基本上是帮你在网上订公共汽车票。它包含javascript和php/mysql函数。小心,这将证明基本上对任何人都有用。尽情享受吧!干杯;
    2022-08-16 13:20:11下载
    积分:1
  • 陷波滤波器(notch filter)算法说明和设计过程,并给出了MATLAB的实现。一个非常好的例程,经过了仔细测试!...
    陷波滤波器(notch filter)算法说明和设计过程,并给出了MATLAB的实现。一个非常好的例程,经过了仔细测试!-Notch Filter (notch filter) algorithm description and design process, given the realization of MATLAB. A very good routines, after careful testing!
    2022-12-04 05:15:03下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载