搜索资源列表
Iamhere
- 是展示了如何用MFC框架做一个图形小游戏的东西,可以再界面窗口中看到人物。-It s shows how to build a game on the MFC .You can see the people on the screen .
block
- 一个俄罗斯方块VC++源码 VC6.0调试通过,MFC框架创建游戏-A Tetris VC++ Source VC6.0 debugger through, MFC framework creates games
2_1
- VC(MFC)扫雷游戏,利用MFC,windos应用程序框架-VC (MFC) games mine, using MFC, windos application framework
laoshu
- 老鼠和滚球游戏,应用windos应用程序框架和MFC-Mice and bowling games, applications and the MFC application framework windos
plane
- WINDOS应用程序框架和MFC编程,飞机游戏-WINDOS application framework and MFC programming, aircraft games
mapex
- 自己编写的俄罗斯方块程序。 只使用了windows.h文件头。 使用GDI绘图,没有使用任何框架包括MFC。-I wrote this little Russian block game. Only used the windows.h header. Used GDI drawing, did not use any framework, including MFC.
brick
- 基于MFC框架的俄罗斯方块,有部分用鼠标控制的功能(用鼠标拖动方块,消去,填充等)-Tetris on MFC framework, some of the functions with the mouse control (using the mouse to drag the box, eliminate, fill, etc.)
brick
- 嵌入式俄罗斯方块,使用EVC开发的,采用的是MFC框架编写的-embeded evc builder,brick brick
MyGame_pictrue
- 一个VC++编写的基于MFC框架的拼图游戏。可以自己选择3*3或者是4*4的难度,可以自己载入*.bmp图片。-Write a VC++ MFC-based framework of the jigsaw. You can choose 3* 3 or 4 * 4 difficulty, you can load your*. bmp images.
MySnake
- MFC 单文档框架 默认方向键来移动 ,也可以自己设置方向 可以自己设置速度、 蛇身颜色,框架颜色等
saolei
- 一款扫雷游戏,基于MFC框架编程,附带源代码和可执行程序。-A Minesweeper game, MFC framework-based programming, and comes with source code and executable programs.
SnakeGame
- MFC框架下,贪吃蛇游戏,实现了贪吃蛇吃水果身体加长,碰到墙壁会死亡-MFC framework, Snake game, realized Snake eat fruit body longer, run into a wall of death
game
- 基于VS利用MFC框架编写的俄罗斯方块,供新手学习-VS MFC framework based on the use of Tetris for the novice to learn
Sudoku
- 该系统是在MFC框架下利用C++编写的益智游戏,其界面的设计用到了GDI编程。-This system is the use of C++ puzzle game written in MFC framework, which uses the GDI interface design programming.
xiangqi
- C++实现中国象棋程序源代码,使用MFC框架,内嵌多种设计模式-C++ MFC