搜索资源列表
-
0下载:
算法设计中经典的批处理作业调度问题,是多机器多任务的调度-Algorithm design in the classic problem of a batch job scheduling, multi-tasking is a multi-machine scheduling
-
-
0下载:
PRDC: 服务框架抽象层,面向对象的调度框架(支持:WINDOWS,AIX,Solaris,LINUX).
MDB : 内存数据库内核,支持DBMS自动加载,多机容错,分布式支持,容量无极限.-PRDC: Services Framework abstraction layer, object-oriented scheduling framework (support: WINDOWS, AIX, Solaris, LINUX). MDB: memory database kernel,
-
-
0下载:
在虚拟机上模拟操作系统对进程进行时间片轮转调度。-In the virtual machine to simulate the operating system to the process time-slice round-robin scheduling.
-
-
0下载:
银行调度机代码,使用C++实现,多线程编写(pthread),使用网络通讯连接取好机和终端。-Bank of scheduling machine code, using C++ implementation, multi-threading (pthread), the use of network communication link to take a good machine and terminal.
-
-
0下载:
mechine scheduling problem
-
-
0下载:
這是一個採用greedy的方法所寫的machine scheduling,可讓n件工作分配給n台machine,且每台machine最多做一件工作,此程式能在夠用最少的機器來完成所有工作-This is a method written by greedy machine scheduling, the job can be assigned to n n Taiwan machine, and each machine up to do a job, the program can at le
-
-
0下载:
有关分布式系统中多处理机任务分配与调度的部分文档-Documents related to parallel machine scheduling
-
-
0下载:
用贪心法求解多机调度问题。两个机器,调度多项不同时长的作业。每个作业有两个子作业,后一项子作业必须在前一项子作业完成之后才能操作。合理安排这些作业的顺序。使得总时间最短。-Greedy method for solving the multi-machine scheduling problem. Two machines, scheduling a number of long jobs simultaneously. Each job has two sub-operations, afte
-
-
0下载:
两台计算机上安装了分别两个相同的处理器 P1 和 P2 . 现有N个任务( jobs) J1, ... , JN 要在这两台台计算机上处理。每个任务 Ji 都被分成2个子任务 ji1 和 ji2 .这个问题相当于流水作业调度问题(这里的N个问题被分为了2N个问题,因此在流水作业调度问题中输入的任务数应为偶数,但考虑到能执行奇数个应用比较广发,则没有特殊规范要求),用动态规划算法解决:
n个作业{1,2,…,n}要在由2台机器M1和M2组成的流水线上完成加工。每个作业加工的顺序都是先在M1上加
-
-
0下载:
DAG调度HEFT算法实现
DAG analog multi-machine scheduling, HEFT algorithm VC6 achieved-DAG analog multi-machine scheduling, HEFT algorithm VC6 achieved
-
-
0下载:
流水线型车间作业调度问题可以描述如下:n个任务在流水线上进行m个阶段的加工,每一阶段至少有一台机器且至少有一个阶段存在多台机器,并且同一阶段上各机器的处理性能相同,在每一阶段各任务均要完成一道工序,各任务的每道工序可以在相应阶段上的任意一台机器上加工,已知任务各道工序的处理时间,要求确定所有任务的排序以及每一阶段上机器的分配情况,使得调度指标(一般求Makespan)最小。下面的源码是求解流水线型车间作业调度问题的遗传算法通用MATLAB源码,属于GreenSim团队原创作品,博客上发布的是不完
-
-
0下载:
实现了进程的调度,那位客户登陆了那台机器,在那台机器上进行了操作。-Implement the process scheduling, the customers use the machine, the operation on the machine.
-
-
0下载:
流水线车间生产调度的遗传算法MATLAB源代码
n个任务在流水线上进行m个阶段的加工,每一阶段至少有一台机器且至少有一个阶段存在多台机器,并且同一阶段上各机器的处理性能相同,在每一阶段各任务均要完成一道工序,各任务的每道工序可以在相应阶段上的任意一台机器上加工,已知任务各道工序的处理时间,要求确定所有任务的排序以及每一阶段上机器的分配情况,使得调度指标(一般求Makespan)最小-Line workshop production scheduling genetic algorithm M
-
-
0下载:
A production system having a single machine. The machine must treat Six pieces. The six rooms are available at t = 0. :WSPT scheduling
-
-
0下载:
多机调度算法 MATLAB实现,算法实现了多机调度,以供大家学习-Multi machine scheduling
Multi machine scheduling
Multi machine schedulingMulti machine scheduling
-
-
0下载:
Introduced a simple three-machine system state estimation model, contains basic data and achieve matlab simulation, source document contains
[repair] Maintenance scheduling for power system planning (including data) each unit monthly arrangements o
-