资源列表
qipang
- 这是前段时间写的棋盘算法,呵呵呵 欢迎大家来下载-Writing This is the board earlier algorithm,呵呵呵welcome everyone to download
glaurung22
- 鼎鼎大名的glaurung,目前开源国际象棋引擎中的前三甲。等级分2700分左右。-Famous Glaurung, open source chess engine currently in the top three. Level at around 2700.
SourceCode
- 完全开源的游戏代码。已经编译通过,并经严格测试。-Completely open-source code of the game. Has been compiled through and through rigorous testing.
heibaiqi
- 五子棋是一种受大众广泛喜爱的游戏,这里介绍五子棋程序的数据结构、评分规则、胜负判断方法,重点分析了搜索算法,并在传统的博弈算法在五子棋应用中进行一些改进,从而使剪枝更有效,运算性能更好。改进包括:不使用closed表;改变棋盘搜索顺序;增加记录最大棋盘信息的指针。实验证明,这几点改进对提高效率有很高帮助。 -Backgammon is one of the general public loved the game, and here the data structure of the 33
llkwg
- 连连看和*,一边玩,一边改 (不会有人不知连连看吧)-Lianliankan and plug-ins, while playing, were changed (no one will know it Lianliankan)
CChessSource
- 这是一款魔方游戏的源程序 !感觉上不错!希望大家多多支持!可以玩一下!不错 的 啊!-This is one Cube game of the source! It feels good! Hope that we can support! Play! Good ah!
lianjieku
- 网狐链接库文件包 很多需要这个的 网上卖的很多这个文件包都不完整 只需要解压缩后覆盖到模块中就OK了!-Fox network link library file package lot to a lot of the online selling of this package is not complete just need to decompress back to cover the module to OK!
Five_Chess_ARM
- linux下用c语言实现在一个简单的五子棋-five chess
exe4fivechnet
- 为VC制作的五子棋源代码提供自由下载大家共享-VC production for the 331 source code for free download share
Tetris-game-written-in-Delphi
- Delphi编写的俄罗斯方块游戏源码,仅供参考学习,相互交流,共同进步。-Tetris game written in Delphi
niren
- 五子棋源码,具有超强搜索功能,非常棒的软件,可以自由修改-computer renju,good!
xiangqi
- 本源码是用C++编的象棋小游戏,界面还不错的,是我学C++时的大程