搜索资源列表
8puzzle
- 8数码难题求解,3*3矩阵,输入初始状态和最终状态,编译运行观察运动步骤。-8 digital problem solving, 3* 3 matrix, enter the initial state and final state, the compiler is running observe the movement step.
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
EightPuzzleProblem-master
- 8Puzzle Consola, Resuelve aautomatico
8puzzle
- 人工智能作业的8数码问题,是C#写的WinForm应用程序-8 digital issues of artificial intelligence operations, is written in C# WinForm application
15Puzzle
- 8/15 puzzle C# implementation using A * (A Star) Algorithm.
