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

搜索资源列表

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

    1下载:
  2. 实例12-1:使用用户界面线程实例。源代码在光盘中“\12\InterfaceThread”目录下。 实例12-2:使用工作者线程实例。源代码在光盘中“\12\ControlThread”目录下。 实例12-3:多线程实例。源代码在光盘中“\12\WQDemo”目录下。 实例12-4:线程间的通信。源代码在光盘中“\12\ThreadCommu”目录下。 实例13-1:动态链接库(Dll)实例。源代码在光盘中“\13\dlltest ”目录下。 实例13-2:鼠标钩子应
  3. 所属分类:software engineering

    • 发布日期:2015-12-05
    • 文件大小:4390451
    • 提供者:ajian
  1. Proficient

    0下载:
  2. 精通MFC程序设计附源代码MFC文件操作非常好的例子-Proficient in MFC programming MFC source code attached to a very good example for file operations
  3. 所属分类:software engineering

    • 发布日期:2017-04-17
    • 文件大小:112331
    • 提供者:胡兴
  1. vcMSCom

    2下载:
  2. vc串口通讯控件MSComm编程详解,在mfc中进行串口通讯最简单的方法莫过于在对话框中使用MSCOMM控件了,MSComm通信控件提供了一系列标准通信命令的接口,它允许建立串口连接,可以连接到其他通信设备(如Modem).还可以发送命令、进行数据交换以及监视和响应在通信过程中可能发生的各种错误和事件,从而可以用它创建全双工 、事件驱动的、高效实用的通信程序。 -vc serial communication control MSComm programming Xiang Jie, car
  3. 所属分类:Project Design

    • 发布日期:2016-06-04
    • 文件大小:75589
    • 提供者:于玮婷
  1. Lesson12

    0下载:
  2. 开发可视化软件,和简单的二维画图, mfc程序设计效果-Development of visualization software, and a simple two dimensional drawing, mfc programming effects
  3. 所属分类:Communication

    • 发布日期:2017-05-31
    • 文件大小:12887250
    • 提供者:tianlr
  1. MFC

    0下载:
  2. 描述MFC的经典书籍,值得每个基础程序员学习参考-The classic descr iption of MFC books, worth every programmer to learn basic information
  3. 所属分类:software engineering

    • 发布日期:2017-05-23
    • 文件大小:7648181
    • 提供者:luke_k
  1. 15

    0下载:
  2. MFC程序开发参考大全,是一本不可多得的好资料-MFC Programming Reference, is a rare good information
  3. 所属分类:software engineering

    • 发布日期:2017-05-02
    • 文件大小:846275
    • 提供者:李鹏立
  1. MyScreenSaver

    0下载:
  2. 一个小的MFC程序,用于桌面显示,对于初学MFC的同学有一定帮助!-A small MFC program for desktop display, MFC for beginners will definitely help the students!
  3. 所属分类:software engineering

    • 发布日期:2017-04-06
    • 文件大小:18893
    • 提供者:Brian
  1. T7Dlg

    0下载:
  2. 一个简单的MFC程序,GUI编程,可输入起始位置、终止位置和步长,并进行时间控制!-A simple MFC program, GUI programming, you can enter the starting position, end position and step length, and the time control!
  3. 所属分类:software engineering

    • 发布日期:2017-04-04
    • 文件大小:32939
    • 提供者:Brian
  1. MFC

    0下载:
  2. MFC的基础性知识 1 MFC类库简介 2 剖析单文档程序流程 3 消息映射 4 命令路由 -Basic knowledge of MFC libraries Introduction 2 1 MFC program flow analysis of a single document 4 3 message map routes commands
  3. 所属分类:software engineering

    • 发布日期:2017-04-07
    • 文件大小:22921
    • 提供者:一幸
  1. MFC(Simplified-Chinese)

    0下载:
  2. 深入浅出MFC简体中文版.pdf,很好的MFC学习程序,适合有一定vc基础的朋友-MFC(Simplified Chinese).rar
  3. 所属分类:software engineering

    • 发布日期:2017-05-23
    • 文件大小:7387800
    • 提供者:林双
  1. MFC

    0下载:
  2. 电子书籍的关盘里程序的源代码,是用MFC编写的,都可运行-written with MFC
  3. 所属分类:software engineering

    • 发布日期:2017-06-20
    • 文件大小:32451264
    • 提供者:王岩
  1. VC2005_ADO_Excel2007_demo

    0下载:
  2. VC2005利用ADO读Excel2007文件示例 1建立基于对话框的MFC程序 2引入库文件 3在对话框中的确定按钮上添加响应事件OnBnClickedOk() 4在事件OnBnClickedOk()中写代码 -VC2005 read Excel2007 file using ADO Example 1 MFC dialog-based program established to introduce library 2 3 OK button in the dialog
  3. 所属分类:File Formats

    • 发布日期:2017-04-02
    • 文件大小:7790
    • 提供者:ruler
  1. VisualCPP_MFC

    0下载:
  2. 该教程将向你介绍MFC的基本概念和术语以及事件驱动程序设计方法。在本节中,你将会输入、编译和运行一个简单的MFC程序。下一节中将向你详细解释这些代码。第三部分讨论了MFC控制和如何定制它们。第四部分将介绍消息映射,你将会处理MFC的事件。-This tutorial will introduce you to basic concepts and terminology of MFC, and event-driven programming. In this section, you will
  3. 所属分类:software engineering

    • 发布日期:2017-04-16
    • 文件大小:31512
    • 提供者:雨轩
  1. Integrating-D3D9-with-MFC-on-VS

    0下载:
  2. D3D和MFC的整合(英文),手把手教你如何在VS环境下通过向导和文档/视图结构将D3D应用程序与MFC框架相结合-This paper shows the reader, step by step, how to set up a simple Direct3D 9.0 application in the MFC framework using the wizards and the document/view architecture in Visual Studio
  3. 所属分类:software engineering

    • 发布日期:2017-03-29
    • 文件大小:441881
    • 提供者:冉冉
  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. DV5XJ7uX

    0下载:
  2. MFC程序的启动与死亡顺序的文档 可参考《深入浅出MFC》第3章的Message Map仿真程序。-MFC PROGRAM Application object
  3. 所属分类:software engineering

    • 发布日期:2017-04-07
    • 文件大小:8202
    • 提供者:wang
  1. Student-MFC-VCPP-ODBC

    0下载:
  2. 用MFC做的一个学生信息管理系统,有增加、删除、排序、筛选功能,系统通过ODBC方式连接数据库。 由于文库不支持RAR,故需要完整的程序以及数据库可以联系俺,希望对大家有帮助。 -To do with the MFC, a student information management system, increase, delete, sort, filter functions, the system through ODBC to connect to the database. T
  3. 所属分类:Project Design

    • 发布日期:2017-05-10
    • 文件大小:2311257
    • 提供者:clear
  1. VCPPfive-chess

    0下载:
  2. vc++五子棋的实现代码,窗口化的MFC程序-vc++ backgammon code, the window of an MFC program
  3. 所属分类:software engineering

    • 发布日期:2017-05-09
    • 文件大小:1554115
    • 提供者:苗承博
  1. Adjustment

    0下载:
  2. 用于各种测量平差的MFC程序,可以用于各种平差问题的计算并评定精度-Adjustment calculation for various measuring
  3. 所属分类:software engineering

    • 发布日期:2017-11-13
    • 文件大小:14880619
    • 提供者:赵青风
« 1 23 4 5 6 7 »
搜珍网 www.dssz.com