搜索资源列表
Code3
- 讲述MFC AppWizard的原理与MFC程序框架的剖析。AppWizard是一个源代码生成工具,是计算机辅助程序设计工具,WinMain在MFC程序中是如何从源程序中被隐藏的,theApp全局变量是如何被分配的,MFC框架中的几个类的作用与相互关系,MFC框架窗口是如何产生和销毁的,对窗口类的PreCreateWidow和OnCreate两个函数的着重分析,Windows窗口与C++中的CWnd类的关系。-MFC AppWizard on Principle and analysis of
Code
- Visual C++ MFC框架 菜单编程-Visual C++ MFC Menu Program
MFC
- VC++ MFC SDI/MDI 框架各部分指针获取方式-VC++ MFC SDI/MDI frame pointer access to all parts of the way
Computer
- 在MFC框架下的简单的计算其程序,可以进行加,减,乘,除运算。-In the MFC framework of a simple calculation of the process, can add, subtract, multiply, with the exception of computing.
vp2.0simframe
- 此VP的MFC框架是通过创建线程的方式运行的此框架的优点: 1.使用方便,通过继承一个类的几个函数,就能达到应用vp的目的 类似于vega的zsVegaView类 2.可以使用MFC的键盘响应函数,可以实现多键响应 3.避免使用vpApp向导类 4.可以方便的使用各种vp subscriber类 与MFC结合较紧密-The VP of the MFC framework is a way through the creation of threads runni
vp2.1simframe
- 此VP的MFC框架是通过创建线程的方式运行的 此框架的优点: 1.使用方便,通过继承一个类的几个函数,就能达到应用vp的目的 类似于vega的zsVegaView类 2.可以使用MFC的键盘响应函数,可以实现多键响应 3.避免使用vpApp向导类 4.可以方便的使用各种vp subscriber类 与MFC结合较紧密-The VP of the MFC framework is a way through the creation of threads ru
Km1pBRNd
- 实现了一个简单计算器的功能,用mfc框架设计-provide a calculator that based on MFC structures
Code
- 菜单的工作原理及编写应用,菜单命令消息在MFC框架程序的几个类中的传递顺序和处理过程。-The working principle and the preparation of the menu applications, the menu command message in the MFC framework of the program to pass a few classes in the order and process.
Client
- QQ2008 主界面精仿,基于MFC框架,C/C-QQ2008 main interface fine imitation, based on MFC framework, C/C++
Record
- 基于visual C++ MFC框架下的录音小程序~包含接口-Based on visual C++ MFC framework of the recording applet interface ~ contains
ARCENGINE
- 用VC建立ARCENGINE框架程序 用VC建立ARCENGINE框架程序-Framework of procedures to establish ARCENGINE with VC with VC framework established procedures ARCENGINE
blobtrack
- 针对在复杂背景中检测出多批特定运动目标并实施分配批号实行标记跟踪,本文利用OpenCV的运动物体跟踪的数据结构、函数以及基本框架,建立了一个由人机交互界面模块;运动物体的前景检测模块;运动物体的团块特征检测模块;运动物体的团块跟踪模块轨迹生成模块;轨迹后处理模块组成的视频图像运动目标分析系统。-Aim at detecting,tracking and marking multipule specific targets in complex background.We use the ba
vcDrawCode
- MFC消息映射机制的剖析,讲述如何运用ClassWizard,,理解发送给窗口的消息是如何被MFC框架通过窗口句柄映射表和消息映射表来用窗口类的函数进行响应的-MFC message mapping scheme of analysis, about how to use the ClassWizard,, understand the message sent to the window frame is how MFC handle mapping table by the window a
MFCAppWizard
- 讲述MFC AppWizard的原理与MFC程序框架的剖析。AppWizard是一个源代码生成工具,是计算机辅助程序设计工具,WinMain在MFC程序中是如何从源程序中被隐藏的,theApp全局变量是如何被分配的,MFC框架中的几个类的作用与相互关系,MFC框架窗口是如何产生和销毁的,对窗口类的PreCreateWidow和OnCreate两个函数的着重分析,Windows窗口与C++中的CWnd类的关系。-About the principles and MFC MFC AppWizard
GoetheBach
- 歌德巴赫猜想验证程序,MFC框架。问题描述:任一大于2的偶数都可写为2个素数之和)输入2个自然数,将这两个自然数之间的所有偶数均显示为2个素数和的形式。-Goldbach
dice
- 在MFC框架程序的基础上实现的骰子点数的概率统计的小程序。输入骰子的个数和投掷骰子的次数,输出显示投掷点数的直方图,并且记录骰子的信息(个数和投掷次数)和投掷点数的概率值到一个文本文件中。-On the basis of the MFC framework, the program calculate the dice points probability and statistics applets. Enter the number of dice and dice the number
VC-API-MFC
- 该文档详细介绍了API函数和MFC框架,是中文文档,对于英语不好的有很大的帮助哦!-It is a detail introduction of API and MFC
lesson 3
- 关于mfc框架内容视频 孙鑫讲解视频(About MFC framework content video, Sun Xin explains video)
MFC程序员的WTL指南 (第二版)1
- WTL 确实震动了所有人。它具有许多 MFC GUI 类的强大功能,但是可以生成相当小的可执行代码。如果你和我一样,用 MFC 学习 GUI 编程,对 MFC 所提供的控件封装感到相当舒服,并且对 MFC 内建的灵活的消息处理也有同感;如果你和我一样,不喜欢好几百 K 的 MFC 框架附着到自己的程序上,WTL 正适合你。(WTL really shook everyone. It has many powerful functions of the MFC GUI class, but it
MFC VC6 示波器动态显示数据
- 动态显示数据波形 基于VC6.0 MFC框架(Dynamic display data waveform based on VC6.0 MFC framework)