搜索资源列表
柔性加工车间遗传算法调度C++
- 这是一个柔性加工车间的优化调度的遗传算法,算法应用矩阵编码的方式,实现优化求解,欢迎与作者联系其他算法linxk333@yahoo.com.cn-This is a flexible processing workshops optimal scheduling of the genetic algorithm, the algorithm application matrix coding modes to achieve optimization, and welcome other aut
IMMU50NO.C
- 用遗传算法解决多目标车间调度问题,此算法是经典算法.
yichuansuanfajichu1
- 介绍了遗传算法的基本理论以及应用,包括车间调度,最短路径,函数优化等
yichuansuanfajichu2
- 关于遗传算法的理论以及应用,包括车间调度,函数优化,求最短路径问题等
yichuansuanfajichu3
- 关于遗传算法的理论以及应用,包括车间调度,函数优化,求最短路径问题等
JSP
- 介绍遗传算得原理及应用,应用遗传算法解决车间调度问题
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.
chejian
- 车间作业调度问题遗传算法通用程序,请查看-GA used in factory manufacture plan
ga_jsp
- 用遗传算法解决车间生产调度。Matlab下实现。-Using genetic algorithms to solve production scheduling workshop. Matlab under implementation.
jspandga
- 介绍遗传算法及车间调度。 下载xps viewer就可以看-Introduction and shop scheduling genetic algorithms. Xps viewer download can be seen
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
matlab-GA-JSP
- matlab遗传算法解决车间调度问题,适用于一般问题-matlab genetic algorithm to solve job shop scheduling problem, the problem for general
job-shop-GA
- 利用实数编码,实现车间调度的遗传算法代码-Job-shop GA
SSABOMCGA
- 人工智能的经典算法:基于多层编码遗传算法的车间调度算法-Classic algorithms of artificial intelligence: shop scheduling algorithm based on the multi-layer coded genetic algorithm
30-cases-in-matlab
- MATLAB智能算法30个案例分析,109页的详细讲解,程序和程序注解,可以直接复制代码。包括遗传算法,基于遗传算法和非线性规划的函数寻优算法,遗传算法工具箱详解及应用,多种群遗传算法的函数优化算法, 基于粒子群算法的多目标搜索算法,基于多层编码遗传算法的车间调度算法,基于遗传模拟退火算法的聚类算法,蚁群算法,支持向量机等等30章。-MATLAB intelligent algorithm 30 case studies, 109 detailed explanations, procedur
GA
- 基于多层编码遗传算法的车间调度算法,多层编码遗传算法扩展了遗传算法的适用领域,使得遗传算法可以方便用于复杂问题的求解。-Shop scheduling algorithm based on multilayer coding genetic algorithm, multi-level coding genetic algorithm (ga) expanded the field of application of genetic algorithm makes the genetic alg
FJSP_GA_OneBatch_Version4_0208
- 遗传算法的一个例子,主要用于柔性车间调度(An example of genetic algorithm, mainly used in flexible shop scheduling)