登录
首页 » Windows开发 » machine scheduling problems required to give a scheduling program, so as to the...

machine scheduling problems required to give a scheduling program, so as to the...

于 2022-03-30 发布 文件大小:1.48 kB
0 69
下载积分: 2 下载次数: 1

代码说明:

多机调度问题要求给出一种作业调度方案,使所给的n个作业在尽可能短的时间内由m台机器加工处理完成。 这个问题是NP安全问题,到目前为止还没有有效的解法。对于这一类问题,用贪心选择策略有时可以设计出较好的近似算法。-machine scheduling problems required to give a scheduling program, so as to the n operations in the shortest possible time by the m-machine processing completed. The problem is NP security issues, so far no effective solution. For this type of issue, greedy strategy can sometimes choose to design a better approximation algorithm.

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

发表评论

0 个回复

  • 将多条记录写进数据库
    将多条记录写进数据库-will be written into the record a number of database
    2023-02-24 16:40:04下载
    积分:1
  • 包含多种使用数学小程序的程序包,对初学者入门有很大帮助
    包含多种使用数学小程序的程序包,对初学者入门有很大帮助-Contains a variety of procedures for the use of mathematics in small packages, the entry of great help for beginners
    2022-06-12 12:45:53下载
    积分:1
  • 此资源主要是实现名单登陆系统的功能,运行环境为VC
    此资源主要是实现名单登陆系统的功能,运行环境为VC-The resources are mainly to achieve the list of login function of the system, operating environment for the VC
    2022-08-16 04:58:05下载
    积分:1
  • on assembly language, the flower design of the audible procedures, primarily the...
    基于汇编语言的电子琴设计中的发声程序,主要是利用计算机硬件发声-on assembly language, the flower design of the audible procedures, primarily the use of computer hardware audible! !
    2022-02-26 22:35:10下载
    积分:1
  • 一个vb虚拟仪表ocx控件,可以自由设定显示刻度,表上的说明等...
    一个vb虚拟仪表ocx控件,可以自由设定显示刻度,表上的说明等-a vb Virtual Instrument randomly controls and the freedom to set calibration shows, the list notes, etc.
    2023-04-25 09:55:03下载
    积分:1
  • 获取XP登录密码
    应用背景当忘记XP系统密码时,可以编译getInfo的dll和exe,执行getInfoRun.exe在下次登录时就可以获取密码了,密码文件保存在windows根目录下的getPwdout.txt文件中关键技术DWORD WINAPI StartHook(LPVOID lpParam) { //得到msgina.dll //hooktable.hMsgina  int n = 0; hooktable.hMsgina = LoadLibrary("msgina.dll"); n  = GetLastError(); if (NULL == hooktable.hMsgina) { printf("getmoduleHandle msgina.dll error"); return -1; } //得到WlxLoggedOutSAS hooktable.OldADDR = (WlxLoggedOutSAS)GetProcAddress(hooktable.hMsgina, "WlxLoggedOutSAS"); if (NULL == hooktable.OldADDR) { printf("GetProcAddress WlxLoggedOutSAS error"); return -1; } int *OpCode = (int*)&hooktable.charJmpCode[1]; int Code = (int)hooktable.NewADDR - (int)hooktable.OldADDR -5; *OpCode = Code; HookWlxLoggedOutSAS(); return 0; }
    2023-08-31 22:05:04下载
    积分:1
  • wince下的连连看的源代码,EVC编译
    wince下的连连看的源代码,EVC编译-wince under the Lianliankan source code, EVC compiling
    2022-07-19 00:23:43下载
    积分:1
  • 模拟汽车速度表
    一个仪表盘的例子,超漂亮,可以看看,用vc开发的-Example of a dashboard, super beautiful, you can see, using vc development 
    2023-07-25 01:10:04下载
    积分:1
  • 一个使用C++BUILDER的邮戳打印程序
    一个使用C++BUILDER开发的邮戳打印程序-A use of C++ BUILDER developed procedures postmark Print
    2023-04-04 03:55:04下载
    积分:1
  • VC中设置并叠加透明图片实例
    window窗口上面设置并叠加透明图片的示例代码。
    2022-11-04 13:40:03下载
    积分:1
  • 696518资源总数
  • 104349会员总数
  • 32今日下载