当前位置:
首页 资源下载
搜索资源 - genetic algorithm scheduling
搜索资源列表
-
4下载:
JAVA基于遗传算法的排课系统,使用SQL2000数据库,JAVA Course Scheduling Based on Genetic Algorithm, using SQL2000 database
-
-
1下载:
程序适合大学毕业设计论文!!用java编写!
[autopk.rar] - 开源的自动排课系统,遗传算法,非常好,大家可以参考参考
[psd.zip] - photoshop图像文件格式说明
-Program for university students study! ! Written with java! [Autopk.rar]- Open Source Automated Course Scheduling System, genetic algorithm, very
-
-
0下载:
车间作业调度问题遗传算法,可以生成调度甘特图。-Job-shop scheduling problem genetic algorithm, can generate Gantt scheduling.
-
-
1下载:
c#/CSharp 遗传算法高校排课系统的源代码,这是我哥哥做的本科毕业设计,很不错的哦-c#/CSharp University Course Scheduling System genetic algorithm source code, which I did graduate design, very good oh ~ ~
-
-
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
-
-
1下载:
基本遗传算法的C语言源程序。(遗传算法的应用范围极其广泛,它可应用于函数优化、组合优化、生产调度问题、自动控制、机器人学、图像处理、人工生命、遗传编程以及机器学习等领域。)-Basic genetic algorithm C language source code. (Genetic algorithm extremely broad range of applications, it can be applied to function optimization, combinatorial
-
-
1下载:
遗传算法做排课软件源码。还行吧-Course Scheduling software to do genetic algorithm source code. Also visit you
-
-
0下载:
A Genetic Algorithm Approach to Scheduling
Communications for a Class of Parallel Space-Time Adaptive Processing Algorithms
-
-
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下载:
可用于大学的遗传算法实现排课系统!用遗传算法能达到最好的效果-Can be used for the genetic algorithm University Course Scheduling System! Using genetic algorithms to achieve their best effect
-
-
0下载:
用于车间调动的自适应遗传算法,高效,带有Benchmark测试案例-Workshop for the mobilization of the adaptive genetic algorithm, high efficiency, with a Benchmark Test Case
-
-
0下载:
multi processor scheduling with genetic algorithm
-
-
1下载:
遗传算法车间调度,车间作业调度问题遗传算法
--------------------------------------------------------------------------
输入参数列表
M 遗传进化迭代次数
N 种群规模(取偶数)
Pm 变异概率
T m×n的矩阵,存储m个工件n个工序的加工时间
P 1×n的向量,n个工序中,每一个工序所具有的机床数目
输出参数列表
Zp 最优的Makespan值
Y1p 最优方案
-
-
0下载:
本系统主要实现了商品信息模块,公告信息模块(及时发现需进货商品信息),出库信息模块,管理员模块,商品调度模块,日志信息模块。在本系统中使用了遗传算法,可以同时对多种商品进行调度,该算法会根据供应商报价以及运输成本去自动选择一种最优方式,这种方式在很大程度上减少了管理员操作时间,节约了进货成本。-The system implements the product information module, the bulletin information module (must purchase g
-
-
0下载:
process scheduling using genetic algorithm
-
-
0下载:
this research paper is based on Load scheduling in power system by genetic algorithm
-
-
0下载:
genetic algorithm for job shop scheduling problem
-
-
1下载:
文章以含有蓄电池、光伏、风机以及负荷的微电网为研究对象,在考虑蓄电池充放电约束、微电网与电网功率交换约束等条件下,建立了以负荷平均供电单价最小为目标的日前优化调度模型。并利用改进交叉算子的遗传算法进行求解。以某典型微电网为例进行建模与求解,得到了微电网日前优化调度方案,实现了微电网的经济稳定运行(Taking the micro-grid with storage battery, photovoltaic, fan and load as the research object, consid
-