搜索资源列表
SimpleProgramofGA
- 一个简单实用的遗传算法c程序.代码保证尽可能少,实际上也不必查错。对一特定的应用修正此代码,用户只需改变常数的定义并且定义“评价函数”即可。
ga_cell
- 一个用遗传算法实现作业车间调度(JSSP)的源代码-A Genetic Algorithm for Job Shop Scheduling (JSSP) source code
xinde
- 在matlab 环境下 运用遗传算法解决指派类型的问题-In the genetic algorithm matlab environment, types of problems to solve assignment
excelMIS
- 小型企业管理系统说明本系统采用VBA编程语言设计,主要针对数据管理和统计而设计的系统.本系统主要采用窗口操作方式进行各项目的选择和统计.从而大大方便了用户的录入和管理系统.-Small business management system that the system uses the VBA programming language designed mainly for data management and statistical systems designed. This syste
JSP--E-T--GA
- 针对带有交货期窗口硬约束,并对提前/拖期零件进行惩罚的一类作业车间调度问题,设计了一种改进型遗传算法EGA。交货期窗口硬约束是指每个零件均有交货期和deadline,零件可以在交货期后完工,但绝不能超出deadline。EGA采用“逆向后推”和“顺向前拉”相结合的两阶段求解策略。针对部分染色体在解码过程中违反交货期窗口硬约束而产生非法解的问题,采用基于关键路径的染色体修复方法来调整染色体基因序列,以期实现在满足交货期窗口硬约束的同时降低零件拖期成本;在保持第一调度阶段拖期成本不变的基础上,采用基
function
- 遗传算法小程序,计算一元高次函数的极值问题,简单易行。-Applet genetic algorithm, extremal problem of the calculation of the function of a high, simple and easy.
JSP_NEW
- 遗传算法,解决JSP问题,可实现添加订单,计算利润,考虑产品不能不分加工顺序等。-Genetic algorithm to solve JSP problem, you can add orders, calculating profits, considering the products can not, regardless of the processing order.
JSPGA
- 车间流水作业调度问题,遗传算法,m个任务n道工序-Assembly-line shop scheduling problem, genetic algorithms, m n processes tasks
GA-location
- 通过运用遗传算法来求解有关物流设施选址的问题,比如物流配送中心-GA location
工件排序
- 基于遗传算法的工件排序算法,根据优先级缓冲结果(Job sorting algorithm based on genetic algorithm, according to priority buffer results)