搜索资源列表
Mine
- 本游戏是模拟windows系统下的扫雷程序。使用的MFC类库。-This game is a simulation of the mine clearance program under windows system. Use the MFC class library.
gameauxiliarysourcecode-
- qq连连看游戏代码,用MFC实现的,不同版本的系统,不同版本的游戏,棋盘基址可能不同。程序主要是读出棋盘数组的数据放到一个数组里面,使用算法找到能消去的两个,然后发送虚拟的鼠标点击消息。-Qq lianliankan game code, with MFC implementation, different versions of the system, and different versions of the game, JiZhi board may be different. Proce
weiqi
- 本课题设计并实现了一个可以单人或双人对战的黑白棋游戏系统,该系统采用C++语言在Microsoft Visual C++ 6.0下编写代码,采用VC中比较流行的MFC模板进行编程。系统不仅使人进行双人对战也可以进行单人与计算机的对战,且人工智能比较高超。-The design and implementation of a project can be single or double Battle Reversi game system, which uses C++ language in