CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - mfc game

搜索资源列表

  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. game

    0下载:
  2. MFC开发的单机版中国象棋游戏源代码,包括可执行程序,工作区文件和必要的源文件、头文件。-MFC development of stand-alone version of Chinese chess game source code, including executable programs, work area and the necessary source files, header files.
  3. 所属分类:Chess Poker games

    • 发布日期:2017-05-12
    • 文件大小:2671815
    • 提供者:lynn
  1. Hide_bomb_master

    0下载:
  2. VC++ 的 MFC 小游戏编制 -- 思路源自 孙鑫 老师的视频里的代码 -----------代码发布 /* 说明(必看): 整个程序是我边看孙老师的视频学VC++边编写的,从第一课到第10课, 看完前10课才完全写出来的。所以代码水平是有进阶性的,避免不了 很多代码走了歪路(比如刚开始只为可以实现功能,学了后面的课程 才发现有更简单明了的方法)。你应该怀着“这是学VC还没入门的人 写的代码”的想法来看代码。 */-VC++ for MFC game prepa
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-08
    • 文件大小:1899265
    • 提供者:YeJinzuo
  1. cplusplus

    0下载:
  2. 一个简易的俄罗斯方块游戏,演示了如何用C++去编程,提供了一编程的思想方法-A simple Tetris game, shows how to use C++ programming, providing a programming way of thinking
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-04
    • 文件大小:1389503
    • 提供者:
  1. Gobang

    1下载:
  2. MFC编的五子棋的游戏,是我的课程设计,功能比较齐全。-MFC compiled Gobang game is my curriculum design, wide array of functions.
  3. 所属分类:Game Program

    • 发布日期:2017-04-09
    • 文件大小:2863633
    • 提供者:雨田
  1. SnakeProject

    0下载:
  2. the easyest snake game with mfc for newer
  3. 所属分类:Other Games

    • 发布日期:2017-04-05
    • 文件大小:620028
    • 提供者:Microchen2008
  1. game

    0下载:
  2. 自已写的小游戏,初学windows编程和MFC时做的,很简单的游戏,适合刚学过一阵windows mfc的朋友-windows game
  3. 所属分类:Other Games

    • 发布日期:2017-03-31
    • 文件大小:77747
    • 提供者:
  1. snake

    0下载:
  2. VC++下编写的贪吃蛇游戏,基于MFC的对话框-Written in VC++ under the Snake game, based on the MFC dialog box. . . .
  3. 所属分类:Other Games

    • 发布日期:2017-05-13
    • 文件大小:3560249
    • 提供者:light
  1. VCGame

    1下载:
  2. 《VC经典游戏程序设计》一书的源代码,包括:扫雷、贪吃蛇、推箱子、俄罗斯方块、拼图、连连看6个游戏,以及地图编辑和外挂的编写,非常适合VC初学者学习。-" VC classic game programming," a book' s source code, including: mine clearance, Snake, Sokoban, tetris, jigsaw puzzles, Lianliankan six games, as well as the pr
  3. 所属分类:Game Program

    • 发布日期:2016-05-27
    • 文件大小:5062641
    • 提供者:jiangzhuhui
  1. Mine

    0下载:
  2. 经典的扫雷游戏,功能类似Windows自带的游戏,对学习mfc的朋友很有帮助!-The classic minesweeper game, functions similar to the Windows built-in games, to learn mfc' s friends helpful!
  3. 所属分类:GUI Develop

    • 发布日期:2017-03-29
    • 文件大小:1021805
    • 提供者:海瑞
  1. MFCRenju

    0下载:
  2. MFC的五子棋实现人机博弈,超强AI算法,大家可以下载看一下,欢迎提出意见-MFC-realization of human-computer backgammon game, super AI algorithm, we can download and look at comments welcome
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-09
    • 文件大小:2245244
    • 提供者:sixianbo
  1. MsgGame_MFC_sound

    0下载:
  2. 用MFC做的小智力游戏,涉及到多线程,文件等-a simple game with MFC framework
  3. 所属分类:Other Riddle games

    • 发布日期:2017-04-08
    • 文件大小:662359
    • 提供者:chraac
  1. skyblue_LLK

    0下载:
  2. 一个常玩的游戏---连连看的源码,MFC游戏编程-A constant play of the game--- Lianliankan source, MFC Game Programming
  3. 所属分类:Dialog_Window

    • 发布日期:2017-05-14
    • 文件大小:3494596
    • 提供者:孙晨
  1. wuziqiyouxi

    0下载:
  2. mfc环境下写的五子棋游戏,可以直接运行。-mfc environment written Gobang game, can run.
  3. 所属分类:Game Program

    • 发布日期:2017-03-29
    • 文件大小:195865
    • 提供者:陈春来
  1. 8-Games

    0下载:
  2. MFC编写的一个小游戏!供初学者学习!参考-MFC write a small game! For the beginners to learn! Reference! ! !
  3. 所属分类:Other Games

    • 发布日期:2017-05-17
    • 文件大小:4435252
    • 提供者:万章
  1. Tetris

    0下载:
  2. MFC写的 俄罗斯方块 小游戏 QQ:5173771-Tetris Game by MFC
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-05
    • 文件大小:51029
    • 提供者:孙麟
  1. 24-PointGame

    0下载:
  2. MFC中的经典24点游戏,界面设计精美,同时有三个难度可以提供选择。-MFC 24-point game in the classic, interface design elegant, while there are three difficulty options available.
  3. 所属分类:Other Games

    • 发布日期:2017-04-16
    • 文件大小:474955
    • 提供者:kaka
  1. Game

    0下载:
  2. 我自己用C++做的扑克牌源程序,基于MFC的,-I have to do with C++ source code cards, based on MFC' s, huh, huh
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-26
    • 文件大小:9583954
    • 提供者:郑一麟
  1. SnakeGamer_MFC_Source_Program

    0下载:
  2. SnakeGamer MFC 贪吃蛇 遊戲 源码-SnakeGamer MFC Game Souce Program SnakeGamer_MFC_Source_Program.7z
  3. 所属分类:Game Engine

    • 发布日期:2017-04-08
    • 文件大小:121876
    • 提供者:TanKaiShuai
  1. OCG_card_viewer

    0下载:
  2. MFC ODBC编写的游戏王卡片查询器,算是作为一个数据库编程的参考-MFC ODBC queries written in the OCG card device can be regarded as a reference database programming ... ...
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-05-16
    • 文件大小:4178827
    • 提供者:李遂彦
« 1 2 3 4 56 7 8 9 10 ... 45 »
搜珍网 www.dssz.com