搜索资源列表
Frame
- 深入浅出MFC之frame1实例源码,与学MFC的朋友一起分享。
tbcus
- Simply by adding some code to your MFC frame windows, you can make your toolbar customize dialog works.
MFC应用程序中的对象通信
- MFC应用程序中的对象通信,主要包括以下几个对象:应用程序对象、文档模板、主框架窗口对象、文档对象、视口对象等-MFC application of object communication, including the following targets : application objects, document templates, the main frame window object, the document object, as I object
MFC从摄像头读取视频
- MFC从摄像头读取视频,抓取图片,并保存图片,MFC read video from camera,grab the frame,and save the picture
vc++MFC逐帧读取视频文件
- vc++MFC逐帧读取视频文件,保存所读帧为BMP图像文件,vc++ MFC read video files frame by frame, to preserve the time-frame to BMP image files
MyCaptureVideo
- vc++MFC捕捉摄像头视频,保存所读帧为BMP图像文件。-vc++ MFC camera, video capture, preserve the reading frame to BMP image files.
s3c6410-h264-IDR-encode-ok
- 这是上一个代码的优化,加了IDR帧编码,适合不稳定网络(如移动通信网),已产品化,基于华恒S3C6410-R2开发板采集视频并压缩为H264格式,带IDR帧,使用时.c文件要改名为cam2fb.c-This is a code optimization, plus the IDR frame coding for unstable networks (such as mobile communications network), has been product oriented, huahen
clPlot
- MFC坐标系的绘制,动态显示曲线,感兴趣的可以参考下-MFC frame rendering, dynamic display curves of interest can refer to the following ~ ~
Digital_PhotoFrame5.0
- 利用MFC在PC机上实现数码相框的功能,能够按照播放列表顺序播放图片,同时还具有模糊化,锐化,黑白画,百叶窗等多种图像处理功能-The use of MFC in the PC, digital photo frame to achieve the functions of the order in accordance with the playlist player picture, but also has a fuzzy, sharpening, black-and-white pain
Code
- AppWizard是一个源代码生成工具,是计算机辅助程序设计工具,WinMain在MFC程序中是如何从源程序中被隐藏的,theApp全局变量是如何被分配的,MFC框架中的几个类的作用与相互关系,MFC框架窗口是如何产生和销毁的,对窗口类的PreCreateWidow和OnCreate两个函数的着重分析,Windows窗口与C++中的CWnd类的关系。-AppWizard is a source code generation tool that is computer-aided process
Code
- 讲述MFC AppWizard的原理与MFC程序框架的剖析。AppWizard是一个源代码生成工具,是计算机辅助程序设计工具,WinMain在MFC程序中是如何从源程序中被隐藏的,theApp全局变量是如何被分配的,MFC框架中的几个类的作用与相互关系,MFC框架窗口是如何产生和销毁的,对窗口类的PreCreateWidow和OnCreate两个函数的着重分析,Windows窗口与C++中的CWnd类的关系。-MFC AppWizard on Principle and analysis of
Code3
- 讲述MFC AppWizard的原理与MFC程序框架的剖析。AppWizard是一个源代码生成工具,是计算机辅助程序设计工具,WinMain在MFC程序中是如何从源程序中被隐藏的,theApp全局变量是如何被分配的,MFC框架中的几个类的作用与相互关系,MFC框架窗口是如何产生和销毁的,对窗口类的PreCreateWidow和OnCreate两个函数的着重分析,Windows窗口与C++中的CWnd类的关系。-MFC AppWizard on Principle and analysis of
Lesson3Code
- 讲述MFC AppWizard的原理与MFC程序框架的剖析。AppWizard是一个源代码生成工具,是计算机辅助程序设计工具,WinMain在MFC程序中是如何从源程序中被隐藏的,theApp全局变量是如何被分配的,MFC框架中的几个类的作用与相互关系,MFC框架窗口是如何产生和销毁的,对窗口类的PreCreateWidow和OnCreate两个函数的着重分析,Windows窗口与C++中的CWnd类的关系。-MFC AppWizard on Principle and analysis of
MFC
- VC++ MFC SDI/MDI 框架各部分指针获取方式-VC++ MFC SDI/MDI frame pointer access to all parts of the way
CH1
- < Windows多媒体编程基础>> 第一章源代码 wm_char 一个最简单的Win32应用程序,响应击键动作 Hello 演示如何建立基于对话框的MFC应用程序 Frame 演示单文档MFC工程中各主要文件的作用 -< <Windows多媒体编程基础> > Chapter source code wm_char one of the most simple Win32 applications, the keyboard action
opengl_mfc_3D
- 在MFC中使用OPENGL绘制3D线框球,可实现鼠标拖动旋转,可用作3D模板进行二次开发。-OPENGL in MFC using 3D wire-frame drawing the ball, drag the mouse to achieve the rotation, can be used as a template for the secondary development of 3D.
tabtoolbardemo_src
- the source code help the user to build a high color toolbar on the MFC frame.
OpenGL-Standard-MFC-Frame
- 标准的OpenGL配置程序,在此MFC框架下可以随意增添相关的功能-Standard OpenGL configuration procedures in this MFC framework are free to add related functions
MFC
- MFC框架各部分指针获取方式,讲的非常详细,适合系统的学习回顾-MFC frame pointer to get the various parts of the way, in a very detailed, for systematic study review
MFC串口通信
- 用MFC实现串口通讯,在接收框内实现自动下拉(Using MFC to achieve serial communication,in the receiving frame to achieve automatic drop-down.)