搜索资源列表
JIUGONGTUXINJIE
- 一个人工智能的八数码难题,也叫九宫图难题,算法仅供参考.-an eight digital artificial intelligence problems, it has also called JiuGongTu problem, the algorithm is for reference only.
把数码难题
- 八数码难题的vc实现,界面美观,功能很强-eight digital vc realize the problem, beautiful interface, highly functional
fans
- 用编程语言实现八数码难题的启发式搜索算法; 2. 利用所编程的程序,对初始的So状态
dist
- 用编程语言实现八数码难题的启发式搜索算法; 2. 利用所编程的程序,对初始的So状态 用编程语言实现八数码难题的启发式搜索算法; 2. 利用所编程的程序,对初始的So状态 -用编程语言实现八数码难题的启发式搜索算法; 2. 利用所编程的程序,对初始的So状态
EightNumProblem
- 经典的八数码难题,利用vc++可视化编程技术-Eight Numbers problem, use visual c++ platform
bashuma
- 八数码难题的解决------盲目搜索,并且打印结果。-Eight digital conundrum------ blind search, and print the results.
Eight-puzzle
- 八数码难题-两种不同的分支限界法解决 input.txt中为起始的状态,output.txt\output2.txt为两种不同解法的输出-Eight digital problem- two different branch and bound method for solving input.txt initial state, output.txt \ output2.txt solution for the two different output
my_proj
- 在人工智能领域中, 八数码问题一直都是一个游戏难题。介绍了八数码问题, 然后在启发式搜索算法上对A * 算法定义进行了解释, 并在其旨在提高搜索效率的方面作了比较详尽的介绍, 详细描述了基于图搜索算法的解决此类问题的一种启发式搜索算法:A* 算法。再依据这种算法用可视化编程语言VC+ + 6. 0 来实现八数码问题的求解过程, 取得了预期的搜索解, 提高了搜索效率。-in english
Eight
- 利用A*算法解决八数码难题,寻找从初始状态变换到目标状态的最优解-The use of A* algorithm to solve eight digital problem, seek transformation initial state to target state optimal solution
