搜索资源列表
split
- 一个多视图的文件分割合并程序,这个程序是基于MFC的单文档程序,程序中用了分割视图的技术.
splite MFC窗口设计源码
- MFC窗口设计源码 基于父窗口的窗口分割 是初学者的必下程序 -MFC source code based on the parent window to window design window will be split under the program is for beginners
split-window
- 示范如何使用MFC制作拆分窗口,适合入门-illustrate how to make splitted view with MFC
fengechuangkou-xianshituxiang
- 本程序下载即可运行,可直接使用。本程序实现了MFC分割窗口,然后利用opencv打开左右图像,图片格式不限。-The download of the program to run, can be used directly. This program the MFC split window, and then using opencv open left and right images, the image format is not limited.
StartGL
- MFC和OpenGL的多文档MDI分割窗口的实现。-MFC and OpenGL, split window, multi-document MDI implementation.
split
- 使用visual c++6.0中的MFC将程序界面的窗口进行拆分,在程序中将窗口横向拆了一个,纵向拆了一个。-Use visual c++ 6.0 of MFC will program interface window conducted split procedurally Lieutenant window horizontal demolition a, vertical demolition a.
VC_MFC
- 在vc++环境下,基于MFC的不规则形状按钮,计算器,切分窗口,用OpenGL实现简单动画和制作可扩展对话框-In vc++ Environment, based on the MFC of the irregular shape of the button, calculator, split window, using OpenGL to achieve a simple animation and production scalability of the dialog box
STLSDI
- 此為一個利用VTK5.0以及MFC編成的範例,包括了開啟STL檔案,分割視窗,以及如何攔截LButton Down以及對VTK中的事件作處理,適合初學者看看.-This is a use as well as the MFC into VTK5.0 examples, including the open STL files, split window, and how to intercept LButton Down, as well as events in VTK for process
VisualFramework(ViewsTabsandSplitters)
- 一个基于单文档(SDI)的、使用MFC的简单界面框架;界面上主要表现的功能有:视图的拆分、Tab控件的功能、CEdit控件及其它一些视图窗体在拆分窗口中的叠加;主要特色:对控件代码进行了良好的封装,使用面向对象的观念对所有可视对象进行了统一的管理;-Based on Single Document (SDI), and a simple interface using MFC framework interface functions mainly include: the split vie
Splitter_Demo
- MFC 窗体使用CSqplitter分割窗体SDI示例程序-MFC form using SDI Form CSqplitter split sample procedures
Jia
- Visual C++ MFC的多窗口、窗口分割仿真-Visual C++ MFC multi-window, split window, simulation, etc.
ZXG_MySniffer
- 饮水思源。决定分享自己的MFC编程开发经验。 ZXG_MySniffer网络抓包分析仪软件说明文档 一、 软件功能描述: 1、 能够获取本地网卡信息,包括以太网卡、无线网卡和虚拟网卡的所有详细数据; 2、 支持IP、ICMP、ARP、RARP、TCP、UDP等六种协议,提供用户自选包过滤规则; 3、 可多线程抓取数据包,并列表显示抓取的数据包;支持从数据链路层到传输层的包字段分析;支持包内数据明细记录; 4、 支持ARP查询功能,可多线程查询与本地以太网卡位于同一网
mySplit
- VC++ MFC创建的单文档 分割成两个窗口-VC++ MFC single document split into two windows
FileTransComm
- 利用Visual C++ MFC和微软MSComm(Microsoft Communications Control)串口通信控件,借助于串口来传输文件。由于串口的缓冲区限制,需要将文件先分割成多个部分分别打包发送,接收方只有在接收到说有的文件包后才进行解包、校验和拼接,最后提取文件名,提示用户保存。这个资源还包含了一些其它的有用文件和信息…… 对于刚开始利用VC++开发的程序员也是会有较大的帮助,可以下载看看,我相信您会觉得值的-Using Visual C++ MFC and Micro
MFC
- 姚领田的《MFC窗口程序设计》的源代码;其中有视图窗口、分割窗口、控制栏窗口、对话框窗口、属性表窗口、控件窗口等等。-Yao collar fields " MFC windows programming" source code which view window, split window, control bar window, dialog window, property sheet window, control window and so.
vc_MFC_source_code_to_achieve_split_window_functio
- vc实现分裂窗口功能MFC源码vc MFC source code to achieve split-window function -vc of splitting the window function MFC source vc MFC source code to achieve split-window function
SplitWindow
- 基于MFC的图形界面设计,可将子视窗按照要求拆分成所需要的视窗类型。-MFC-based graphical interface design can be split into sub-windows in accordance with the requirements needed for the window type.
StringUtils
- mfc split 函数,操作简单,SplitString(const string& input, const string& delimiter, vector<string>& results, bool includeEmpties = true)-mfc split SplitString(const string& input, const string& delimiter, vector<string>& results, bool includeEm
MFC-Split-window
- MFC窗口编写程序,适合初学者,本人测试后通过。-MFC windows programming, suitable for beginners, after I test.
MFC-Split-window
- 本实例是一个典型的分割式窗口,即可在同一个框架窗口里同时显示多个视图,这些视图可以是同一个视图,也可以是不同的视图。-This example is a typical split window, you can display multiple views in the same frame window, these views can be the same view, also can be a different view.