资源列表
xiangqibiyesheji
- 收集的毕业设计 VC++做的 全套什么都有,适合毕业生参考-collected by the graduate design is the set of VC do what is suitable for reference graduates
FourEnsign-client
- 视 频 四 国 军 棋 的 游 戏 客 户 端-FourEnsign client
Good_black_white_chess
- 非常精美的一款黑白棋游戏的代码,棋子的变化都有动画效果,是学习VC编程的极佳的参考。
8QueensGame
- 八皇后游戏:要求在国际象棋的棋盘上放置八个皇后,使其不能相互攻击,即任意两个皇后不能处于棋盘上的同一行、同一列,或者同一对角线。-8 Queen' s Games: chess board required to place eight queens, so that it can not attack each other, that is, any two board the Queen can not remain the same row, same column, or the
Chess2003
- 用.net2003自己写的一个中国象棋程序,完整源代码无错,极适合初学者的进阶学习。-use. Net2003 himself wrote a Chinese chess, complete source code made no mistake, very suitable for beginners to the advanced study.
cnchess象棋
- linux系统下的一款象棋代码,在红旗4.0系统下编译通过-linux system under the new code chess, 4.0 in the red through the system compiler
斗地主源码C++MFC
- C++MFC 编写的斗地主游戏
13Cards
- 一个大众流行的十三张扑克游戏,四方对战,有人工智能。详见说明文档。(原创)-of a popular poker game 13, the Quartet players and artificial intelligence. Detailed documentation. (Original)
脚本代码
- 网虎脚本,使用mssql2005执行使用。具有一件安装的功能,在windows上使用(The glory of Fox network database scr ipts, using MSSQL2005 implementation)
loool
- Thing that i cant understand please dont do it
program
- 一个用C语言写的五子棋的源码-- A gobang code writed by C language
Game
- 本程序主要是简单地介绍了俄罗斯方块游戏的设计和实现。