搜索资源列表
-
0下载:
基于作业调度的算法代码,机器加工零件有时长、优先级等因素限制,要求在一定时间内完成。-Scheduling algorithm based on the code, machine parts and sometimes a long process, priority and other factors limit, requiring some time to complete.
-
-
0下载:
The basic structure of the book has not been changed in this new edition.
The book still consists of three parts and a string of Appendixes. However,
several chapters have been extended in a meaningful way, covering additional
topics that have
-
-
0下载:
贪心算法
单元最短路径问题
最小生成树问题
多机调度问题-The minimum spanning tree of the the greedy algorithm unit shortest path problem of multi-machine scheduling problem
-
-
0下载:
Java线程优先级示例-赛马,Java 虚拟机在调度各线程运行时,并非每个线程的运行机会相同,调度机制根据各线程的优先级调度各线程。因而,优先级高的线程获得的运行时间就多,优先级低的线程获得的运行时间就少。
本例演示了不同优先级的线程在完成同一个任务时的不同进度,来验证上面的结论。高优先级的线程获得运行的机会多。同时开始的两个不同优先级的线程,在做同一个任务时的不同进度。-Java thread priority example- horse racing, Java virtual
-
-
0下载:
这是一个适合初学者的编程,模拟的qq的部分功能,在本机上实现客户端和服务器端,在eclipse中运行,重在方法的调度与实现-It is suitable for beginners programming, part function simulation of QQ, the client and the server in the machine, run in eclipse, focusing on the method of scheduling and Implementation
-
-
1下载:
cloudsim java 多虚拟机调度 云计算资源调度算法-cloudsim java virtual machine scheduling multiple cloud resource scheduling algorithm
-
-
0下载:
掌握贪心算法,利用贪心算法解决多机调度问题,
分析实验结果,是否能将机器处理时间最短化-Master greedy algorithm using the greedy algorithm to solve multi-machine scheduling problem,
Analysis of experimental results, whether the machine can process the shortest of
-