搜索资源列表
8 Puzzle by using BFS
- 8 Puzzle by using BFS , DFS
Chess(8puzzle)
- 这个程序是从广度优先搜索,深度优先搜索,A算法以及A算法等多方面算法来解决八数码问题.zip-8-puzzle A* BFS DFS MFC
8Puzzle
- C# code tha implements the Breadth-first-search (BFS) search algorithm. The program solves the 8-puzzle game using the algorithm-C# code tha implements the Breadth-first-search (BFS) search algorithm. The program solves the 8-puzzle game using t
8PuzzleSolver
- please help me resolving the problem with BFS code for 8-puzzle. thanks!
EightPazzelBfs
- This project solve 8 puzzle with breadth first search. I wrote this program for Artificial Intelligence lesson.
eight8
- 用计算机搜索算法解8数码问题(也就是平时玩的拼图),内置2种算法,BFS和A*,是XJTU人工智能导论课的大作业。-Computer search algorithm for solving the problem of digital 8 (that is usually playing the puzzle), built-in two kinds of algorithms, BFS and A*, is the introduction course of artificial inte
Fast_8_puz18227611292004
- 8 puzzle problem it is. win the game by completing the tiles
puzzle-bfs
- This program solves the puzzle by profema of 8 DFS algorithm
ConsoleApplication1
- e: C# code tha implements the Breadth-first-search (BFS) search algorithm. The program solves the 8-puzzle game using the algorithm
BFS
- java环境下采用广度优先搜索来求解8-puzzle、8-queen等智能问题 -By using BFS java environment to solve the 8-puzzle, 8-queen, intelligent problem
8puzzle
- this project solve puzzle 8 with bfs tr-this project solve puzzle 8 with bfs tree