CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 文档资料 软件工程 搜索资源 - MFC c

搜索资源列表

  1. 文件管理系统课程设计C++

    0下载:
  2. 本程序是用VC++下的MFC写的希望对大家有帮助,这也是我在网上辛苦找出来的.请不要见怪>-the procedures used under the VC MFC wrote to the hopes we have to help, This is what I find on the Internet the hard work. please forgive
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:1825270
    • 提供者:wang
  1. bitmapProgress

    0下载:
  2. MFC应用程序中的状态条可以很方便的显示应用程序的状态,有 时需要用Bitmap位图显示程序状态,但是MFC的CStatusBar类只直接支持显 示文本,并不支持图形。本文以实例说明了如何在状态条中加入Bitmap位图。 本文内容适用于Microsoft Visual C++ 1.0/2.0/2.1/2.2/4.0/4.1所包含的 Microsoft Foundation Classes(MFC-MFC application of the state can convenien
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:2018
    • 提供者:朱学科
  1. 1111

    0下载:
  2. 里面有7本c++,mfc,opengl相关的电子书,都挺好的,我看了不错打个包大家来看看吧
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:8030365
    • 提供者:徐飞
  1. C++MFC学习PPT

    0下载:
  2. C++ MFC 简单易懂 实用
  3. 所属分类:软件工程

    • 发布日期:2010-10-09
    • 文件大小:493458
    • 提供者:tjcytyl
  1. AddressBook.rar

    0下载:
  2. 基于C++的简单通讯簿管理软件的实现,详细描述了c++语言的编写和MFC的实现,visual C++ to desige
  3. 所属分类:software engineering

    • 发布日期:2017-03-30
    • 文件大小:15303
    • 提供者:曹健鸣
  1. VCandDatabase

    0下载:
  2. Visual C++提供了多种多样的数据库访问技术——ODBC API、MFC ODBC、DAO、OLE DB、ADO等。这些技术各有自己的特点,它们提供了简单、灵活、访问速度快、可扩展性好的开发技术。-Visual C++ provides a variety of database access technology- ODBC API, MFC ODBC, DAO, OLE DB, ADO, etc.. These technologies have their own character
  3. 所属分类:software engineering

    • 发布日期:2017-04-01
    • 文件大小:77391
    • 提供者:许明
  1. MFC

    0下载:
  2. 该PDF是面向对象程序设计与MFC实践的课件,详细介绍了C++以及MFC相关的知识.-The PDF is the object-oriented programming with MFC practice courseware, details of the C++ and MFC-related knowledge.
  3. 所属分类:software engineering

    • 发布日期:2017-05-20
    • 文件大小:5946380
    • 提供者:马玉洁
  1. dissecting-MFC-2e-part1

    0下载:
  2. 深入淺出 MFC是一本介绍MFC(Microsoft Foundation Classes)程序设计技术的书籍。对于Windows 应用软件的开发感到兴趣,并欲使用Visual C++ 整合环境的视觉开发工具,以MFC 为程序基础的人,都可以从此书获得最根本最重要的知识与实例。-MFC is a layman' s language introduced MFC (Microsoft Foundation Classes) programming technology books. Sof
  3. 所属分类:software engineering

    • 发布日期:2017-05-09
    • 文件大小:2491442
    • 提供者:陈瑜
  1. MFC-Cours

    0下载:
  2. MFC Courses to build Windows Applications with C-MFC Courses to build Windows Applications with C++
  3. 所属分类:software engineering

    • 发布日期:2017-05-06
    • 文件大小:1126503
    • 提供者:Ramy Adel
  1. timer-design-based-on-MFC-of-VCPP

    0下载:
  2. MFC是一个微软公司提供的类库,以C++的形式封装了Windows的API,并且包含一个应用程序框架,以减少应用程序开发人员的工作量。基于MFC的定时器设计,首先进入到主界面,选择你想要的工作模式,当选择工作在“定时”时,设定定时时间,确定定时即可,时间到来时,定时器提醒。当想“退出”时,点击退出按钮。当选择“关闭计算机”,点击关机。-MFC is a Microsoft-provided class libraries in C++ in the form of packaging of th
  3. 所属分类:software engineering

    • 发布日期:2017-03-24
    • 文件大小:103333
    • 提供者:王舒
  1. CxImage-Instruction

    0下载:
  2. CxImage是一个可以用于MFC 的C++类,可以打开,保存,显示,转换各种格式的图像文件-A CxImage is can be used to MFC-C++ class, you can open, save, display, convert the image files of various formats
  3. 所属分类:software engineering

    • 发布日期:2017-04-06
    • 文件大小:741296
    • 提供者:mq
  1. C--_MFC

    0下载:
  2. MFC初学教程,,学习MFC编程图形界面,C-MFC beginner tutorial to learn MFC programming graphical interface C++
  3. 所属分类:software engineering

    • 发布日期:2017-04-04
    • 文件大小:93973
    • 提供者:zhaolin
  1. 02-Windows-Programming-and-MFC-Basic

    0下载:
  2. 本文摘自《零基础学C++》一书,介绍了windowsAPI函数,窗口句柄,事件,消息等基本概念。详细介绍了窗口设计,注册,显示更新等步骤。-The article is taken from the " zero-based learning C++" book introduces the basic concepts of the function of windowsAPI window handle, events, news, and so on. Window de
  3. 所属分类:software engineering

    • 发布日期:2017-12-09
    • 文件大小:362559
    • 提供者:xjj
  1. mfc-image-Loading

    0下载:
  2. visual C++ mfc中 ,把图像载入方法-mfc image Loading
  3. 所属分类:software engineering

    • 发布日期:2017-12-03
    • 文件大小:12769
    • 提供者:胡伟
  1. Visual-CPP-MFC-short

    0下载:
  2. Visual C++ MFC 简明教程 简单明了易学易用,适合各类人群
  3. 所属分类:software engineering

    • 发布日期:2017-11-30
    • 文件大小:54290
    • 提供者:
  1. MFC-clock

    0下载:
  2. MFC时钟 一个可重用的C++类,可以通过该类实现一个简单的模拟时钟-MFC clock a reusable C++ class, the class can implement a simple analog clock
  3. 所属分类:Project Design

    • 发布日期:2017-11-10
    • 文件大小:385967
    • 提供者:闫浩飞
  1. MFC-OpenCV

    1下载:
  2. OpenCV视频教程,目标检测与跟踪,车辆特征识别,人脸识别,字符识别,特征提取, 图像分割,手势识别,计算机视觉视频教程,opencv基础知识 -OpenCV is released under a BSD license and hence it’s free for both academic and commercial use. It has C++, C, Python and Java interfaces
  3. 所属分类:software engineering

    • 发布日期:
    • 文件大小:378782
    • 提供者:史长修
  1. VISUAL-CPP-MFC

    0下载:
  2. 实用C语言语法使用大全,方便开发人员快速查阅C语言实用-Practical Encyclopedia of C language syntax to use, convenient and quick access to the C language developers useful. .
  3. 所属分类:software engineering

    • 发布日期:2017-04-08
    • 文件大小:52211
    • 提供者:zhao junlong
  1. dungtvLap-Trinh-Window-voi-MFC

    0下载:
  2. This my book C++. if you this download please contact for me before download document to pc-This is my book C++. if you this download please contact for me before download document to pc
  3. 所属分类:software engineering

    • 发布日期:2017-05-09
    • 文件大小:2015598
    • 提供者:dungek
  1. VS2010-of-MFC

    0下载:
  2. 在VS中的C++环境中编制MFC可视化的图形化界面,介绍具体的编程方法-In C++ VS environment in the preparation of MFC visualization of the graphical interface, describes the specific programming method
  3. 所属分类:software engineering

    • 发布日期:2017-05-18
    • 文件大小:4997088
    • 提供者:秋风萧瑟
« 12 3 »
搜珍网 www.dssz.com