文件名称:A_Star
- 所属分类:
- 人工智能/神经网络/遗传算法
- 资源属性:
- [C/C++] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 129kb
- 下载次数:
- 0次
- 提 供 者:
- Yale*****
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
在3*3组成的九宫格棋盘上,摆有8个将牌,每一个将牌都刻有1-8中的某一个数码。棋盘中留有一个空格,允许其周围的某一个将牌向空格移动,这样通过移动将牌就可以不断改变将牌的布局。给定一种初始的将牌布局或结构(称初始状态)和一个目标布局(称目标状态),编程给出一个最优的走法序列。
-3* 3 composed of squared board, put 8 cards, each of the license are inscribed with a digital 1-8. The chessboard left a space that allows its around a brand move to the space, so that by moving the license can be changing the layout of the license. To set an initial layout of the license or structure (called the initial state) and a layout of the target (called the target state), programmed to give an optimal sequence of moves.
-3* 3 composed of squared board, put 8 cards, each of the license are inscribed with a digital 1-8. The chessboard left a space that allows its around a brand move to the space, so that by moving the license can be changing the layout of the license. To set an initial layout of the license or structure (called the initial state) and a layout of the target (called the target state), programmed to give an optimal sequence of moves.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
src\AStar.cpp
...\AStar.exe
src
...\AStar.exe
src