文件名称:eight
-
所属分类:
- 标签属性:
- 上传时间:2013-01-03
-
文件大小:1.17mb
-
已下载:0次
-
提 供 者:
-
相关连接:无下载说明:别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容来自于网络,使用问题请自行百度
八数码问题也称为九宫问题。在3×3的棋盘,摆有八个棋子,每个棋子上标有1至8的某一数字,不同棋子上标的数字不相同。棋盘上还有一个空格,与空格相邻的棋子可以移到空格中。要求解决的问题是:给出一个初始状态和一个目标状态,找出一种从初始转变成目标状态的移动棋子步数最少的移动步骤。所谓问题的一个状态就是棋子在棋盘上的一种摆法。棋子移动后,状态就会发生改变。解八数码问题实际上就是找出从初始状态到达目标状态所经过的一系列中间过渡状态。
八数码问题一般使用搜索法来解。搜索法有广度优先搜索法、深度优先搜索法、A*算法等。这里通过用不同方法解八数码问题来比较一下不同搜索法的效果-Eight digital problem also called jiugong problem. In the 3 by 3 board, place there are eight pieces, each with 1 to 8 pieces on a digital, different pieces of figures are not the same. The board has a space, and space adjacent piece that can move to the space. Asked to solve a problem is given an initial state and a target state, find a from initial into target state mobile number of pieces at least mobile steps. The problem is a state pieces on the board of a pendulum method. Moving pieces, the state will change. Solution eight digital problem is actually find out from the initial state to reach the target state after a series of intermediate transition state.
Eight digital problems generally use search method to solution. Search method has breadth first search method, the depth first search method, the A* algorithm, etc. Here by using different ways to solve eight digital questions to compare the effect of different search method
八数码问题一般使用搜索法来解。搜索法有广度优先搜索法、深度优先搜索法、A*算法等。这里通过用不同方法解八数码问题来比较一下不同搜索法的效果-Eight digital problem also called jiugong problem. In the 3 by 3 board, place there are eight pieces, each with 1 to 8 pieces on a digital, different pieces of figures are not the same. The board has a space, and space adjacent piece that can move to the space. Asked to solve a problem is given an initial state and a target state, find a from initial into target state mobile number of pieces at least mobile steps. The problem is a state pieces on the board of a pendulum method. Moving pieces, the state will change. Solution eight digital problem is actually find out from the initial state to reach the target state after a series of intermediate transition state.
Eight digital problems generally use search method to solution. Search method has breadth first search method, the depth first search method, the A* algorithm, etc. Here by using different ways to solve eight digital questions to compare the effect of different search method
(系统自动生成,下载前可以参看下载内容)
下载文件列表
八数码/9Gird.aps
八数码/9Gird.cpp
八数码/9Gird.dsp
八数码/9Gird.dsw
八数码/9Gird.h
八数码/9Gird.ICO
八数码/9Gird.ncb
八数码/9Gird.opt
八数码/9Gird.plg
八数码/9Gird.rc
八数码/9Gird.sln
八数码/9Gird.suo
八数码/9Gird.vcproj
八数码/Debug/9Gird.exe
八数码/Debug/9Gird.ilk
八数码/Debug/9Gird.obj
八数码/Debug/9Gird.pch
八数码/Debug/9Gird.pdb
八数码/Debug/9Gird.res
八数码/Debug/9Gird.sbr
八数码/Debug/NineGird.obj
八数码/Debug/NineGird.sbr
八数码/Debug/StdAfx.obj
八数码/Debug/StdAfx.sbr
八数码/Debug/vc60.idb
八数码/Debug/vc60.pdb
八数码/NineGird.cpp
八数码/NineGird.h
八数码/ReadMe.txt
八数码/Release/9Gird.exe
八数码/resource.h
八数码/SMALL.ICO
八数码/StdAfx.cpp
八数码/StdAfx.h
八数码/八数码.doc
八数码/Debug
八数码/Release
八数码
八数码/9Gird.cpp
八数码/9Gird.dsp
八数码/9Gird.dsw
八数码/9Gird.h
八数码/9Gird.ICO
八数码/9Gird.ncb
八数码/9Gird.opt
八数码/9Gird.plg
八数码/9Gird.rc
八数码/9Gird.sln
八数码/9Gird.suo
八数码/9Gird.vcproj
八数码/Debug/9Gird.exe
八数码/Debug/9Gird.ilk
八数码/Debug/9Gird.obj
八数码/Debug/9Gird.pch
八数码/Debug/9Gird.pdb
八数码/Debug/9Gird.res
八数码/Debug/9Gird.sbr
八数码/Debug/NineGird.obj
八数码/Debug/NineGird.sbr
八数码/Debug/StdAfx.obj
八数码/Debug/StdAfx.sbr
八数码/Debug/vc60.idb
八数码/Debug/vc60.pdb
八数码/NineGird.cpp
八数码/NineGird.h
八数码/ReadMe.txt
八数码/Release/9Gird.exe
八数码/resource.h
八数码/SMALL.ICO
八数码/StdAfx.cpp
八数码/StdAfx.h
八数码/八数码.doc
八数码/Debug
八数码/Release
八数码
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.