CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 游戏 其他智力游戏 搜索资源 - MFC小程序

搜索资源列表

  1. games

    0下载:
  2. windows xp下通过的小程序,拼图游戏的源代码,对于学习mfc很有帮助.
  3. 所属分类:其他智力游戏

    • 发布日期:2008-10-13
    • 文件大小:408021
    • 提供者:sakiwer
  1. MFC_tesis

    0下载:
  2. 简单的俄罗斯方块小程序,用Visual C++ MFC实现的,供大家参考-A simple Tesis game made by MFC
  3. 所属分类:Other Riddle games

    • 发布日期:2017-04-07
    • 文件大小:236680
    • 提供者:吴轩
  1. CatandRat

    0下载:
  2. 用MFC编写的猫爪老鼠的小程序,希望大家可以学的开心,有乐趣-Ranunculus written using MFC rats a small program, hope that we can learn of the happy, enjoyable
  3. 所属分类:Other Riddle games

    • 发布日期:2017-05-15
    • 文件大小:3684066
    • 提供者:江湖夜雨
  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. RUSSIONBLOCK

    0下载:
  2. 这是我写的一个俄罗斯方块小程序,主要是学习之用,用c++,sdk实现,没有使用mfc架构,下载时看清楚咯,由于是用于学习的所以很多功能还没添加,例如计分功能,提前通知下个方块功能,判断胜负功能,但我觉得既然已经把主要功能写好了,其他不是很好办吗,感兴趣的同仁们可以下下,自己添加哪些功能吧-I wrote a small program Tetris, mainly learning, using c++, sdk implementation does not use mfc framework
  3. 所属分类:Other Riddle games

    • 发布日期:2017-04-10
    • 文件大小:1252550
    • 提供者:wang
  1. RussiaSquare

    0下载:
  2. 自己编写的俄罗斯方块小游戏,源码及程序。使用MFC+GDI。-Original Tetris game source code made by myself,using MFC&GDI
  3. 所属分类:Other Riddle games

    • 发布日期:2017-03-28
    • 文件大小:80264
    • 提供者:ceofit
  1. pintu

    0下载:
  2. 一个用MFC写的拼图小程序,用户通过用鼠标点击来移动图片,从而完成整张图片的拼接-A puzzle with a small program written in MFC, the user clicking with the mouse to move through the picture, thus completing the whole picture mosaic
  3. 所属分类:Other Riddle games

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

    0下载:
  2. 此程序是使用MFC制作的简单的打字小游戏-This program is made simple with MFC typing game
  3. 所属分类:Other Riddle games

    • 发布日期:2017-03-28
    • 文件大小:8983
    • 提供者:汤靖
  1. student07145

    0下载:
  2. 这是一个基于VC++的小游戏程序。 这个游非常的有趣,是一个属于益智类的游戏,用MFC实现。-This is a game. This game is very intrest.
  3. 所属分类:Other Riddle games

    • 发布日期:2017-05-08
    • 文件大小:1971623
    • 提供者:xue
  1. saolei

    0下载:
  2. MFC的扫雷小程序,看起来和windows自带的扫雷程序差不多,适合初学者学习-MFC demining program, look and mine clearance program comes with windows, suitable for beginners to learn
  3. 所属分类:Other Riddle games

    • 发布日期:2017-04-16
    • 文件大小:61415
    • 提供者:敖戈
  1. russia

    0下载:
  2. 自编的MFC俄罗斯方块的小程序,可以玩哈,分享交流学习-Self MFC Tetris program, you can play Ha, sharing learning
  3. 所属分类:Other Riddle games

    • 发布日期:2017-06-20
    • 文件大小:35113984
    • 提供者:dongdong
  1. Skyblue_Mine

    0下载:
  2. MFC实现扫雷小游戏,学习VC++开发的最佳程序之一。-MFC to achieve a mine-sweeping game, to learning the best procedures developed by the VC++ one.
  3. 所属分类:Other Riddle games

    • 发布日期:2017-12-05
    • 文件大小:174448
    • 提供者:James
  1. china-chess

    0下载:
  2. 用于双人娱乐,消遣,提供不同的娱乐项目。相信大家在空闲时候也会感到无聊,在电脑没有网络,不能用网络来消遣的情况下,我们就需要用像贪吃蛇这样的小游戏来消遣。熟练使用vc++,提高自身对MFC类的理解及更好的应用MFC类制作软件.Microsoft Visual C++6.0程序设计语言的基本概念和语法结构以及常用控件的使用,并通过大量的例子介绍C++程序设计的方法和技巧,内容包括:C++程序设计基础、对象及C++应用程序的建立、数据的输入与输出、基本的控制结构、数组和过程的程序设计、常用控件的使用
  3. 所属分类:Other Riddle games

    • 发布日期:2017-11-22
    • 文件大小:5817939
    • 提供者:李荣
  1. mine1

    0下载:
  2. MFC编写的程序,扫雷的小游戏,初级阶段的编程,大家指导啊!-MFC prepared by the procedures, small game, the initial stage of programming mine, we guide ah!
  3. 所属分类:Other Riddle games

    • 发布日期:2017-04-15
    • 文件大小:36851
    • 提供者:MyGoodDay
  1. VC

    0下载:
  2. 基于MFC编写的小程序,俄罗斯方块,供新手参考用,勿喷-MFC-based source, childhood games, Tetris source code
  3. 所属分类:Other Riddle games

    • 发布日期:2017-04-17
    • 文件大小:476971
    • 提供者:
  1. Threes-in-MFC

    0下载:
  2. 本程序是使用MFC实现小游戏Threes的实际效果,基本完成了相关算法实现。-This procedure is the use of MFC to achieve practical effect Threes game, the basic completion of the relevant algorithm.
  3. 所属分类:Other Riddle games

    • 发布日期:2017-05-10
    • 文件大小:2420016
    • 提供者:
搜珍网 www.dssz.com