当前位置:
首页 资源下载
搜索资源 - 8puzzle artificial
搜索资源列表
-
0下载:
8-Puzzle Problem solving using Artificial Intelligence,8-Puzzle Problem solving using Artificial Intelligence
-
-
2下载:
用A*算法解决八数码问题,人工智能实验,内附实验报告。源码注释很详细-With the A* algorithm to solve 8 puzzle problem, artificial intelligence experiments, containing a laboratory report. Very detailed source notes
-
-
0下载:
This project solve 8 puzzle with breadth first search. I wrote this program for Artificial Intelligence lesson.
-
-
0下载:
8 puzzle是西人喜欢玩的一个小游戏,这段小程序用四种人工智能算法来实现这个小游戏。
首先是A*查找,包括Nilsson’s sequence score;Tiles Out of Place;Manhattan Distance;另外还有一种算法是air distance-8 puzzle a foreigner like to play a little game, this small program with four kinds of artificial intelligen
-
-
0下载:
Popular 8 puzzle game, solved with search algorithms, ideal homework for Artificial Intelligence courses
-
-
0下载:
Prolog code, programming, solve some sample problem in artificial intelligence.
-
-
0下载:
人工智能作业的8数码问题,是C#写的WinForm应用程序-8 digital issues of artificial intelligence operations, is written in C# WinForm application
-
-
0下载:
人工智能经典入门问题:八数码(百度一下就知道是什么了),使用A*算法实现,能够迅速求解出八数码的最简单解法。-Artificial intelligence introduction to the classic question: eight digital (Baidu Search know what it is), using the A* algorithm, can quickly find out the simple solution of eight digital.
-
-
0下载:
八数码实现程序。支持A*算法、广度优先算法、深度优先算法。可以实现任意初始状态下八数码问题的实现。人工智能搜索原理的入门例程-Eight digital realization of the program. Support A* algorithm, breadth-first algorithm, depth-first algorithm. Can achieve any initial state eight digital problem. Artificial Intelligenc
-