文件名称:test
- 所属分类:
- 其它资源
- 资源属性:
- [Windows] [Visual C] [源码]
- 上传时间:
- 2008-10-13
- 文件大小:
- 454.63kb
- 下载次数:
- 0次
- 提 供 者:
- j***
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
本“五子棋“程序只编写了人机对弈部分,运用了博弈树进行搜索,在选取最优的走步时使用极大极小分析法,考虑到搜索的时间复杂度和空间复杂度,在程序中只进行了2步搜索,即计算机在考虑下一步的走法时,只对玩家进行一步的推测。(程序中的棋盘规格为15*15)。
(系统自动生成,下载前可以参看下载内容)
下载文件列表
压缩包 : 77433634test.rar 列表 test\Debug test\MyChess.aps test\MyChess.cpp test\MyChess.dsp test\MyChess.dsw test\MyChess.h test\MyChess.ncb test\MyChess.opt test\MyChess.rc test\MyChessDlg.cpp test\MyChessDlg.h test\ReadMe.txt test\res\black.bmp test\res\blackchess.bmp test\res\board.bmp test\res\Five.bmp test\res\ico.bmp test\res\ico00001.ico test\res\icon1.ico test\res\lastblack.bmp test\res\lastwhite.bmp test\res\MyChess.ico test\res\MyChess.rc2 test\res\qingdong.bmp test\res\Thumbs.db test\res\whitechess.bmp test\res test\Resource.h test\SplashWindow.cpp test\SplashWindow.h test\StdAfx.cpp test\StdAfx.h test