Location:
Search - GA2
Search list
Description: #include \"stdio.h\"
#include \"malloc.h\"
#define TRUE 1
#define n 39
#define max 500
typedef struct
{
char p[n]
float w[n][n]
}graph
graph *ga2
int visit[n]
int path[n][n]
float C[n][n]
float A[n][n] -#include \"stdio.h\" #include \"malloc.h\" #define TRUE 1 #define n 39 #define max 500 typedef struct { char p[n] float w[n][n] }graph graph *ga2 int visit[n] int path[n][n] float C[n][n] float A[n][n]
Platform: |
Size: 4665 |
Author: jiangshan |
Hits:
Description: 这是一个利用遗传算法求解函数极值,是用Visual C++ 编写
Platform: |
Size: 2845769 |
Author: 吴江 |
Hits:
Description: 很详细的遗传算法介绍 可以拿来做入门的资料 强烈推荐
Platform: |
Size: 44365 |
Author: 潘鹏辉 |
Hits:
Description: #include "stdio.h"
#include "malloc.h"
#define TRUE 1
#define n 39
#define max 500
typedef struct
{
char p[n]
float w[n][n]
}graph
graph *ga2
int visit[n]
int path[n][n]
float C[n][n]
float A[n][n] -#include "stdio.h"#include "malloc.h"#define TRUE 1#define n 39#define max 500 typedef struct { char p[n] float w[n][n] }graph graph*ga2 int visit[n] int path[n][n] float C[n][n] float A[n][n]
Platform: |
Size: 45056 |
Author: jiangshan |
Hits:
Description: 这是一个利用遗传算法求解函数极值,是用Visual C++ 编写-This is a use of genetic algorithm for solving extremal function is the use of Visual C++ Prepared
Platform: |
Size: 2845696 |
Author: 吴江 |
Hits:
Description: 很详细的遗传算法介绍 可以拿来做入门的资料 强烈推荐-Very detailed introduction of the genetic algorithm can be used to make data entry strongly recommend
Platform: |
Size: 44032 |
Author: 潘鹏辉 |
Hits:
Description: solaris 10 dvd md5 文档 说明-solaris 10 dvd md5 documentation
Platform: |
Size: 1024 |
Author: zhangyl |
Hits:
Description: GA2 for single Machin Problem
Platform: |
Size: 1024 |
Author: Amir H. Shokouhi |
Hits:
Description: 用遗传算法解决了图像分割问题,将图像中的像素按灰度值用域值M分为两类图像,一类为目标图像,另一类为背景图像,经过几十次迭代后有助于缩小检索范围-Using genetic algorithms to solve the image segmentation problem, the image pixel gray value according to the value of M is divided into two categories with the domain images, one type is the target image, and the other as the background image, after dozens of iterative help on narrow your search
Platform: |
Size: 464896 |
Author: 宁国富 |
Hits:
Description: to perfom gentics for travelling sales man
Platform: |
Size: 369664 |
Author: gopi |
Hits:
Description: 遗传算法--分层遗传改进算法函数最优化。在基本遗传算法基础上假如分层概念。-Genetic Algorithms- Hierarchical Genetic Algorithm to optimize the function. In the basic genetic algorithm based on the concept that if layered.
Platform: |
Size: 15360 |
Author: 张瑞 |
Hits:
Description: 非常好的遗传算法工具,请支持下载,支持论坛发展-A very good Genetic algorithm tool, please support download,
Platform: |
Size: 122880 |
Author: zz |
Hits:
Description: 这又是一个完整的遗传算法子程序2,里面包含了各个子程序,运行没问题.-This is a complete genetic algorithm subroutine 2, which includes various routines, run no problem.
Platform: |
Size: 8192 |
Author: 徐凯 |
Hits:
Description: 关于遗传算法的基础知识,理论方面欠缺的可以学习。-Basic knowledge on the genetic algorithm, theory is lacking can learn.
Platform: |
Size: 44032 |
Author: 杨六 |
Hits:
Description: matlab的遗传算法的另外一种实现,也是文章,包含源码解释,很不错的-genetic algorithm matlab another implementation, but also articles, including source explained, very good
Platform: |
Size: 119808 |
Author: hudingyin |
Hits:
Description: 改进的遗传算法,使用java编程实现,效率有很大提高-Improved genetic algorithm, using the java programming, efficiency is greatly improved
Platform: |
Size: 3072 |
Author: 白加林 |
Hits:
Description: 关于遗传算法的东东,希望能派到上用场。呵呵,共同努力。-Something about the genetic algorithm, the hope can sent to use. Ha ha, mutual effort.
Platform: |
Size: 36864 |
Author: 程杰 |
Hits:
Description: 实现二元函数的遗传算法优化,程序性能稳定-Achieve dual function of the genetic algorithm optimization, application performance and stability
Platform: |
Size: 6144 |
Author: 付雨薇 |
Hits:
Description: C#编写的遗传算法程序 十分简单 运行速度快 很经典啊-The genetic algorithm program written in C# is very simple, fast running speed classic.
Platform: |
Size: 44032 |
Author: 冯 |
Hits:
Description: 遗传算法,一个简单的库提供基本的算法语言,有很多改进和附加-ga2 is a simple C++ library providing the necessary base classes to implement a genetic algorithm in C++. It is based loosely on Goldberg' s canonical GA, but with many modifications, improvements and additional features. Essentially feature-complete, and
Platform: |
Size: 1006592 |
Author: 马白 |
Hits: