文件名称:小游戏:五子棋的设计与实现
- 所属分类:
- 棋牌游戏
- 资源属性:
- [Windows] [Visual C] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 241kb
- 下载次数:
- 0次
- 提 供 者:
- cwm****
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
五子棋的设计与实现 本“五子棋“程序只编写了人机对弈部分,运用了博弈树进行搜索,在选取最优的走步时使用极大极小分析法,考虑到搜索的时间复杂度和空间复杂度,在程序中只进行了2步搜索,即计算机在考虑下一步的走法时,只对玩家进行一步的推测。(程序中的棋盘规格为15*15)。-renju the design and implementation of the "331" procedure prepared by the Human-Computer Chess, a game using the search tree, in the selection of the optimal use of a treadmill Minimax analysis, taking into account the complex search and space complexity of the procedure only for a two-step search, Computers in the next step in law, only the right players to step estimate. (Procedure specifications for the chessboard 15* 15).
(系统自动生成,下载前可以参看下载内容)
下载文件列表
chess
.....\五子棋
.....\......\My五子棋.doc
.....\......\源码
.....\......\....\MyChess.cpp
.....\......\....\MyChess.dsp
.....\......\....\MyChess.dsw
.....\......\....\MyChess.h
.....\......\....\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
.....\五子棋
.....\......\My五子棋.doc
.....\......\源码
.....\......\....\MyChess.cpp
.....\......\....\MyChess.dsp
.....\......\....\MyChess.dsw
.....\......\....\MyChess.h
.....\......\....\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