Description: Computer search algorithm for solving the problem of digital 8 (that is usually playing the puzzle), built-in two kinds of algorithms, BFS and A*, is the introduction course of artificial intelligence XJTU big job.
To Search:
- [8] - using A* algorithm to solve Eight-puzzle
File list (Check if you may need any files):
源代码\Debug\DlgInput.obj
......\.....\Eight.exe
......\.....\Eight.ilk
......\.....\Eight.obj
......\.....\Eight.pch
......\.....\Eight.pdb
......\.....\Eight.res
......\.....\EightDoc.obj
......\.....\EightView.obj
......\.....\MainFrm.obj
......\.....\StdAfx.obj
......\.....\vc60.idb
......\.....\vc60.pdb
......\DlgInput.cpp
......\DlgInput.h
......\Eight.aps
......\Eight.clw
......\Eight.cpp
......\Eight.dsp
......\Eight.dsw
......\Eight.h
......\Eight.ncb
......\Eight.opt
......\Eight.plg
......\Eight.rc
......\EightDoc.cpp
......\EightDoc.h
......\EightView.cpp
......\EightView.h
......\MainFrm.cpp
......\MainFrm.h
......\ReadMe.txt
......\res\Eight.ico
......\...\Eight.rc2
......\...\EightDoc.ico
......\resource.h
......\StdAfx.cpp
......\StdAfx.h
......\Debug
......\res
源代码
Eight.exe
实验报告.doc
readme.doc