当前位置:
首页 资源下载
搜索资源 - Genetic Algorithm job
搜索资源列表
-
0下载:
车间作业调度问题遗传算法,可以生成调度甘特图。-Job-shop scheduling problem genetic algorithm, can generate Gantt scheduling.
-
-
0下载:
遗传算法如何利用C++程序来实现,以求作业车间调度等问题。-How to use the genetic algorithm C++ program to implement in order to job shop scheduling problems.
-
-
0下载:
车间作业调度问题遗传算法Matlab源码,用于解决车间的调度问题-Job Shop Scheduling Problem Matlab genetic algorithm source code for the solution to the scheduling problem workshop
-
-
0下载:
A survey to describe some Job Shop Scheduling problem using Genetic Algorithm problems to solve some NP-hardness problem!
-
-
0下载:
A novel parallel quantum genetic algorithm for stochastic job
shop scheduling
-
-
0下载:
Java based Genetic algorithm for solving benchmark Job shop problem. The source code is developed in NetBeans environment
-
-
0下载:
利用遗传算法解决作业调度问题,评价函数,算法高效.-The use of genetic algorithm to solve job-scheduling problem, the evaluation function, algorithm efficiency.
-
-
0下载:
一个用遗传算法实现作业车间调度(JSSP)的源代码-A Genetic Algorithm for Job Shop Scheduling (JSSP) source code
-
-
0下载:
Job shop scheduling problem using genetic algorithm must use g++ complier
-
-
0下载:
Flow Job Shop problem using genetic algorithm use g++ compiler
-
-
7下载:
车间作业调度的模拟退火遗传算法,可以用于一般生产性过程中的工序调度应用
-Job shop scheduling simulated annealing genetic algorithm
-
-
1下载:
遗传算法车间调度,车间作业调度问题遗传算法
--------------------------------------------------------------------------
输入参数列表
M 遗传进化迭代次数
N 种群规模(取偶数)
Pm 变异概率
T m×n的矩阵,存储m个工件n个工序的加工时间
P 1×n的向量,n个工序中,每一个工序所具有的机床数目
输出参数列表
Zp 最优的Makespan值
Y1p 最优方案
-
-
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
-
-
2下载:
用matlab编写的车间作业调度的遗传算法程序-Written by matlab genetic algorithm for job shop scheduling procedures
-
-
1下载:
车间作业调度问题遗传算法,程序还将绘出三副图片:两条收敛曲线图和甘特图(各工件的调度时序图)-Genetic algorithm for job shop scheduling problem, the program will draw three pictures: two convergent graphs and Gantt (schedule timing diagram of the workpiece)
-
-
0下载:
这是一个有关车间调度的遗传算法,车间调度主要是job-shop调度有关的matlab算法。-genetic algorithm,
-
-
0下载:
一个改进的遗传算法来求解柔性job-shop问题,主要是初始种群形成的改进,算法讲解很清晰,也有具体的实现流程-An improved genetic algorithm to solve the flexible job shop problem, mainly is the formation of initial population improvement, the algorithm is explained clearly, also have specific implementa
-
-
0下载:
matlab智能算法 基于多层编码遗传算法解决车间调度问题-genetic algorithm job-shop scheduling problem
-
-
0下载:
基于遗传算法的,实现作业车间的调度设计问题,全部是相关的文献,可以了解相应的状况-Based on genetic algorithm to achieve the design job shop scheduling problem, all relevant documents, can understand the corresponding status
-
-
0下载:
genetic algorithm for job shop scheduling problem
-