CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 游戏 搜索资源 - MFC 单文档

搜索资源列表

  1. fdhdfhjgf

    0下载:
  2. 本例为跳棋游戏,基于MFC的单文档应用程序-drafts of the cases for the game, for MFC single document applications
  3. 所属分类:棋牌游戏

    • 发布日期:2008-10-13
    • 文件大小:300099
    • 提供者:宋学一
  1. lianliankan

    0下载:
  2. 游戏设计是采用VC++的MFC框架搭建的单文档用户界面,具有良好的用户界面功能,分三个主功能菜单,游戏菜单、选项菜单和帮助菜单。
  3. 所属分类:其他游戏

    • 发布日期:2008-10-13
    • 文件大小:229747
    • 提供者:吕鹏
  1. 基于MFC坦克地图编辑器

    1下载:
  2. 本项目是基于MFC单文档应用程序制作了一款地图编辑器,可以编辑各种地图,只需要加载要用的资源文件。下面演示时,以进行坦克地图编辑器为例。(此时必须加载相关的坦克地图。) 本项目提供了基本的地图编辑功能,并保存为文件,以供程序使用。以保证在游戏运行是加载地图的精细与流畅。 ,The project is based on the MFC Single Document application produced a map editor, can edit a variety of map
  3. 所属分类:其他游戏

    • 发布日期:2017-05-24
    • 文件大小:8493878
    • 提供者:胡礼拜】
  1. TetrisGame

    0下载:
  2. 这是一个基于MFC单文档的俄罗斯方块游戏,玩家可以设置音乐,和方块大小.功能齐全.-This is a single document based on the MFC Tetris Game, the player can set the music, and the box size. Functions.
  3. 所属分类:Chess Poker games

    • 发布日期:2017-04-24
    • 文件大小:259490
    • 提供者:方栋
  1. five

    0下载:
  2. 我使用以前的五子棋VC游戏的架构和资源,用了一个副线程将我的通讯与框架代码写在里面,MFC与副线程间是用内核对象和全局变量通讯的。 1.主线程: a负责创建MFC单文档 b,等待副线程开启鼠标移动和左击事件的许可,是bool g_mouseMoveAble和bool g_lButtonDownAble两个变量来控制的。 c,单击事件发生后,如果单击的合法(在棋盘上不与其它的棋子冲突),就可以将通知(HANDLE hEvent)给副线程,通知它来处理。
  3. 所属分类:Chess Poker games

    • 发布日期:2017-05-17
    • 文件大小:5014922
    • 提供者:sunyi
  1. SnakeMFC

    0下载:
  2. 采用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
  3. 所属分类:Other Games

    • 发布日期:2017-04-04
    • 文件大小:39162
    • 提供者:张珂
  1. RusiaBlock

    0下载:
  2. 用MFC实现的俄罗斯方块,用了单文档模式实现,模块化强,易于扩充功能-Tetris implemented with MFC, using a single document model implementation, modular, easy extension
  3. 所属分类:Other Riddle games

    • 发布日期:2017-04-03
    • 文件大小:72094
    • 提供者:louyi
  1. OSGFrameWork

    1下载:
  2. 最近学习OSG,下载了FreeSouth大侠的一个MFC框架RambleSystem,自己学习了一下,新建了一个单文档程序,改了其中一些bug,和大家分享一下。单文档程序实现的功能非常简单,就是打开显示osg文件。不过仍存在一个问题,例如打开一些osg文件显示模型不理想,估计是视口设置有问题;另外打开一些osg文件出现内存泄露。-Recent study OSG, download heroes of an MFC framework FreeSouth RambleSystem, you le
  3. 所属分类:Game Engine

    • 发布日期:2014-05-06
    • 文件大小:155648
    • 提供者:朱小明
  1. Snake

    0下载:
  2. 基于MFC单文档编写的贪吃蛇小程序,能设置关卡,统计过关时间等功能。-MFC single document based on small programs written in Snake can set up checkpoints, customs clearance time statistics and other functions.
  3. 所属分类:Other Riddle games

    • 发布日期:2017-04-04
    • 文件大小:67471
    • 提供者:王 杰
  1. Game

    0下载:
  2. MFC单文档打字游戏,输入正确字母会消除掉对应的-MFC single document typing games, enter the correct letter corresponding to the bubble will be eliminated
  3. 所属分类:Game Program

    • 发布日期:2017-05-15
    • 文件大小:3841672
    • 提供者:杨帆
  1. 02-Wipe-other-pattern

    0下载:
  2. 该程序为游戏编程的基本功能,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
  3. 所属分类:Game Engine

    • 发布日期:2017-04-09
    • 文件大小:619111
    • 提供者:wang dong
  1. MySnake

    0下载:
  2. MFC 单文档框架 默认方向键来移动 ,也可以自己设置方向 可以自己设置速度、 蛇身颜色,框架颜色等
  3. 所属分类:Other Riddle games

    • 发布日期:2017-04-05
    • 文件大小:112415
    • 提供者:李璐
  1. hgeMFC

    0下载:
  2. MFC版HGE 单文档模式 视图切割了 左边是绘制视图 右边是属性视图 自己去加吧-MFC HGE
  3. 所属分类:Game Engine

    • 发布日期:2017-11-24
    • 文件大小:376763
    • 提供者:齐浩
  1. SameGame

    0下载:
  2. 使用vs2015编写的消消乐游戏 主要使用mfc单文档 适合新手学习 -Written using vs2015 Diminshing music game primarily for beginners to learn mfc single document
  3. 所属分类:Other Games

    • 发布日期:2017-12-05
    • 文件大小:69645312
    • 提供者:黄蓉
搜珍网 www.dssz.com