文件名称:bashuma
下载
别用迅雷、360浏览器下载。
如迅雷强制弹出,可右键点击选“另存为”。
失败请重下,重下不扣分。
如迅雷强制弹出,可右键点击选“另存为”。
失败请重下,重下不扣分。
介绍说明--下载内容均来自于网络,请自行研究使用
1以九宫问题/八数码问题为例,以某种启发式搜索/A*搜索策略编程演示其搜索过程;
2 定义启发式函数,能正确求解出从初始状态到目标状态的移动路线;
3 对不可达状态能进行正确识别;
4 对所采用的启发式函数做出性能分析。 -1 JiuGongTu/eight digital example, some kind of heuristic search/A* search strategy programming demonstrates its search process 2 defined heuristic function correctly solving the mobile line from the initial state to the target state 3 not up to the state to be able to correctly identify heuristic function used to make the performance analysis.
2 定义启发式函数,能正确求解出从初始状态到目标状态的移动路线;
3 对不可达状态能进行正确识别;
4 对所采用的启发式函数做出性能分析。 -1 JiuGongTu/eight digital example, some kind of heuristic search/A* search strategy programming demonstrates its search process 2 defined heuristic function correctly solving the mobile line from the initial state to the target state 3 not up to the state to be able to correctly identify heuristic function used to make the performance analysis.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
八数码.cpp