Welcome![Sign In][Sign Up]
Location:
Search - simple genetic algorithm java

Search list

[Process-Thread简单遗传算法与人工智能

Description: 实现了遗传算法的功能,采用java实现,只需要简单的设置文件就可以运行。(java)-a genetic algorithm to achieve the function, using java realized, requires only a simple configuration files on the run. (Java)
Platform: | Size: 92744 | Author: dong | Hits:

[Other resourceSGA_java

Description: 用JAVA写的遗传算法的例子,比较简单,如果解压缩的时候需要密码的话,应该是“1”。写的比较简单。是老早以前写的了。-using Java to write the genetic algorithm example, relatively simple, if decompression time requires a password, then it should be "one." The relatively simple to write. Before long ago was written in the past.
Platform: | Size: 9132 | Author: 许江东 | Hits:

[WEB CodeFrameReader

Description: 是模拟达尔文的遗传选择和自然淘汰的生物进化过程的计算模型。通过全老师耐心的讲解,我已经清楚了简单遗传算法的处理过程,遗传算法的基本操作包括:编码、初始群体的生成、适应度评估检测、选择、杂交操作、变异。下面是我用Java编写的一个简单遗传算法的程序,求解的题目-simulates Darwinian genetic selection and the natural elimination process of biological evolution model. Through all patience with the teacher to explain, I have a clear and simple genetic algorithm processing, GA basic operations including : encoding, the initial population generation, fitness assessment testing, selection, hybrid operation, the variation. Below is because I use a Java prepared by the simple genetic algorithm procedures for the subject
Platform: | Size: 1476 | Author: dfsa | Hits:

[AI-NN-PRSGA_java

Description: 用JAVA写的遗传算法的例子,比较简单,如果解压缩的时候需要密码的话,应该是“1”。写的比较简单。是老早以前写的了。-using Java to write the genetic algorithm example, relatively simple, if decompression time requires a password, then it should be "one." The relatively simple to write. Before long ago was written in the past.
Platform: | Size: 9216 | Author: 许江东 | Hits:

[AI-NN-PRGA_TSA

Description: 利用遗传算法解决TSP旅行商问题的Java原码-using genetic algorithms to solve the traveling salesman problem TSP original Java code
Platform: | Size: 26624 | Author: 祖超 | Hits:

[DocumentsFrameReader

Description: 是模拟达尔文的遗传选择和自然淘汰的生物进化过程的计算模型。通过全老师耐心的讲解,我已经清楚了简单遗传算法的处理过程,遗传算法的基本操作包括:编码、初始群体的生成、适应度评估检测、选择、杂交操作、变异。下面是我用Java编写的一个简单遗传算法的程序,求解的题目-simulates Darwinian genetic selection and the natural elimination process of biological evolution model. Through all patience with the teacher to explain, I have a clear and simple genetic algorithm processing, GA basic operations including : encoding, the initial population generation, fitness assessment testing, selection, hybrid operation, the variation. Below is because I use a Java prepared by the simple genetic algorithm procedures for the subject
Platform: | Size: 1024 | Author: dfsa | Hits:

[JSP/Javaga

Description: 基于java的遗传算法,选择java游戏编程,简单实用。-Java-based genetic algorithm, select java game programming, simple and practical.
Platform: | Size: 15360 | Author: aa | Hits:

[AI-NN-PRfunction

Description: 一个java编写的简单遗传算法,我从网上下的,感谢源码提供者-Java prepared by a simple genetic algorithm, I am under from the Internet, thanks to the provider source
Platform: | Size: 4096 | Author: Jean | Hits:

[matlabSGA-JAVA

Description: 遗传算法的JAVA实现 做了一个简单函数优化示例~~~~~~体现了面向对象思想-JAVA realization of genetic algorithm to do a simple example of function optimization ~~~~~~ reflects the object-oriented thinking
Platform: | Size: 7168 | Author: 邓信 | Hits:

[AI-NN-PRGA

Description: 简单的遗传算法源程序,你可以运行及参考,初步掌握遗传算法的过程-Simple genetic algorithm source code, you can run and reference, the initial grasp the process of genetic algorithm
Platform: | Size: 6144 | Author: Anni | Hits:

[JSP/Javagenetic

Description: Genetic Algorithms I attempt to develop a reasonable object oriented framework for creating genetic algorithms. I accomplish this by breaking down are algorithm into simple manageable units. Each title links to the java source, but before you sit here and download the whole thing filie by file, here is link to a zip file with all the files.
Platform: | Size: 21504 | Author: Ahmed | Hits:

[JSP/Javamyai

Description: 简单遗传算法,程序进化一个沿二维网格边界行走的机器人。-Simple genetic algorithm, the program evolved a two-dimensional grid along the border walking robots.
Platform: | Size: 32768 | Author: lml | Hits:

[AI-NN-PRPSO_Java

Description: 同遗传算法比较,PSO的优势在于简单容易实现并且没有许多参数需要调整。目前已广泛应用于函数优化,神经网络训练,模糊系统控制以及其他遗传算法的应用领域,基于Java语言实现。-Compared with the genetic algorithm, PSO has the advantage is simple and easy and there is no need to adjust many parameters. Has been widely applied to function optimization, neural network training, fuzzy system control and other applications of genetic algorithms, based on Java language.
Platform: | Size: 2048 | Author: 吴帅 | Hits:

[AI-NN-PRTSP

Description: JAVA语言实现的遗传算法解决TSP(旅行商问题),主要有三个简单的Java类。-JAVA language of the genetic algorithm to solve TSP (traveling salesman problem), there are three simple Java class.
Platform: | Size: 9216 | Author: | Hits:

[JSP/JavaSimple-GA

Description: Simple genetic algorithm in Java
Platform: | Size: 7168 | Author: phongvan84 | Hits:

[JSP/JavaGenetic-algorithm

Description: 利用JAVA语言实现遗传算法,里面包含利用遗传算法解决函数求最优解的简单例子。-The use of JAVA language implementation of genetic algorithm, which includes the use of genetic algorithms to solve function for the optimal solution of a simple example.
Platform: | Size: 2048 | Author: 黎秋生 | Hits:

[JSP/Javagenetic-algorithm

Description: 遗传算法 使用JAVA实现 精确简洁 使用最小的空间实现最全的功能-The genetic algorithm uses Java to achieve accurate and simple to use minimal space to achieve the most complete functionality
Platform: | Size: 20480 | Author: suntianhong | Hits:

[JSP/JavaWinTSP

Description: 求解遗传算法 简单遗传算法求解 java环境下求解遗传算法-Genetic algorithm for solving simple genetic algorithm genetic algorithm for solving java environment
Platform: | Size: 4096 | Author: SM | Hits:

[AI-NN-PRGA

Description: 个简单的遗传算法 java 适用于启发式搜索的初学者。-A simple genetic algorithm suitable for beginners java heuristic search
Platform: | Size: 5120 | Author: jingjing | Hits:

[JSP/Javagenetic

Description: 本代码是用java语言编写的简单遗传算法,对于研究进化算法的朋友很有帮助-The code is simple genetic algorithm using java language, the study of evolutionary algorithms helpful friend
Platform: | Size: 6144 | Author: 李煜 | Hits:
« 12 »

CodeBus www.codebus.net