搜索资源列表
-
0下载:
用贪心法实现多机调度的问题。用C语言编写的-greedy method used to achieve multi-machine scheduling problems. C language prepared by the
-
-
0下载:
操作系统上机题(代码) 进程管理调度,银行家算法可正常运行-Machine operating system title (code) process management scheduling, banker s algorithm may be the normal operation of
-
-
0下载:
云计算基础架构平台,opennebula,可以创建虚拟集群,虚拟网络,虚拟机,并对集群内各种资源进行合理调度。-Cloud computing infrastructure platforms, opennebula, you can create a virtual cluster, virtual networks, virtual machine, and a variety of resources to conduct a reasonable cluster scheduling.
-
-
1下载:
-
-
0下载:
多机调度系统,多处理机同时工作实现最短时间调度。-Multi-machine scheduling system, multiprocessor scheduling while working to achieve the shortest time.
-
-
0下载:
以状态机方式实现了一个简单的任务调度模块,其中包括了对数据库,函数指针,调度linux shell的应用,超详细-The state machine approach to achieve a simple task scheduler module, including the application of the database, the function pointer, scheduling linux shell, ultra-detailed
-
-
0下载:
用C++实现的多机调度算法。问题描述:要求给出一种作业调度方案,使所给的n个作业在尽可能短的时间内由m台机器加工处理完成。约定,每个作业均可在任何一台机器上加工处理,但未完工前不允许中断处理。作业不能拆分成更小的子作业。-C++ achieve multi-machine scheduling algorithm used. Problem Descr iption: required to give a scheduling program, so as to the n operations
-