文件名称:NET_AIchess
- 所属分类:
- 棋牌游戏
- 资源属性:
- [Windows] [Visual.Net] [源码]
- 上传时间:
- 2015-01-08
- 文件大小:
- 469kb
- 下载次数:
- 0次
- 提 供 者:
- seren******
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
中国象棋:实现了网络对战、人机博弈、保存棋局和播放棋局的功能。网络对战使用异步Socket进行通信,在人机博弈中采用加权估值算法和负极大值搜索引擎。利用双栈使得在播放棋局过程中能灵活地退到上一步或前进到下一步,在走棋同时输出招法列表。-Chinese Chess: implements online play, man-machine game, save and play chess chess game features. Online play using asynchronous Socket communication, using the weighted estimation algorithm and negative maxima search engine in the man-machine game. Playing chess game makes use of a dual-stack process flexibility to retreat or advance to the next step, while the output in chess tactics go list.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
chess\chess\Board.cpp
.....\.....\Board.h
.....\.....\chess.aps
.....\.....\chess.cpp
.....\.....\chess.h
.....\.....\chess.rc
.....\.....\chess.vcxproj
.....\.....\chess.vcxproj.filters
.....\.....\chess.vcxproj.user
.....\.....\chessDlg.cpp
.....\.....\chessDlg.h
.....\.....\ChessSocket.cpp
.....\.....\ChessSocket.h
.....\.....\ClientDlg.cpp
.....\.....\ClientDlg.h
.....\.....\define.h
.....\.....\Eveluation.cpp
.....\.....\Eveluation.h
.....\.....\Game.cpp
.....\.....\Game.h
.....\.....\GameDemo.cpp
.....\.....\GameDemo.h
.....\.....\GameOne.cpp
.....\.....\GameOne.h
.....\.....\GameTwo.cpp
.....\.....\GameTwo.h
.....\.....\MoveGenerator.cpp
.....\.....\MoveGenerator.h
.....\.....\NegaMaxEngine.cpp
.....\.....\NegaMaxEngine.h
.....\.....\ReadMe.txt
.....\.....\res\Begin.wav
.....\.....\...\chess.ico
.....\.....\...\chess.rc2
.....\.....\...\eat.wav
.....\.....\...\gamewin.wav
.....\.....\...\go.wav
.....\.....\...\select.wav
.....\.....\...\todie.wav
.....\.....\...\棋子\Thumbs.db
.....\.....\...\....\红仕.bmp
.....\.....\...\....\红兵.bmp
.....\.....\...\....\红帅.bmp
.....\.....\...\....\红炮.bmp
.....\.....\...\....\红相.bmp
.....\.....\...\....\红車.bmp
.....\.....\...\....\红马.bmp
.....\.....\...\....\黑卒.bmp
.....\.....\...\....\黑士.bmp
.....\.....\...\....\黑将.bmp
.....\.....\...\....\黑炮.bmp
.....\.....\...\....\黑象.bmp
.....\.....\...\....\黑車.bmp
.....\.....\...\....\黑马.bmp
.....\.....\...\棋盘.BMP
.....\.....\resource.h
.....\.....\SearchEngine.cpp
.....\.....\SearchEngine.h
.....\.....\ServerDlg.cpp
.....\.....\ServerDlg.h
.....\.....\stdafx.cpp
.....\.....\stdafx.h
.....\.....\targetver.h
.....\chess.sln
.....\chess.suo
.....\.....\res\棋子
.....\.....\res
.....\chess
chess