搜索资源列表
-
1下载:
java的遗传算法 用遗传算法来实现自动文摘-GA Genetic algorithms java
-
-
0下载:
遗传算法的java实现,调试通过,课直接运行-Java implementation of genetic algorithms, debugging through, classes run directly
-
-
0下载:
改编过的遗传算法,c语言编写,用于选择全局最优-Genetic algorithms have been adapted, c language, used to select the global optimum
-
-
0下载:
这是一个应用遗传算法解决的函数优化问题,通过一系列的交叉变异得到最优的函数解。- This is an application of genetic algorithms to solve the function optimization problem, through a series of cross-variance function of the optimal solution.
-
-
0下载:
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
-
-
0下载:
Demostrates the theory of genetic algorithms
-
-
1下载:
遗传编程
遗传编程,或称基因编程/GP ,是一种从生物演化过程得到灵感的自动化生成和选择计算机程序来完成用户定义的任务的技术。从理论上讲,人类用遗传编程只需要告诉计算机"需要完成什么",而不用告诉它"如何去完成",最终可能实现真正意义上的人工智能:自动化的发明机器。
-In artificial intelligence, genetic programming (GP) is an evolutionary algorithm-based methodology inspired
-
-
0下载:
用java语言实现遗传算法 并应用于实现均值方差模型的计算 来实现投资比例的分析-Genetic algorithms with java language and applied to achieve the calculation of the mean variance model to achieve the ratio of investment
-
-
0下载:
Prissioner s Dilema problem solved using genetic algorithms including Fear, Trust and Treason factors
-
-
0下载:
Prisoner s Dilemma problem solved using genetic algorithms
-
-
0下载:
這是用JAVA編寫的基因遺傳演算法,透過選擇、交配、突變,適者生存,不適者淘汰方式,求最佳解的啟發式演算法。
-It is written in JAVA using genetic algorithms, through selection, crossover, mutation, survival of the fittest, not by way of elimination, find the optimal solution heuristics.
-
-
0下载:
纯java编写的遗传算法程序,这是很不错的程序,提供了使用遗传算法的灵活性,可用于数学优化等很多领域。-Genetic algorithm written in pure java program, which is very good program, providing the flexibility of using genetic algorithms can be used in many areas of mathematical optimization.
-
-
0下载:
Genetic Algorithm example in Java
-
-
0下载:
利用基因演算法(genetic algorithm)方式求出10個node,50個node,100個node的最短路徑。-Use of genetic algorithms (genetic algorithm) method obtained 10 node, 50 个 node, 100 个 node of the shortest path.
-
-
0下载:
fuzzy logic and genetic algorithms
-
-
0下载:
利用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.
-
-
0下载:
一种java 语言编写的遗传算法编程框架-JGAP is a Genetic Algorithms and Genetic Programming framework written
in Java.
-
-
0下载:
旅行商问题,安徽大学最优路径的寻找。利用机器学习中的遗传算法-Traveling salesman problem, the optimal path of Anhui University looking for.Using genetic algorithms in machine learning.
-
-
0下载:
Genetic algorithm library it is usable to configure program in genetic algorithm-Genetic algorithm library it is usable to configure program in genetic algorithm
-
-
0下载:
timetable using genetic algorithm
-