资源列表
GameGoBang
- 关于一个五子棋的算法描述,使用MAX-MIN算法-Gobang algorithm on a descr iption of the use of MAX-MIN algorithm
siguojunqi
- 四国军棋源码 含有毕业论文 数据库 开题报告等资料-Siguojunqi source contains a dissertation database information such as opening report
Nqueenproblem
- 这个程序采用局部搜索算法(Local Search),速度很快, 在配置为奔腾200,内存64MB,上测试可以在 几秒钟内解一百万阶的皇后问题。-This procedure using a local search algorithm (Local Search), fast, in the configuration for the Pentium 200, RAM 64MB, the test solution in a few seconds of order 1 million
Tetris
- 基于WIN32 GDI的俄罗斯方块对战版C++实现代码 包括源代码和执行程序-WIN32 GDI-based version of Tetris Battle C++ implementation code includes source code and enforcement procedures
Lianliankan
- 连连看游戏在WIN32控制台下的简单实现-Lianliankan game to achieve a simple WIN32 console
Sudoku
- 基于WIN32 控制台的 数独游戏 C++ 源代码 -WIN32 console-based sudoku C++ source code
BlackDeal
- 流行的21点扑克游戏。这是一个手机单机游戏:包括了设计文档、多语言版本、不同尺寸屏幕。-a popular poker game. This is a stand-alone mobile game: including the design documents, multi-language versions, different sizes of screens.
tuolaji
- 拖拉机源程序,很不错哦,好好看看吧,学习学习。-Tractor source, it is a good oh, a good look at it, learn from him.
VCSourceGame4War
- 用vc写的四国战略军棋,含有完整的服务端和客户端,不容错过,该代码是从其他网站下载下来的,还没来得及看,请有共同兴趣的朋友一起探讨-Vc written in the four countries with the strategic Jun Qi, containing a complete server and client, not to be missed, the code is downloaded from other sites, and have not had time to
28
- 五子棋模拟。以数字0表示空棋盘,以其他数字表示以下的棋子的位置,以A,B表示两个游戏者,游戏者可以通过输入棋子坐标指明落子位置,若干步后,程序会判断游戏结果并输出。-Gobang simulation. To the number 0 indicates an empty chessboard, with other numbers indicate the location of the following pieces, to A, B, said two players, players
21pipcount
- 21 点游戏c++ 实现,对于扑克牌游戏的开发规则有借鉴作用-21 points game implementation with c++
netPuker
- java 扑克牌游戏源代码,给予服务器和客户模式-java puker code which is based on c/s mode