搜索资源列表
-
1下载:
数据挖掘相关算法集合,有聚类、神经网络、遗传算法等的代码实现-Data mining correlation algorithm collection has clustering, neural networks, genetic algorithms, such as the code implementation
-
-
2下载:
这是用遗传编程算法来拟合曲线的一个经典程序,非常不错,大家可以通过修改function程序里的曲线定义来拟合多种曲线-This is the genetic programming algorithm to a classical curve fitting procedures, is very good, you can program by modifying the function of the curve to fit the definition of a wide range o
-
-
0下载:
遺傳演算法(Genetic Algorithm),使用java編譯,有需要者拿回去參考吧!-Genetic algorithm (Genetic Algorithm), using the java compiler, there is a need to go back and refer to those who get it!
-
-
0下载:
遗传算法解决复杂背包问题,用Java编写。
该背包拥有3个属性,500个东西,50个包。
求解包与包之间物品重量差最小,并且同一个背包的物品属性有特殊要求。
该程序容易修改。-Genetic Algorithm on Bin Packing Proglem.
500 items, 3 parameters of each item.
50 containers, target: All 50 containers has the smallest weight differe
-
-
0下载:
Implementation of genetic algorithm by Java
-
-
0下载:
A Hybrid Genetic Algorithm for the Student-
Aware University Course Timetabling Problem
-
-
0下载:
Basic java implementation of Genetic algorithm
-
-
0下载:
标准遗传算法, Java实现,利于修改和二次开发,Standard genetic algorithm, implemented in Java conducive to modify and secondary development
-
-
0下载:
An implementation of Genetic Algorithm using java. This specifically for Independent set in graph. But you can use it for your own usage by changing fitnessCalc class.-An implementation of Genetic Algorithm using java. This is specifically for Indepe
-
-
0下载:
一些人工智能方面的学习源码,用java写的。包括遗传算法 alpha-beta剪枝 模拟退火算法 九宫格 传教士与野人等问题或者算法实现源码。-Some artificial intelligence to learn the source code, written in java. Including genetic algorithm alpha-beta pruning simulated annealing algorithm and other missionaries and Sa
-