当前位置:
首页 资源下载
搜索资源 - job shop scheduling
搜索资源列表
-
4下载:
基于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
-
-
0下载:
经典的Job Shop问题调度算法,用Visual C++语言实现。
,Job Shop Scheduling Problem
-
-
0下载:
车间作业调度问题遗传算法,可以生成调度甘特图。-Job-shop scheduling problem genetic algorithm, can generate Gantt scheduling.
-
-
0下载:
有关流水车间生产调度matlab源程序:流水线型车间作业调度问题遗传算法Matlab源码 -job-shop scheduling
-
-
0下载:
文章-----基于SPEA2的柔性工作车间多目标调度优化研究
------ SPEA2 article based on the Flexible Job-Shop Scheduling multi-objective optimization study
-
-
0下载:
车间作业调度问题Matlab源码,用于完成车间作业的最优化调度-Job Shop Scheduling Problem Matlab source code for the completion of Job Shop Scheduling Optimization
-
-
0下载:
A survey to describe some Job Shop Scheduling problem using Genetic Algorithm problems to solve some NP-hardness problem!
-
-
0下载:
按自然法则计算的一个新分支:确定性退火技术
解决Job Shop调度问题的模拟退火算法改进-Calculated in accordance with the laws of nature a new branch: deterministic annealing to solve the Job Shop scheduling problem to improve the simulated annealing algorithm
-
-
0下载:
A novel parallel quantum genetic algorithm for stochastic job
shop scheduling
-
-
0下载:
由 P. Brucker, B. Jurisch, and B. Sievers提出的job shop scheduling解法程序,包含多种标准问题。-job shop scheduling method proposed by P. Brucker, B. Jurisch, and B. Sievers.
-
-
0下载:
一种求解Job-Shop调度问题的
混合自适应变异粒子群算法
-Solving Job-Shop scheduling problem by hybrid particle swarm optimization with adaptive mutation
-
-
0下载:
Job shop scheduling problem using genetic algorithm must use g++ complier
-
-
0下载:
Flow job shop scheduling using BB method
-
-
7下载:
车间作业调度的模拟退火遗传算法,可以用于一般生产性过程中的工序调度应用
-Job shop scheduling simulated annealing genetic algorithm
-
-
1下载:
遗传算法车间调度,车间作业调度问题遗传算法
--------------------------------------------------------------------------
输入参数列表
M 遗传进化迭代次数
N 种群规模(取偶数)
Pm 变异概率
T m×n的矩阵,存储m个工件n个工序的加工时间
P 1×n的向量,n个工序中,每一个工序所具有的机床数目
输出参数列表
Zp 最优的Makespan值
Y1p 最优方案
-
-
2下载:
用matlab编写的车间作业调度的遗传算法程序-Written by matlab genetic algorithm for job shop scheduling procedures
-
-
1下载:
为了解决考虑生产总成本的车间调度问题,对引入加工成本、库存管理成本和拖期惩罚成
本的车间调度问题进行了研究,提出了一种改进的遗传算法求解该问题。论述了改进遗传算法的
编码、初始化、选择、交叉和变异操作,通过与基本遗传算法的仿真比较,验证了该算法在收敛速度
和最优解值上的优越性。
-In order to solve the job shop scheduling problem considering the total production cost, the process
-
-
0下载:
genetic algorithm for job shop scheduling problem
-
-
1下载:
job shop scheduling using GA optimization method
-
-
0下载:
Job Shop Scheduling Project on C
-