-
一个使用Java实现的人工智能的图搜索策略程序――酒九宫图问题 人工智能-图搜索策略-演示程序-使用说明 程序简介 在人工智能领域,对隐式图的搜索是求解问题的一...
一个使用Java实现的人工智能的图搜索策略程序――酒九宫图问题 人工智能-图搜索策略-演示程序-使用说明 程序简介 在人工智能领域,对隐式图的搜索是求解问题的一种基本方法,本程序通过使用多种图搜索策略,对 重排九宫问题进行求解,演示了“广度优先搜索”、“深度优先搜索”、“有界深度优先搜索”、 “最好优先搜索”和“局部择优搜索”五种基本的图图搜索策略。 整个程序使用了动画技术,界面设计美观友好,使用方便。-use a Java artificial intelligence plans Search Strategy-- Liquor JiuGongTu problems of artificial intelligence-map search strategy- Demonstration Program-use guide in the field of artificial intelligence, the implicit search of the plan to solve the problem is one of the basic methods, the procedures through the use of multiple map search strategy, the rearrangement JiuGongTu problem solving, presentation of the "breadth- first search," "depth-first search", "bounded depth-first search", "best-first search" and "partial selection of the best search" five basic map search strategy. The whole process of using animation, interface design aesthetic friendly, easy to use.
- 2022-01-25 17:15:20下载
- 积分:1
-
This is what I do to help an undergraduate graduation Design, Implementation of...
这是我帮一个本科生做的毕业设计,实现的数据挖掘的k均值和k中心算法,其中包含了我做的两个二维的数据集,感觉要预先知道k的参数值,不是很方便-This is what I do to help an undergraduate graduation Design, Implementation of the Data Mining mean k and k center algorithm, which includes me to do two two-dimensional data sets, feeling to know beforehand the value of the parameter k is not easy
- 2022-03-24 20:36:39下载
- 积分:1
-
蚁群算法的C++实现,让读者更清晰的了解蚁群算法的完整思路
蚁群算法的C++实现,让读者更清晰的了解蚁群算法的完整思路-Ant colony algorithm C++ Realize, to give readers a clearer picture of the integrity of the idea of ant colony algorithm
- 2022-03-03 23:02:39下载
- 积分:1
-
利用神经网络解决控制论的问题.很好地阐述了这一问题的解决方法....
利用神经网络解决控制论的问题.很好地阐述了这一问题的解决方法.-The use of neural networks to solve the problem of control theory. A very good description of the problem solution.
- 2023-03-31 23:30:04下载
- 积分:1
-
Winsvm支持向量机分类预测的指导书
WinSVM支持向量机预测分类使用指导书-WinSVM support vector machine classification for prediction guide book
- 2022-03-15 13:31:55下载
- 积分:1
-
遗传算法的一个源码集成,内有数个c语言文件
遗传算法的一个源码集成,内有数个c语言文件-a genetic algorithm source integration, which contains several language documents c
- 2023-05-24 11:40:03下载
- 积分:1
-
遗传算法的人工生命模拟源程序
遗传算法的人工生命模拟源程序-Genetic algorithm source artificial life simulation
- 2022-07-07 14:14:08下载
- 积分:1
-
使用最小二乘支持向量机对多维pyrim数据进行回归,需要下载最小二乘支持向量机工具箱。...
使用最小二乘支持向量机对多维pyrim数据进行回归,需要下载最小二乘支持向量机工具箱。-use of least squares support vector machines for multidimensional data pyrim return need to download least squares support vector machines toolbox.
- 2022-11-16 11:40:03下载
- 积分:1
-
c语言实现人工智能art1网络的算法实现
c语言实现人工智能art1网络的算法实现 -c language art1 network artificial intelligence algorithms
- 2023-02-16 18:20:04下载
- 积分:1
-
遗传算法中的简单遗传算法,用matlab实现。
遗传算法中的简单遗传算法,用matlab实现。-genetic algorithm simple genetic algorithm, using Matlab to achieve.
- 2022-01-26 07:58:48下载
- 积分:1