搜索资源列表
3_1
- 不错的五子棋游戏源码,对于Vc++ MFC的学习很有帮助哦-good source of 331 games, Vc MFC very helpful oh
Hanio
- 汉诺塔的自动演算过程,有源码,转载(用MFC制作而成)
squares
- 俄罗斯方块源码,利用简单的窗口画图显示,MFC
石子棋(源码)
- 一个mfc写的石子棋小游戏-a mfc write small stones chess game
wuziqi
- 五子棋,MFC C++源码,可以实现两个人玩五子棋-Gobang, MFC C++ source code, can achieve two people to play backgammon
HANNUOTA
- 汉诺塔游戏演示源码VC++ VC6.0 基于MFC 对话框的源程序代码-C++
Super-Mario
- 这是一款超级玛丽源码,让我们回到童年的乐趣中。娱乐的同时也可以学习怎么开发游戏,怎么学习MFC.学好MFC VC++. -Super Mario This is a source, let us return to the fun of childhood. Entertainment can also learn how to develop a game, how to learn MFC. Learn MFC VC++.
snake
- VC贪食蛇游戏源码。游戏可以设置难度,有不同关卡选择。使用MFC框架写的,蛇身与地图使用MFC画图实现。能够添加不同关卡。-VC Snake game source code. You can set the difficulty of the game, there are different points choices. Written using the MFC framework, snake and map drawing using MFC implementation. The
aaa
- vc++实现的赛车游戏源码,通过MFC实现,是一个二维游戏源码-computer game of car race implemented by ,it is very useful for the developers
vcTreeMFC
- Tree源码,不是树形菜单哦,是基于MFC技术绘画出的一颗开花的树,艺术与理性的结合,源码编译截图如图示,VC++去用MFC技术实现的作品,欢迎拍砖评论。-Tree source, not a tree menu Oh, the MFC-based painting of a flowering tree, art and rational combination, source compiled screenshot as shown, VC++ to use the MFC technolo
GameFrame
- 摘要:VC/C++源码,游戏编程,贪吃蛇源码,数组标记 MFC贪吃蛇源码--非链表--采用数组标记方式实现,将绘图与逻辑实现独立。CSnake为标准C++代码,可单独提取出来对界面进行更换。-Abstract: VC/C++ source, game programming, Snake source array mark MFC Snake source- the non linked list- array tag implementation, the graphics and l
els
- 俄罗斯方块源码 MFC 做的 VC++ 小游戏-MFC source Tetris games do VC++
MFCyouxi-
- mfc游戏碰撞例子源码,从网上下载的,判断黑白像素-mfc game collision example source code downloaded from the Internet
VCPP-llianliankan
- 连连看游戏源码,基于MFC编写的的具有界面的程序-Lianliankan game source
SNAKE
- 贪吃蛇游戏源码,游戏开局,暂停,MFC编写的-Snake game source code
MFC贪吃蛇小游戏
- 使用MFC编写的WINDOWS平台上的贪吃蛇小游戏,附有详细源码。