搜索资源列表
mjh_SGA
- 基本遗传算法源程序。 基于基本遗传算法的函数最优化 sga.c。-basic genetic algorithm source. Based on the basic genetic algorithm optimization sga.c function.
遗传算法的源代码
- 基于实数编码遗传算法源代码,该程序很好用,已经调试通过-real-coded genetic algorithm source code, the procedure is useful, has been through testing
GAlujingguihua
- C语言环境下的基于遗传算法和栅格法的机器人路径规划程序
PaiKe
- c#编写的排课系统,基于遗传算法的,很有研究价值-c# Timetable prepared systems, based on genetic algorithm, it is the research value of
epsmoea
- spsmoea是一种基于MOEA的多目标优化遗传算法,对于解决多目标问题收敛性好,确保了其多样性,具有很高的应用价值。-Epsilon-MOEA in C and C++
GA
- 基于免疫遗传算法的QOS路由选择问题 给予免疫遗传算法的多目标优化问题 -Immune genetic algorithm based QOS routing problems provide the immune genetic algorithm for multi objective optimization problem
Genetic_Algorithm
- 基于遗传算法的走迷宫实现,主要算法原理为遗传算法,界面实现为WinForm-Maze based on genetic algorithm to achieve the main principle for the genetic algorithm method, the interface is implemented as WinForm
Improved-Genetic-Algorithm
- 针对传统的遗传算法编程求解过程中存在的代码复用性不高,灵活性差的情况,在参考麻省理工学院Matthew Wall开发的遗传算法类库GAlib的基础上,作者提出了基于设计模式的改进遗传算法设计框架,并提供了部分Visual C#代码和演示。-Improved Genetic Algorithm design and implementation based on Design Patterns
aforge_demo
- AForge.NET 是一个专门为开发者和研究者基于C#框架设计的,他包括计算机视觉与人工智能,图像处理,神经网络,遗传算法,机器学习,机器人等领域。-The article describes an open source C# framework for researchers in the areas of Computer Vision and Artificial Intelligence- image processing, neural networks, genetic alg
geneticTSP
- 基于遗传算法,在matlab中解决TSP问题 试算过 无误。-MATLAB TSP GA
Genetic
- 基于遗传算法配电网无功优化方法程序源代码-Based on Genetic Algorithms for Reactive Power Optimization of source code
Untitled
- 基于遗传算法的含分布式电源的配电网无功优化.-The reactive power optimization of distributed power distribution network based on the genetic algorithm
UncertainBAPCP_new
- 本程序为针对集装箱码头船舶停靠的调度问题所开发的调度算法,算法中首先设计了基于优先级序列的船舶停靠的求解编码和解码,主要运用遗传算法进行解的优化。-This program is scheduling algorithm scheduling problems for ships dock container terminal being developed algorithm is designed based on the first ship docked priority sequenc
ProjectScheduling-true
- 针对飞机装配线的加工任务调度问题设计了基于遗传算法的调度算法,包含一套启发式规则和一系列线边约束。-Task scheduling problem for processing aircraft assembly line designed scheduling algorithm based on genetic algorithm, comprising a set of heuristic rules and a series of line side constraints.
C
- 基于C语言的简单遗传算法源程序,希望大家指正,看看有没有错误-Simple genetic algorithm (ga) based on C language source code, hope everyone correction, see if there are any mistakes
DE
- 基于pareto进化的算法的遗传算法,差分进化算法源程序-pareto Differential Evolution Algorithm
GA_TSP
- 基于遗传算法的TSP问题实现,实例有30个城市的距离路径数据,采取两种交叉算子实现。-Based on genetic algorithm for the realization of TSP, examples of 30 cities in the distance path data, using two kinds of crossover operator.
AForge.NET Framework-2.2.5
- AForge.NET是一个专门为开发者和研究者基于C#框架设计的,这个框架提供了不同的类库和关于类库的资源,还有很多应用程序例子,包括计算机视觉与人工智能,图像处理,神经网络,遗传算法,机器学习,机器人等领域。 这个框架由一系列的类库组成。主要包括有: AForge.Imaging -- 一些日常的图像处理和过滤器 AForge.Vision -- 计算机视觉应用类库 AForge.Neuro -- 神经网络计算库AForge.Genetic -进化算法编程库 AF