当前位置:
首页 资源下载
搜索资源 - job shop scheduling
搜索资源列表
-
8下载:
车间作业调度问题遗传算法通用Matlab程序,很好用的的哦,the matlab implementation of job-shop scheduling problem solution based on the GA algorithm.
-
-
3下载:
该程序是用MATLAB写的,用pso算法解决了6X6的车间调度问题,并绘制了甘特图,代码简单易学。-The program is written in MATLAB, a 6X6 with pso algorithm to solve the job shop scheduling problem, and draw a Gantt chart, the code is easy to learn.
-
-
0下载:
车间作业调度问题遗传算法Matlab源码,用于解决车间的调度问题-Job Shop Scheduling Problem Matlab genetic algorithm source code for the solution to the scheduling problem workshop
-
-
3下载:
蚁群算法用以解决作业车间调度问题,这是目前解决该类问题最有效的方法之一。-Ant colony algorithm to solve job shop scheduling problem, which is to solve such problems one of the most effective way.
-
-
0下载:
一个用遗传算法实现作业车间调度(JSSP)的源代码-A Genetic Algorithm for Job Shop Scheduling (JSSP) source code
-
-
0下载:
用遗传算法解决作业车间调度问题。作业车间调度可描述为集合{J,M,Op,T}(其中:J代表工件,M代表机器,Op代表工序,T代表工件的加工时间),即如何将工件的工序按照合理的顺序分配到机器上,以达到目标函数的要求。-Using Genetic Algorithm for Job Shop Scheduling Problems. Job shop scheduling can be described as a set {J, M, Op, T} (where: J on behalf of t
-
-
1下载:
流水作业调度问题要求确定这n个作业的最优加工顺序,使得从第一个作业在机器 上开始加工,到最后一个作业在机器 上加工完成所需的时间最少。-Flow-shop scheduling problem requires to determine that the optimal n-job processing sequence, so the first job from start processing on the machine, to the last job on the machine p
-
-
0下载:
差异作业批调度的流水车间问题及近似算法Differences in job batch scheduling of flow shop problems and approximation algorithms-Differences in job batch scheduling of flow shop problems and approximation algorithms
-
-
0下载:
matlab 求解job shop scheduling problem 遗传算法 整数编码 双点交叉 溢出位修复-job shop scheduling problem genetic algorithm for integer encoding two-point cross-overflow bit repair
-
-
4下载:
带有恶化时间的作业车间调度问题matlab 程序-Job shop scheduling problem with time to progression matlab program
-
-
1下载:
代码简介
典型JOB SHOP调度问题(FT10) :工序编码的遗传算法。
在上面典型JOB SHOP调度问题中,每个工件加工的时候可以选择多台机器加工。 使用工序编码的遗传算法。-a typical code Introduction JOB SHOP scheduling problem (FT10): process-coded genetic algorithm. In the above typical JOB SHOP scheduling problem, when eac
-
-
1下载:
基于混合遗传算法问题车间调度优化(论文+源码),哈工大本科学生毕业论文,内有源码以及遗传算法和模拟遗传算法相关论文-Shop Scheduling with Genetic Algorithm
-
-
0下载:
用遗传算法解决车间调度问题
aberrance.m 760 24-07-07|09:42
across.m 2144 26-07-07|16:35
cal.m 1133 20-05-08|08:37
calP.m 742 15-05-08|20:16
caltime.m 1986 25-07-07|10:52
JSP.m 4006 22-05-08|19:52
plotRec.m 487 14-07-07|14:48
车间调度遗传算法的研究.doc 8755
-
-
0下载:
A BEE COLONY OPTIMIZATION ALGORITHM TO JOB SHOP SCHEDULING
-
-
0下载:
Job Shop Scheduling Problems
-
-
0下载:
Job Shop Scheduling done by Vignesh Venkat
-
-
0下载:
Java Eclipse project on Job Shop Scheduling
-
-
2下载:
flexible job shop
使用基因演算法解柔性作業車間調度問題(flexible job shop
Using genetic algorithm to solve flexible job shop scheduling problem)
-
-
2下载:
使用SSO求解柔性作業車間調度問題flexible job shop(Using SSO to solve flexible job shop scheduling problem flexible job shop)
-
-
1下载:
利用Matla编写的NSGA-II算法,用于求解车间调度的多目标问题(The NSGA-II algorithm written by Matla is used to solve the multi-objective problem of job shop scheduling.)
-