搜索资源列表
-
0下载:
由 P. Brucker, B. Jurisch, and B. Sievers提出的job shop scheduling解法程序,包含多种标准问题。-job shop scheduling method proposed by P. Brucker, B. Jurisch, and B. Sievers.
-
-
1下载:
实现作业调度机制,用动态规划解决流水作业调度问题-Implement job scheduling mechanism, flow-shop scheduling with dynamic programming to solve the problem
-
-
0下载:
Flexible Job Shop Scheduling _modm in matlabe
-
-
0下载:
这是一个遗传算法文件,用于解决车间调度问题-This document is a genetic algorithm for solving job shop scheduling problem
-
-
0下载:
传统作业车间调度的遗传算法解算程序MATLAB源代码,产生最优调度结果。-Genetic algorithms traditional job-shop scheduling solver MATLAB source code, to produce optimal scheduling results.
-
-
0下载:
有关经典车间调度的算法,车间作业调度问题(JSP)的遗传算法通用MATLAB源代码,-The classical job shop scheduling algorithm
-
-
0下载:
流水线型车间作业调度问题可以描述如下:n个任务在流水线上进行m个阶段的加工,每一阶段至少有一台机器且至少有一个阶段存在多台机器,并且同一阶段上各机器的处理性能相同,在每一阶段各任务均要完成一道工序,各任务的每道工序可以在相应阶段上的任意一台机器上加工,已知任务各道工序的处理时间,要求确定所有任务的排序以及每一阶段上机器的分配情况,使得调度指标(一般求Makespan)最小。下面的源码是求解流水线型车间作业调度问题的遗传算法通用MATLAB源码,属于GreenSim团队原创作品,博客上发布的是不完
-
-
0下载:
用MATLAB软件实现遗传算法解决作业车间调度问题-Genetic algorithms using MATLAB software to solve the job shop scheduling problem
-
-
0下载:
遗传算法解决作业车间调度问题,这一M文件为遗传算子的变异操作-Genetic algorithms to solve the job shop scheduling problem, the M-file for the genetic mutation operator
-
-
0下载:
该算法是将sigmoid函数的变形函数应用到自适应遗传算法中,并将作业车间调度问题中的完工时间大小作为算法的评价指标,实现了交叉率和变异率随着完工时间的非线性自适应调整,较好地克服了标准遗传算法在解决作业车间调度问题时的“早熟”和稳定性差的缺点,以及传统的线性自适应遗传算法收敛速度慢的缺点。-The algorithm is the deformation function sigmoid function is applied to the adaptive genetic algorithm
-
-
0下载:
基于遗传算法的车间调度,用matlab实现-
Job shop scheduling based on genetic algorithm
-
-
0下载:
车间调度工序的实现在MATLAB程序中基于遗传算法-
The realization of job shop scheduling in MATLAB program
-
-
0下载:
Job Shop Scheduling Project on C
-
-
0下载:
Job Shop Scheduling Problems
-
-
0下载:
Java Eclipse project on Job Shop Scheduling
-
-
1下载:
基于多层编码遗传算法的车间调度算法(含详细代码)(Job shop scheduling algorithm based on multi-layer coding genetic algorithm (including detailed code))
-
-
0下载:
对车间调度用遗传算法求解,使用matlab软件进行分析(Genetic algorithm for job shop scheduling)
-
-
5下载:
利用MATLAB仿真软件实现车间调度的源代码(job-shop scheduling implemented by matlab)
-
-
1下载:
用改进模拟退火算法来解决车间调度问题的论文(Paper on Job Shop Scheduling Problem Solved by Improved Simulated Annealing Algorithms)
-
-
2下载:
遗传算法车间调度,基于matlab的一套车间调度遗传算法的实现过程的源代码(Genetic Algorithms for Job Shop Scheduling)
-