搜索资源列表
-
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下载:
利用遗传算法解决作业调度问题,评价函数,算法高效.-The use of genetic algorithm to solve job-scheduling problem, the evaluation function, algorithm efficiency.
-
-
0下载:
Job shop scheduling problem using genetic algorithm must use g++ complier
-
-
0下载:
Matlab源码(关于车间作业调度问题的遗传算法)有中文解释-Matlab source code (on the job shop scheduling problem of the genetic algorithm) with Chinese explanations
-
-
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
-
-
0下载:
matlab遗传算法解决车间调度问题,适用于一般问题-matlab genetic algorithm to solve job shop scheduling problem, the problem for general
-
-
0下载:
遗传算法 整个流程清晰明了 属于课程提交作业 有点精简-Clarity of the genetic algorithm process is a little program to streamline the job submission
-
-
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)
-
-
1下载:
本代码是利用遗传算法解决简单的JOB—SHOP型的生产调度问题。代码简单,且已经过调试,可以正常运行,C++及遗传算法的初学者可以参考!-This code is the JOB-SHOP-type production scheduling problems using genetic algorithms to solve simple. Simple code, and have been debugging the normal operation of OK, C and Geneti
-
-
0下载:
单件车间调度问题的改进型病毒进化遗传算法Job-shop scheduling problem improved virus evolutionary genetic algorithm-Job-shop scheduling problem improved virus evolutionary genetic algorithm
-
-
0下载:
遗传算法车间调度,车间作业调度问题遗传算法,各工件各工序的结束时刻,可根据它绘出甘特图,各代群体平均适应值的记录.-The genetic algorithm shop scheduling, job shop scheduling problems with genetic algorithms, each moment of the end of the process of the workpiece, it plotted the Gantt chart, the average fit
-
-
0下载:
这是花费了好几天才搞好的C代码,可以运行,能够自行设置多个参数,很适合研究遗传算法。-Spent several days doing a good job of C code, you can run, able to set multiple parameters, very suitable for the study of the genetic algorithm.
-
-
0下载:
关键词:人工智能 作业 遗传算法 c++语言
这是我们人工智能课作业,遗传算法的源码-Keywords: artificial intelligence job the genetic algorithm c++ language which our artificial intelligence Homework genetic algorithm source code
-
-
1下载:
基于遗传算法的作业排序方法
利用梯度下降法求解线性判别函数-Job sorting method based on genetic algorithm using the gradient descent method for solving linear discriminant function
-