搜索资源列表
8shuma_vc
- 八数码问题的vc原文件,用人工只能的a算法来设计的,请大家执教-eight digital vc the original document, with a manual only to the design of the algorithm, please coach
A星算法
- 八数码问题的A*算法.本实验的A*算法的h(n)=p(n),p(n)定义为每个将牌与其目标位置之间的距离(不考虑夹在其间的将牌)的总和,显然有p(n)=<h*(n),g(n)仍就为节点深度.-the A * algorithm. The experiment of the A * algorithm h (n) = p (n), p (n) is defined for each license its goal the distance between the location (not
eightpuzzleduogesuanfa
- 八数码问题多个算法实现,包括深度优先,广度优先,A*算法。
eight
- 自己写的一个八数码程序,里面用了几个算法,其中有两个A*算法,一个一般的深度优先算法,写得比较粗糙,有兴趣的同志可拿来参考
myfa
- 关于八数码问题, A*算法编的程序,欢迎下载。-Eight Puzzle Problem A* algorithm program, please download.
Artificial-Intelligence-EIGHT-NUMBER
- 人工智能实验 运用启发式搜索中的A*算法和A算法分别比较求解八数码问题-Artificial intelligence experiments using heuristic search in A* and A algorithms for Eight digital
bashuma
- VC++环境下用C++语言A*算法实现八数码问题-VC++ environment using C++ language A* algorithm to achieve eight digital