搜索资源列表
fdhdfhjgf
- 本例为跳棋游戏,基于MFC的单文档应用程序-drafts of the cases for the game, for MFC single document applications
lianliankan
- 游戏设计是采用VC++的MFC框架搭建的单文档用户界面,具有良好的用户界面功能,分三个主功能菜单,游戏菜单、选项菜单和帮助菜单。
基于MFC坦克地图编辑器
- 本项目是基于MFC单文档应用程序制作了一款地图编辑器,可以编辑各种地图,只需要加载要用的资源文件。下面演示时,以进行坦克地图编辑器为例。(此时必须加载相关的坦克地图。) 本项目提供了基本的地图编辑功能,并保存为文件,以供程序使用。以保证在游戏运行是加载地图的精细与流畅。 ,The project is based on the MFC Single Document application produced a map editor, can edit a variety of map
TetrisGame
- 这是一个基于MFC单文档的俄罗斯方块游戏,玩家可以设置音乐,和方块大小.功能齐全.-This is a single document based on the MFC Tetris Game, the player can set the music, and the box size. Functions.
five
- 我使用以前的五子棋VC游戏的架构和资源,用了一个副线程将我的通讯与框架代码写在里面,MFC与副线程间是用内核对象和全局变量通讯的。 1.主线程: a负责创建MFC单文档 b,等待副线程开启鼠标移动和左击事件的许可,是bool g_mouseMoveAble和bool g_lButtonDownAble两个变量来控制的。 c,单击事件发生后,如果单击的合法(在棋盘上不与其它的棋子冲突),就可以将通知(HANDLE hEvent)给副线程,通知它来处理。
SnakeMFC
- 采用VC++6.0开发,框架为MFC的单文档程序,含有贪吃蛇的目标节点生成算法,吃节点及移动算法等,图形化,界面友好!-Using VC++6.0 development, frameworks, procedures for the MFC single document containing the destination node generation algorithm Snake eating nodes and mobile algorithms, graphical, user-f
RusiaBlock
- 用MFC实现的俄罗斯方块,用了单文档模式实现,模块化强,易于扩充功能-Tetris implemented with MFC, using a single document model implementation, modular, easy extension
OSGFrameWork
- 最近学习OSG,下载了FreeSouth大侠的一个MFC框架RambleSystem,自己学习了一下,新建了一个单文档程序,改了其中一些bug,和大家分享一下。单文档程序实现的功能非常简单,就是打开显示osg文件。不过仍存在一个问题,例如打开一些osg文件显示模型不理想,估计是视口设置有问题;另外打开一些osg文件出现内存泄露。-Recent study OSG, download heroes of an MFC framework FreeSouth RambleSystem, you le
Snake
- 基于MFC单文档编写的贪吃蛇小程序,能设置关卡,统计过关时间等功能。-MFC single document based on small programs written in Snake can set up checkpoints, customs clearance time statistics and other functions.
Game
- MFC单文档打字游戏,输入正确字母会消除掉对应的-MFC single document typing games, enter the correct letter corresponding to the bubble will be eliminated
02-Wipe-other-pattern
- 该程序为游戏编程的基本功能,GDI程序设计,可载入载出图片,形成动画的效果,基于单文档程序设计,基于MFC框架,开发2维图形动画效果-The program' s basic functionality for the game programming, GDI programming, set a picture can be loaded form of animation, based on the single programming document, based on the
MySnake
- MFC 单文档框架 默认方向键来移动 ,也可以自己设置方向 可以自己设置速度、 蛇身颜色,框架颜色等
hgeMFC
- MFC版HGE 单文档模式 视图切割了 左边是绘制视图 右边是属性视图 自己去加吧-MFC HGE
SameGame
- 使用vs2015编写的消消乐游戏 主要使用mfc单文档 适合新手学习 -Written using vs2015 Diminshing music game primarily for beginners to learn mfc single document