-
五子棋是一种受大众广泛喜爱的游戏,这里介绍五子棋程序的数据结构、评分规则、胜负判断方法,重点分析了搜索算法,并在传统的博弈算法在五子棋应用中进行一些改进,从而使...
五子棋是一种受大众广泛喜爱的游戏,这里介绍五子棋程序的数据结构、评分规则、胜负判断方法,重点分析了搜索算法,并在传统的博弈算法在五子棋应用中进行一些改进,从而使剪枝更有效,运算性能更好。改进包括:不使用closed表;改变棋盘搜索顺序;增加记录最大棋盘信息的指针。实验证明,这几点改进对提高效率有很高帮助。
- 2022-07-01 17:06:31下载
- 积分:1
-
双向广度优先搜索算法法见8SM2.cpp文件,vc6.0环境运行实现
双向广度优先搜索算法法见8SM2.cpp文件,vc6.0环境运行实现-two-way breadth- first search algorithm see 8SM2.cpp France, achieving operating environment vc6.0
- 2022-07-19 01:13:51下载
- 积分:1
-
自己编写的人工智能小模型,可实现逻辑推理功能
自己编写的人工智能小模型,可实现逻辑推理功能
- 2023-06-07 20:55:04下载
- 积分:1
-
模糊规则库的实现
Fuzzy Rule Base Implamentation
- 2023-03-19 15:40:03下载
- 积分:1
-
隐马尔科夫模型工具箱windows可执行版本,可以广泛应用于识别等领域...
隐马尔科夫模型工具箱windows可执行版本,可以广泛应用于识别等领域-HMM Toolbox windows executable version can be widely applied in areas such as identification
- 2022-09-23 14:05:03下载
- 积分:1
-
我用准备好的BP神经网络算法的内部函数MATLAB,利用技术。
本人用matlab内部函数编写的BP神经网络算法实现,采用目前最先进和流行的LV算法,速度很快,效果很好-I use the internal function matlab prepared BP neural network algorithm, using the most advanced and popular LV algorithm, fast, good effect
- 2022-01-25 21:16:25下载
- 积分:1
-
一个进行数据挖掘的好方法,可以对数据集中的频繁项进行挖掘。但是有一定的缺点,还有需要改进的地方!...
一个进行数据挖掘的好方法,可以对数据集中的频繁项进行挖掘。但是有一定的缺点,还有需要改进的地方!-Data mining of a better way to focus on data mining of frequent items. Must have the disadvantage, however, also need to improve the place!
- 2023-08-18 22:15:04下载
- 积分:1
-
人工股市(Artificial Stock Market,简称ASM)是模拟股市运作的一个程序。在这个电脑中的虚拟市场中,若干被称为交易者的人工智能程序(Age...
人工股市(Artificial Stock Market,简称ASM)是模拟股市运作的一个程序。在这个电脑中的虚拟市场中,若干被称为交易者的人工智能程序(Agent)通过观察它们所在的数字世界中股价和股息的不断变换而做出预测,并且根据这些预测做出购买股票与否以及购买股票数量的决策。反过来,所有的交易者的决策又决定了股票的价格,这样,整个的股票交易市场就构成了一个自我封闭的计算系统。同时,这些交易者都具有学习的能力,可以根据以前预测的成功或者失败对自己的决策进行调整,并且通过一种被称为遗传算法的方法产生创新能力。-artificial stock market (Artificial Stock Market, or ASM) is a stock market simulation operation of the procedure. In this computer in the virtual market, a number of traders known as artificial intelligence (Agent) by observing them where the digital world and the stock dividend and the constantly changing projections, and based on these projections made whether or not to purchase stocks and the purchase of shares in decision-making. Conversely, all the decision-making transactions in turn determines the share price, so that the entire stock market would constitute a self-enclosed computer system. Moreover, these transactions are capable of learning, can be predicted based on previous success or failure of their decisions for the
- 2022-03-29 22:14:25下载
- 积分:1
-
模糊控制矩阵推理,控制规则表,设计带有延迟一阶惯性环节得模糊控制器。...
模糊控制矩阵推理,控制规则表,设计带有延迟一阶惯性环节得模糊控制器。-fuzzy control matrix reasoning, control rule, designed with a delay in order inertia links fuzzy controller.
- 2022-05-06 22:48:05下载
- 积分:1
-
模式识别工具套件,有很多模式识别算法,大家…
模式识别工具包,有很多模式识别的算法,可以在matlab中调用-Pattern recognition tool kit, there are many pattern recognition algorithms, you can call matlab
- 2022-10-16 13:55:03下载
- 积分:1