Description: During the meeting, " Gobang" the preparation of procedures, only part of the preparation of the human-computer game, using a game tree search, select the best walking in the use of minimax analysis, taking into account the time complexity of search and space complexity, in the process of Step 2 is only a search, that is, the computer take the next step in considering the law, the only player to step on the speculations.
To Search:
File list (Check if you may need any files):
五子棋
......\My五子棋.doc
......\源码
......\....\Debug
......\....\.....\MyChess.exe
......\....\.....\MyChess.ilk
......\....\.....\MyChess.obj
......\....\.....\MyChess.pch
......\....\.....\MyChess.pdb
......\....\.....\MyChess.res
......\....\.....\MyChessDlg.obj
......\....\.....\SplashWindow.obj
......\....\.....\StdAfx.obj
......\....\.....\vc60.idb
......\....\.....\vc60.pdb
......\....\MyChess.aps
......\....\MyChess.cpp
......\....\MyChess.dsp
......\....\MyChess.dsw
......\....\MyChess.h
......\....\MyChess.ncb
......\....\MyChess.opt
......\....\MyChess.plg
......\....\MyChess.rc
......\....\MyChessDlg.cpp
......\....\MyChessDlg.h
......\....\ReadMe.txt
......\....\res
......\....\...\ico00001.ico
......\....\...\icon1.ico
......\....\...\lastblack.bmp
......\....\...\lastwhite.bmp
......\....\...\MyChess.ico
......\....\...\MyChess.rc2
......\....\...\qingdong.bmp
......\....\...\whitechess.bmp
......\....\Resource.h
......\....\SplashWindow.cpp
......\....\SplashWindow.h
......\....\StdAfx.cpp
......\....\StdAfx.h