搜索资源列表
job-shop.rar
- 基于PSO的job-shop调度源代码,上面已经上传了一个基于flow-shop调度问题,可以讲二者对比看,PSO-based job-shop scheduling of the source code has been uploaded above based on the flow-shop scheduling problem, you can talk about comparing the two to see
Scheduling.rar
- 经典的Job Shop问题调度算法,用Visual C++语言实现。 ,Job Shop Scheduling Problem
3106007038
- 操作系统实验 实验一 进程调度 实验二 作业调度 实验三(综合性) 主存空间的分配与回收 实验四 文件系统-Experimental test of a process of operating system scheduling job scheduling experiment Second experiment three (integrated) main memory space allocation and recovery of the experimental
cz
- 用VB编的作业调度算法 使用了FCFS和SJF算法-VB series with the job scheduling algorithm uses the FCFS and SJF algorithm
JOB
- job scheduling algorithm is a good algorithm
JSP
- 利用遗传算法解决作业调度问题,评价函数,算法高效.-The use of genetic algorithm to solve job-scheduling problem, the evaluation function, algorithm efficiency.
SCHEDULING
- Job Scheduling using different algo
Job-shop-MATLAB
- 用matlab编写的车间作业调度的遗传算法程序-Written by matlab genetic algorithm for job shop scheduling procedures
job-scheduling-with-genetic-algorithms
- Job scheduling with genetic algorithms in R programming language
job-scheduling
- job scheduling We need to control the speed of a motor by changing the input voltage. When a set point is defined, if for some reason, the motor runs faster, we need to slow it down by reducing the input voltage. If the motor slows below the se
job-scheduling
- C++写的操作系统作业调度,这是一个实验报告,有完整的源代码,从报告中复制下来建立好工程就可以直接运行。-The job scheduling C++ write the operating system, which is a lab report, complete source code, copied down to the establishment of good works can be run directly from the report.
Short-job-scheduling-algorithm
- 实现短作业调度算法,是以进入系统的作业所提出的“执行时间”为标准,总是优先选取执行时间最短的作业。-Short job scheduling algorithm
job-scheduling
- 用高级语言编写一个或多个作业调度的模拟程序,进行程序设计的训练,加深对作业调度算法的理解-One or more of the job scheduling simulation program written in a high level language programming training, to deepen understanding of the job scheduling algorithm
job-scheduling
- 操作系统作业调度,包括单、多道批处理先来先服务算法,单、多道处理最短作业优先调度算法,单道批处理响应比高者优先调度算法-Operating system job scheduling, including single and multi-channel batch first-come, first-serve algorithm, single and multi-channel processing shortest job first scheduling algorithm, sing
Job-scheduling
- 编写并调度一个多道程序系统的作业调度模拟程序。 作业调度算法:采用基于先来先服务的调度算法。可以参考课本中的方法进行设计。 对于多道程序系统,要假定系统中具有的各种资源及数量、调度作业时必须考虑到每个作业的资源要求-Job scheduling
Job-Scheduling
- 操作系统 多批道处理作业调度 VC++6.0 实习报告-Multi-channel processing operating system batch job scheduling VC++6.0 operating system multi-channel processing batch job scheduling VC++6.0 internship report
job-scheduling
- 用VC6.0写的简单作业调度,里面包括先到先服务,短作业优先,最高响应比算法。-With VC6.0 to write a simple job scheduling, which includes first come first serve, short operating priority, the highest response ratio algorithms.
job-scheduling
- 简单的作业调度。。能够实现计算简单的周转时间-Simple job scheduling. . Simple calculation can be achieved turnaround time
GA- job shop scheduling
- genetic algorithm for job shop scheduling problem
GA-Job shop Scheduling
- job shop scheduling using GA optimization method