搜索资源列表
kmeansjava
- 这是一个我自己编写的JAVA程序,可以运行的。思想是将KMEANS和神经网络结合起来实现模式的分类。-This is a Java program writen by meself which can be run.The chief concept is to combine KMEANS and NN to achieve classification of pattens.
AStar
- 八数码问题的A*算法实现,java的伪代码,基本思想-8 digital issues of A* algorithm, java pseudo code, the basic idea
bp
- 绝对自己写的JAVA程序,对BP神经网络的实现,用面向对象的思想完成。可以作为初学者使用-Absolutely wrote it myself JAVA procedures, achievement of BP neural network, with complete object-oriented thinking. Can serve as a beginner to use
apriori
- 经典的关联规则发现算法:apriori原始算法思想,-apriori
R-Opt-Lin-Kernighan
- Lin-Kernighan的R-Opt算法。主要思想是CLK,小规模的TSP可以在很短的时间内都到最优解。-Lin-Kernighan algorithm for the R-Opt. The main idea is CLK, small-scale TSP can be in a very short period of time have gone to the optimal solution.
My_Ant_Algorithm
- 蚁群算法,Java程序,面向对象思想,求最短路径-Ant colony algorithm, a Java program, the object-oriented thought, seek the shortest path