搜索资源列表
bashuma
- 八数码,也就是简单九宫问题,输入初始状态和目标状态,输出为由初始状态到目标状态的步数和变换状态-bashuma
Eight-digital-code
- 八数码问题的代码实现,这段代码直接输出了一道题目的结果,以及每一步的走法,直接运行即可(含说明)-Eight digital code implements the code directly output the results of a subject, and every step of the walk, and can be run directly
Test
- 八数码难题的搜索求解演示,该程序研究广度搜索算法。-Eight digital problem solving search demonstration, research breadth search algorithm.
main.cpp
- c++八数码问题 输出环形八数码 输出解题过程-C++ eight digital problem solving Ring output eight digital solution proces
A星算法求解八数码问题(20180320125952)
- A星算法求解八数码问题, 人工智能作業2(A star algorithm to solve eight digital problems, artificial intelligence operation 2)