Description: This project solve 8 puzzle with breadth first search. I wrote this program for Artificial Intelligence lesson. Platform: |
Size: 35840 |
Author:somatco |
Hits:
Description: 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 intelligence algorithms to achieve this little game. First, A* search, including Nilsson' s sequence score Tiles Out of Place Manhattan Distance Yet another method is air distance Platform: |
Size: 13312 |
Author:julian |
Hits:
Description: 人工智能经典问题八数码三种算法(广度优先搜索,深度优先搜索,启发式搜索)带有图形界面的解决方案。-Classic problem in Artificial Intelligence eight digital three algorithms (breadth-first search, depth-first search, heuristic search) with a graphical interface solutions. Platform: |
Size: 35266560 |
Author:zlf |
Hits:
Description: 人工智能作业的8数码问题,是C#写的WinForm应用程序-8 digital issues of artificial intelligence operations, is written in C# WinForm application Platform: |
Size: 65536 |
Author:Changcheng |
Hits:
Description: 人工智能经典入门问题:八数码(百度一下就知道是什么了),使用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. Platform: |
Size: 3072 |
Author:terran |
Hits:
Description: 八数码实现程序。支持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 Intelligence search principle of entry routines Platform: |
Size: 2719744 |
Author:zhao |
Hits: