-
一个使用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
-
此是国外机器人实验室的中国留学生翻译的kalman滤波的教程,较为介绍了扩展kalman滤波理论,同时给出具有代表意义的例子,帮助理解...
此是国外机器人实验室的中国留学生翻译的kalman滤波的教程,较为介绍了扩展kalman滤波理论,同时给出具有代表意义的例子,帮助理解-err
- 2022-03-18 17:33:36下载
- 积分:1
-
EM算法,详细介绍了EM算法的应用,对研究EM算法的人来说有很大的帮助。...
EM算法,详细介绍了EM算法的应用,对研究EM算法的人来说有很大的帮助。-EM algorithm, described in detail the application of EM algorithm
- 2023-06-05 09:55:02下载
- 积分:1
-
神经网络理论与Matlab7电子工业出版社原代码
神经网络理论与Matlab7电子工业出版社原代码-neural network theory and Matlab7 Electronic Industry Publishing House source
- 2023-01-28 18:25:04下载
- 积分:1
-
java版的PrefixSpan算法实现,文件里包含了详细的文档说明,还有示例。...
java版的PrefixSpan算法实现,文件里包含了详细的文档说明,还有示例。-PrefixSpan algorithm. The document containing a detailed description and an example.
- 2022-02-01 07:50:37下载
- 积分:1
-
神经网络程序代码,小小初学,不知甚多,望多多指教。
神经网络程序代码,小小初学,不知甚多,望多多指教。-Neural network program code, little beginner, I do not know a lot, hope the exhibitions.
- 2022-03-21 06:49:40下载
- 积分:1
-
这个是用来进行基频检测的,目前做的最好的应该数Paul的基频提取算法了,误差可以小于万分之五。该源代码的算法是我根据Paul的算法修改得到,省略了插值部分,所以...
这个是用来进行基频检测的,目前做的最好的应该数Paul的基频提取算法了,误差可以小于万分之五。该源代码的算法是我根据Paul的算法修改得到,省略了插值部分,所以误差在百分之五以内,但是在实际工作中已经足够了。-is for the frequency of detection, so the best should be the number of frequency Paul extraction algorithm, can be less than prior error. The source code for the algorithm is based on the algorithm Paul to be amended, omitted the interpolation part, the error within 5%, but the actual work has been sufficient.
- 2022-01-31 12:49:43下载
- 积分:1
-
多层神经网络的可执行例子
http://www.codeproject.com/cpp/MLP.asp?df=100&forumid=148477&exp=...
多层神经网络的可执行例子
http://www.codeproject.com/cpp/MLP.asp?df=100&forumid=148477&exp=0&select=1141594#xx1141594-multilayer neural network executable examples http :// www.codeproject.com/cpp/MLP.asp df = 1
- 2023-06-29 17:30:03下载
- 积分:1
-
一套图像处理程序,支持三种图像文件格式,我调试过了,很好用
一套图像处理程序,支持三种图像文件格式,我调试过了,很好用-Image processing programs for JPEG,GIF and PNG.I have compiled them, which is good for using.
- 2022-07-19 01:08:40下载
- 积分:1
-
C#版遗传算法解TSP问题
C#版遗传算法解TSP问题-C# version Genetic Algorithm for the Traveling Salesman Problem
- 2022-02-10 12:38:05下载
- 积分:1