Welcome![Sign In][Sign Up]
Location:
Downloads SourceCode Graph program 2D Graphic
Title: eight Download
 Description: 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
 Downloaders recently: [More information of uploader cl]
 To Search:
File list (Check if you may need any files):
 

八数码\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
......\.....\9Gird.ilk
......\.....\9Gird.obj
......\.....\9Gird.pch
......\.....\9Gird.pdb
......\.....\9Gird.res
......\.....\9Gird.sbr
......\.....\NineGird.obj
......\.....\NineGird.sbr
......\.....\StdAfx.obj
......\.....\StdAfx.sbr
......\.....\vc60.idb
......\.....\vc60.pdb
......\NineGird.cpp
......\NineGird.h
......\ReadMe.txt
......\..lease\9Gird.exe
......\resource.h
......\SMALL.ICO
......\StdAfx.cpp
......\StdAfx.h
......\八数码.doc
......\Debug
......\Release
八数码
    

CodeBus www.codebus.net