-
K-Means动态聚类算法源程序
使用K-Means实现数据挖掘中的聚类算法-Dynamic K-Means clustering algorithm source realize the use of K-Means clustering data mining algorithm
- 2023-04-13 23:20:03下载
- 积分:1
-
一个很好的中国象棋游戏源码,我用的各种程序…
一个很好的中国象棋源代码
本人机对弈程序采用了多种搜索算法.
本程序还具有悔棋,还原功能,还可以记录走法.-a good source of Chinese chess game machine code, I use a variety of procedures for search algorithm. The procedure also has to repent Mullick, recovery capabilities, but also can be recorded in law.
- 2023-05-10 18:45:03下载
- 积分:1
-
nsga2 C++源代码实现,收敛速度快
nsga2 C++源码实现,收敛速度很快-nsga2 C++ source code implementation, fast convergence
- 2023-02-14 23:05:04下载
- 积分:1
-
java遗传算法库
Java遗传算法库-Java genetic algorithm library
- 2022-04-30 11:48:58下载
- 积分:1
-
矩形件排样优化问题是一个多目标优化问题,另一方面要考虑到生产时的下料效率...
矩形件排样优化问题是一个多目标优化问题,另一方面要考虑到生产时的下料效率-Rectangular pieces of nesting optimization problem is a multi-objective optimization problem, on the other hand, taking into account the production efficiency of the next expected
- 2022-08-10 15:50:08下载
- 积分:1
-
This code in this directory implements the binary hopfield network.Source code m...
This code in this directory implements the binary hopfield network.Source code may be found in HOPNET.CPP. A sample training file is H7x8N4.trn. Sample test pattern files are: H7x8D4.TST, H5x8D7.TST,H5x8D7.TST and H5x8D9.TST, Output of the program goes to both the
screen and a file, ARCHIVE.LST.
- 2022-02-05 22:07:00下载
- 积分:1
-
GA example in Visual Basic 6.5.
GA example in Visual Basic 6.5.
- 2022-01-27 09:15:59下载
- 积分:1
-
采用Prolog解决传教士和野人经典谓词C.问题。
用Prolog求解传教士和野人问题
复习经典谓词演算中的归结原理,掌握人工智能程序设计语言Prolog,理解通过搜索求解问题实现人工智能的思想。-Using Prolog to solve the issue of missionaries and Savage Classical Predicate Calculus review summarized in principle, grasp the artificial intelligence programming language Prolog, to understand to solve problems by searching for the realization of the idea of artificial intelligence.
- 2022-12-24 18:40:03下载
- 积分:1
-
微粒群算法与其它进化类算法相类似,也采用“群体”与“进化”的概念,同样也是依据个体(微粒)的适应值大小进行操作。所不同的是,微粒群算法不像其它进化算法那样对于个...
微粒群算法与其它进化类算法相类似,也采用“群体”与“进化”的概念,同样也是依据个体(微粒)的适应值大小进行操作。所不同的是,微粒群算法不像其它进化算法那样对于个体使用进化算子,而是将每个个体看作是在n维搜索空间中的一个没有重量和体积的微粒,并在搜索空间中以一定的速度飞行。-Particle swarm optimization algorithm with other similar type of evolution, but also the use of " groups" and " evolution" concept is also based on the individual (particle) size of the operation of fitness. The difference is that unlike other particle swarm optimization evolutionary algorithm as the use of evolution for the individual operator, but as each individual in the n-dimensional search space of a weight and size of the particles, and in the search space the speed of a certain flight.
- 2023-05-18 16:45:03下载
- 积分:1
-
对于含有噪声的的数字图像模式“1、2、3、4”,使用“hopfield”神经网络,进行联想、识别,以去除噪声的影响。...
对于含有噪声的的数字图像模式“1、2、3、4”,使用“hopfield”神经网络,进行联想、识别,以去除噪声的影响。-for containing noise of the digital image model "1,2,3,4", "hopfield" neural network, Lenovo, identification, in order to remove noise impact.
- 2022-05-27 06:38:40下载
- 积分:1