文件名称:用搜索实现的五子棋
- 所属分类:
- 其它资源
- 资源属性:
- [Windows] [Visual C] [源码]
- 上传时间:
- 2008-10-13
- 文件大小:
- 466.86kb
- 下载次数:
- 0次
- 提 供 者:
- 黄**
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
网上用搜索算法做的五子棋不多,这个程序是用搜索算法做的,可以搜索五层,在10秒以内。当然不算好程序,目前一直在改进中,但是个人觉得可以作为学习搜索算法的同学一个参考。-online search algorithm used to do 331 small, the procedure is done using search algorithm that can search five, in less than 10 seconds. Certainly not a good procedure, has been improving, but feel it as a learning algorithm search a reference to the students.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
压缩包 : 61549848用搜索实现的五子棋.rar 列表 五子棋代码\ReadMe.txt 五子棋代码\Pente.h 五子棋代码\Pente.cpp 五子棋代码\StdAfx.h 五子棋代码\StdAfx.cpp 五子棋代码\resource.h 五子棋代码\Pente.rc 五子棋代码\SetupDlg.h 五子棋代码\AboutDlg.h 五子棋代码\BestDlg.cpp 五子棋代码\BestDlg.h 五子棋代码\HelperAPI.h 五子棋代码\Dib.cpp 五子棋代码\Dib.h 五子棋代码\GlobalVar.h 五子棋代码\HelperAPI.cpp 五子棋代码\SetupDlg.cpp 五子棋代码\AboutDlg.cpp 五子棋代码\RecordDlg.cpp 五子棋代码\RecordDlg.h 五子棋代码\Pente.plg 五子棋代码\Pente.001 五子棋代码\Pente.dsw 五子棋代码\Pente.ncb 五子棋代码\Pente.aps 五子棋代码\Pente.opt 五子棋代码\PenteDlg.cpp 五子棋代码\GlobalVar0.h 五子棋代码\MoveCreat.cpp 五子棋代码\Pente.dsp 五子棋代码\Evaluation.h 五子棋代码\Timer.h 五子棋代码\MoveCreat.h 五子棋代码\SearchEngin.h 五子棋代码\TranslapTable.h 五子棋代码\Evaluation.cpp 五子棋代码\res\Pente.rc2 五子棋代码\res\Pente.ico 五子棋代码\res\HandWhite.cur 五子棋代码\res\Board.BMP 五子棋代码\res\MASK.BMP 五子棋代码\res\Black.bmp 五子棋代码\res\whitewin.wav 五子棋代码\res\whited3.wav 五子棋代码\res\white4.wav 五子棋代码\res\welcome.wav 五子棋代码\res\undo.wav 五子棋代码\res\time.wav 五子棋代码\res\putstone.wav 五子棋代码\res\newgame.wav 五子棋代码\res\goodbye.wav 五子棋代码\res\error.wav 五子棋代码\res\blackwin.wav 五子棋代码\res\blackd3.wav 五子棋代码\res\black4.wav 五子棋代码\res\White1.bmp 五子棋代码\res\white.BMP 五子棋代码\res\HandBlack.cur 五子棋代码\res 五子棋代码\TranslapTable.cpp 五子棋代码\HistoryHeuristic.h 五子棋代码\HistoryHeuristic.cpp 五子棋代码\Timer.cpp 五子棋代码\SearchEngin.cpp 五子棋代码\PenteDlg.h 五子棋代码