搜索资源列表
Queen
- 这是一个解决皇后问题的遗传算法,是用c语言编写的,可以直接运行。-This is a solution to the problem' s genetic algorithm, are prepared using c language, can be directly run.
yichuansuanfa
- 很好的遗传算法源代码,基于c++语言开发,可以运行,-Good genetic algorithm source code c++ language-based development, can run,
SGA5
- 用c语言实现的遗传算法程序,在开始运行里运行,已经调试通过-a simple function
c_for_GA
- 应用c语言模拟遗传算法的计算权值,实现平台vc6.0 .-use c simulink the GA for weight
jbGA
- 基本遗传算法C语言程序,可移植性高,算法完备可靠-The basic genetic algorithm C language program, portability high, complete and reliable algorithm
C_GA
- C语言遗传算法程序,功能比较完善,代码效率高-C language program of genetic algorithm functions have improved, efficient code
GA
- 遗传算法c语言实现,稍作修改可应用于各种平台,主要用于优化计算-Genetic algorithm c language, with slight modifications can be applied to a variety of platforms, mainly used in optimization calculation
MATLAB
- 有关遗传算法的一个简单问题的C语言程序源代码-The C language source code for a simple genetic algorithm
genetic-algorithm--for-numerical-
- 这个代码是用C语言编写的遗传算法代码,用来求解数值最优解-This code is written in C language, the genetic algorithm code used for numerical optimal solution
lncs1998a.ps
- 一套完整的很实用的C语言编写的基因遗传算法程序-Genetic Algorithms code
Cpp1
- 遗传算法 利用遗传算法求解旅行商问题。 使用C++语言编程。使用VS2008编译环境,没有使用额外的库,运 行环境为w7操作系统-Genetic Algorithm. the traveling salesman problem. C source code, suitable for beginners and genetic algorithm optimization and other kinds of knowledge.
NSGAP2p28Origp29CPP
- 多目标遗传算法的应用实例,用的是c语言实现,希望给需要的人参考-Multi-objective genetic algorithm c language
yichuansuanfa
- 通过对经典的遗传算法理论分析,并结合c语言编程,使读者能迅速且直观地理解该理论。-Through theoretical analysis of the classical genet algorithm, combined with c programming language, so that readers can quickly and intuitively understand the theory.
Cyuyanjiejue
- C语言解决最优化问题,关于整车物流调度的遗传算法问题-C language to solve optimization problems, with regard to vehicle logistics scheduling problem genetic algorithm
Genetic-algorithm-C-language
- c语言遗传算法,通过对多项式求最小值实现-C language implementation of genetic algorithm, the minimum value of the polynomial
C-language-source
- 二进制编码的简单遗传算法源程序(c语言)-Simple binary coded genetic algorithm source code (c language)
TSP
- TSP问题遗传算法C语言代码,能有效解决旅行商问题。-Genetic Algorithm for TSP C language code, can effectively solve the traveling salesman problem.
Traveling-Salesman-Problem
- C语言解决旅行商问题(货郎担问题),使用的是遗传算法-C language to solve the traveling salesman problem (TSP), using a genetic algorithm
yichuan
- 这是用c语言编写的用于求解函数的最值问题的遗传算法代码(the code of genetic algorithm)
GAlgorithm
- 利用遗传算法对单浮点数进行编码,C++语言编写,仿真效果不错。(Use C primer primer language to code the float numbers with genetic algorithm.)