搜索资源列表
IMMU50NO.C
- 用遗传算法解决多目标车间调度问题,此算法是经典算法.
111
- 基于模拟退火遗传算法的车辆调度问题研究,用MATLAB语言加以实现
matlab遗传算法_车间调度
- 在Matlab环境下使用遗传算法解决车间调度问题的优化。
遗传算法工具箱源程序
- 本程序为遗传算法源代码,可用来解决一系列工程问题,如电力系统机组组合、经济调度等。
sdasd
- 车间作业调度问题遗传算法,可以生成调度甘特图。-Job-shop scheduling problem genetic algorithm, can generate Gantt scheduling.
GATest
- 求VC++基于遗传算法的流水线车间调度问题-Seeking VC++ Lines based on genetic algorithm-Shop Scheduling Problem
Genetic-Algorithm
- 遗传算法如何利用C++程序来实现,以求作业车间调度等问题。-How to use the genetic algorithm C++ program to implement in order to job shop scheduling problems.
SGA
- 基本遗传算法的C语言源程序。(遗传算法的应用范围极其广泛,它可应用于函数优化、组合优化、生产调度问题、自动控制、机器人学、图像处理、人工生命、遗传编程以及机器学习等领域。)-Basic genetic algorithm C language source code. (Genetic algorithm extremely broad range of applications, it can be applied to function optimization, combinatorial
chejian
- 车间作业调度问题遗传算法通用程序,请查看-GA used in factory manufacture plan
JSP
- 利用遗传算法解决作业调度问题,评价函数,算法高效.-The use of genetic algorithm to solve job-scheduling problem, the evaluation function, algorithm efficiency.
gec
- 遗传算法,用于解决调度问题,可以看一下对于初学者,希望你成功-genetic algorithm
AIA2
- 人工免疫克隆选择算法是一种比较新型的智能算法,其基本算法结构与遗传算法是类似的,以下源码是为网络节点分组调度问题而设计的算法。-Artificial immune clonal selection algorithm is a relatively new type of intelligent algorithms, the basic algorithm structure and the genetic algorithm is similar to, the following sour
flexiblejobshop
- 并行机调度问题的基于问题分解的遗传算法程序-flexible job shop
zuoyediaodu
- 运用遗传算法对车间作业调度问题进行编程,并计算出最优的作业顺序。-job scheduling
wanggediaodu
- 用蚂蚁算法和遗传算法结合实现的网格调度问题-Classic example of a genetic algorithm, a visual interface to their own clicks, the problem described in TSP
0801563
- 用遗传算法解决作业车间调度问题。作业车间调度可描述为集合{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
JSP
- 车间调度问题用遗传算法生成问题c语言源码-job shop scheduling c source code
matlab-GA-JSP
- matlab遗传算法解决车间调度问题,适用于一般问题-matlab genetic algorithm to solve job shop scheduling problem, the problem for general
a
- 基于模拟退火遗传算法的车辆调度问题研究,其中使用matlab程序编出了整个算法-Genetic algorithm based on simulated annealing scheduling problem of vehicles, which use matlab program code out of the whole algorithm
转载
- 车间调度 流水异构计算系统中的任务分配与调度问题的遗传算法通用MATLAB函数(Job shop scheduling flow)