资源列表
DotsNBoxes
- 点格棋是一种棋类游戏,在国外比较流行,这是一种占格游戏,谁占的格子多谁就获胜!程序是在visual studio 2008下用vb实现的,这是一个相当于对战平台的程序。-Chess is a chess grid point game, the more popular abroad, a total grid game, who accounted for more than whoever wins the grid! Program is under the visual studio 2
weiqi
- 围棋源代码,在visual C++ 环境中运行-Go source code, in visual C++ environment to run
SixChess
- 六子棋人机对弈程序,本人机器人博弈参赛程序,获冠军。-Sixchess p to computer
Amazon
- 自己编写的亚马逊棋的代码的main函数部分-Amazon Chess code to write your own main function section
stockfish
- Stockfish是一个著名的国际象棋软件引擎,这里是它的一个版本的源代码,我用microsoft visual studio编译过。谢谢参考!-Stockfish is a well-known chess software engine, here is a version of the source code, compiled with Microsoft Visual Studio. Thank you for your reference!
dzpk
- 网狐6603 德州扑克服务器客户端 智能机器人源代码 3.德州扑克(机器人).zip-Fox network 6603 Texas poker server client intelligent robot source code 3. Texas poker (robots). Zip
6.6guandan
- 6603掼蛋,网狐出口,带机器人 有需要的可以拿走-guandan game for netfox
stockfish-6-src
- stockfish,是目前国际象棋最强的引擎之一,棋力水平已远远超出人类国际象棋特级大师。程序按照UCI规范编制。这是最新版本stockfish 6的源程序。注意:这个只是引擎程序,需要有界面程序配合才是完整的软件,推荐使用小巧免费软件Chess Wizard。-Powerful Stockfish is one of the strongest chess engines in the world. It is also much stronger than the best hum
stockfish-6-win
- stockfish 国际象棋引擎6.0源码。最近2015年所有比赛均排名第一,等级分达3316分。注释详细,是学习分析棋类AI最好源码。-Stockfish is a free UCI chess engine
newland_java_android
- 网狐的斗地主手机游戏,Android端手游,包含手游大厅及游戏源码,Java工程。-Android game code of Netfox, newland game, JAVA project.
renjixiaqi
- 人机下棋:在3×3棋盘上,计算机为一方,用户为一方,交替画“X”和“O”,在行、列、对角线上谁先练成一条直线谁就获得胜利。用类的思想完成,具体功能要求如下: (1)状态显示:计算机可正确显示棋盘,给出提示信息和胜负判断。 (2)用户选择:用户可以选择是先下还是后下,并选择棋子是“X”还是“O”。 (3)每一步都用图形化方式顺序输出 -Man-machine chess: on the 3 X 3 board, the computer for one party, the use
Connect6GUI
- 六子棋人机博弈程序,可实现人人,机机,人机对战,有较强棋力。(Six chess man-machine game program, you can realize everyone, machine, man-machine warfare, there is a strong chess force.)