-
五子棋是一种受大众广泛喜爱的游戏,这里介绍五子棋程序的数据结构、评分规则、胜负判断方法,重点分析了搜索算法,并在传统的博弈算法在五子棋应用中进行一些改进,从而使...
五子棋是一种受大众广泛喜爱的游戏,这里介绍五子棋程序的数据结构、评分规则、胜负判断方法,重点分析了搜索算法,并在传统的博弈算法在五子棋应用中进行一些改进,从而使剪枝更有效,运算性能更好。改进包括:不使用closed表;改变棋盘搜索顺序;增加记录最大棋盘信息的指针。实验证明,这几点改进对提高效率有很高帮助。
- 2022-07-01 17:06:31下载
- 积分:1
-
using artificial neural network XOR functions. With back
用人工神经网络实现异或的功能。用反向传播算法(BP)来实现神经网络,正确率可以达到80% -using artificial neural network XOR functions. With back-propagation algorithm (BP) to achieve neural network, can achieve an accuracy rate of 80%
- 2022-12-07 13:30:02下载
- 积分:1
-
This procedure is prepared bp artificial neural networks, btw samples for identi...
本程序是人工编写的bp神经网络,针对识别样本btw三类进行训练和识别。-This procedure is prepared bp artificial neural networks, btw samples for identification of three types of training and identification.
- 2022-02-01 10:08:54下载
- 积分:1
-
maximum function for the genetic algorithm source code Matlab
求解函数最大值的遗传算法Matlab源代码-maximum function for the genetic algorithm source code Matlab
- 2022-03-17 20:59:08下载
- 积分:1
-
Perfect code to learn genetic algorithm
学习遗传算法的标准入门程序,这是我当初入门的时候用的。-Perfect code to learn genetic algorithm
- 2022-01-21 19:28:37下载
- 积分:1
-
神经网络中的竞争网络聚类
神经网络中的竞争网络聚类-neural network competition in the network clustering
- 2022-11-17 04:25:03下载
- 积分:1
-
变色龙的层次聚类算法,采用分层的动态模型…
变色龙层次聚类算法,利用动态模型的层次聚类算法-chameleon hierarchical clustering algorithm, using a dynamic model of hierarchical clustering algorithm
- 2022-07-26 05:19:21下载
- 积分:1
-
SOFM neural network c++ Source can be used for remote sensing image classificati...
SOFM神经网络的 c++源程序 可用于遥感图像分类-SOFM neural network c++ Source can be used for remote sensing image classification
- 2022-02-20 20:32:48下载
- 积分:1
-
This code is used to achieve lib
这个代码是用lib-svm来实现svm分类器的,简单易懂,并且有详细的注释,对于刚刚接触SVM的初学者有很大的帮助,一看就能上手,我也是新手,所以应该还是很有帮助的。-This code is used to achieve lib-svm classifier svm, easy-to-read, and detailed notes, just contact SVM for the great help for beginners, a look will be able to start, I am also a novice, so it should be or very useful.
- 2022-01-26 05:17:05下载
- 积分:1
-
手写汉字识别 应用SVM和神经网络进行识别,可自行训练
手写汉字识别 应用SVM和神经网络进行识别,可自行训练-Handwritten Chinese Character Recognition Application of SVM and neural networks to identify their own training
- 2023-08-18 10:25:03下载
- 积分:1