资源列表
lsv
- 通过简单程序来学习visual basic 2008-visual basic 2008
Teris
- 一个简单的俄罗斯方块游戏,大家相互交流,共同学习-A simple Tetris game, we share with each other, learning together
cvery_3905839
- 对弈程序是个系统工程,它是以下四个系统的有机结合:(1) 棋盘结构,(2) 局面评价,(3) 搜索技术,(4) 其他。-Chess program is a systematic project, which is an organic combination of the following four systems: (1) board structure, (2) situation assessment, (3) search technology, (4) other.
KelvinRussia
- 利用VC简单实现经典游戏这个俄罗斯方块,很好玩-KelvinRussia
china_chess
- 中国象棋C语言版源码,可以在DOS环境下高数运行,力挺-china chess game !
five
- 我使用以前的五子棋VC游戏的架构和资源,用了一个副线程将我的通讯与框架代码写在里面,MFC与副线程间是用内核对象和全局变量通讯的。 1.主线程: a负责创建MFC单文档 b,等待副线程开启鼠标移动和左击事件的许可,是bool g_mouseMoveAble和bool g_lButtonDownAble两个变量来控制的。 c,单击事件发生后,如果单击的合法(在棋盘上不与其它的棋子冲突),就可以将通知(HANDLE hEvent)给副线程,通知它来处理。
quziqi
- Visualc++编的五子棋游戏的源代码~~很不错的-Renju game s source code ~ ~ very nice ~ ~ ~
5chess
- C++开发的五子棋,能实现一般水平的五子棋爱好者。跟大家共享-fivechess by c++
RussiaBlock
- 含有四个源文件的俄罗斯方块的源代码,很好玩哦,已测试过,大家放心的玩-Four source files containing the source code of the Russian box, a lot of fun Oh, had been tested, we rest assured of playing
doudizhu
- 使用VC编写的斗地主游戏,可以供学习编写游戏-Doudi Zhu written using VC games can be used for study and preparation of the game
blackwite
- 基于VC的黑白棋源代码,适合出学者学习。还有很多,可以联系我。-Black and write chess
RussianBlock
- 经典的俄罗斯方块游戏,里面提供了其实现的基本思路和过程。详细见源代码。-The classic Tetris game, which provides a basic idea and its implementation process. Details, see the source code.