搜索资源列表
FileCutAndEquipment
- 完成文件分割和分割后的文件重新组装起来,为了减少程序尺寸,所有源代码都本人是用纯粹的c/c++编写的,可执行程序只有200K大小。没有用MFC,因此是命令行界面的。但功能绝对强大,不好用你砍我。-completed document segmentation and segmentation of the files reassembled and procedures in order to reduce size, all source code is purely my c / c pre
SplitterDlg_demo
- SplitterDlg是一个在mfc对话框中使用分割条的例子-SplitterDlg mfc is in a dialog box using the example of the segmentation
DialogBar调用切分窗口
- MDI生成切分窗口,并相互调用。 ◎MFC生成MDI程序框架,并允许切分窗口。 ◎静态生成左右两个切分窗口,分别与视图类CLeftView、CRightView建立关联。 ◎生成DialogBar,在DialogBar中添加Copy按钮和Clear按钮。 ◎在左侧的切分窗口中可以手动画线。点击Copy按钮可以将已经画的线拷贝到右侧切分窗口中,点击Clear按钮将左右窗口清空。-MDI production segmentation window, and call each other. MFC
Example_MultiView.rar
- MFC的单文档多视图分割的关键代码。程序结构简单,便于初学者学习。采用CSplitterWndEx分割视图。,MFC single document multi-view the key code partition. Program structure is simple, easy for beginners to learn. CSplitterWndEx view the use of segmentation.
CSplWnd
- 对MFC视图,进行静态分割窗口,可分为分为多行多列,各窗口相互独立,可拉伸。-View of MFC, static segmentation window, can be divided into many do much column, each window independent, can stretch.
RMM
- 基于rmm算法(逆向最大匹配)实现的中文分词系统,具体内容是一个mfc工程文件。-Rmm-based algorithm (reverse maximum matching) to achieve the Chinese word segmentation system, specific content is a mfc project file.
MultiViewSplitter_demoProjectSrc
- vc mfc 窗口切分splitter中formview的动态切换!-vc mfc window segmentation FormView splitter in the dynamic switch!
splitter_1
- mfc窗口分割和树形控件的结合使用实例!该实例对初学者有一定的启发!-mfc window, the combination of segmentation and tree controls the use of examples! this instance there is a certain degree of inspiration for beginners!
tabsliderdemo
- 非常深入的界面分割底层,涉及到了很深的mfc编程,过程非常完美,对于进一步地提高非常好。-Very in-depth segmentation of the underlying interface, involving the deep mfc programming process is perfect, for further improve very good.
2928179
- 文件分割和合并:应用MFC的对话框,实现文件的分割与合并。-Partition and merger documents: Application MFC dialog, the realization of the document segmentation and merging.
image
- MFC实现对图像的基本处理,包括图像分割,边缘提取等功能,主要实现对 8位或者24位图的操作。-MFC to achieve the basic image processing, including image segmentation, edge detection and other functions, mainly to achieve 8-bit or 24-bit map operation.
MDISplitProj
- WTL开发的多视图切分 和MFC中的功能一样强大 但比MFC简单-WTL developed multi-view segmentation and MFC functions of MFC as a simple but powerful
Chap10C
- 基于MFC的多视类MDI动态切分窗口示例-MFC-based multi-class MDI as an example Dynamic segmentation window
Ex_SplitSDI
- 关于vc++6.0 mfc环境的窗口分割技术实例。对初学者以及界面设计者很有帮助!-Environment on the vc++6.0 mfc window segmentation examples. Very helpful for beginners as well as interface designer!
LUKCY
- 基于MFC单文档实现窗口分割,分割条变色,透明按钮,等美化功能。-To achieve a single document based on MFC window segmentation, color segmentation section, transparent buttons, and other landscaping features.
mfcwtldlg
- WTL和MFC共存,运用WTL内的切分类和容器切分MFC对话框。 include是wtl7.1的模板头文件。但在MFC和WTL中有相同的类时,WTL经常找错使用到MFC的类。 所以在编译有错的地方我进行过一些更改。比如将atlgdi.h中的CDC改为WTL::CDC。-WTL and MFC coexistence, using WTL classification and container cutting within the segmentation MFC dialog box.
OnCreateClient
- MFC切分应用程序窗口,是程序更美观,组织更合理。-MFC segmentation of the application window, is the program more beautiful, more rational organization.
MFC-Look-it-up-in-the-dictionary
- 查词典、分词、词频统计程序,非常实用读者,建议下载。-Look it up in the dictionary, word segmentation, word frequency statistics program, very practical readers, it is recommended to download.
MFC-interface-design
- 基于mfc的界面设计,包括各种特效、窗口分割、窗口重载,欢迎下载-MFC based interface design, including a variety of special effects, window segmentation, window overloading, welcome to download
MFC-Example
- 一些MFC的函数及使用方法:多线程操作变量时,锁定变量;将程序推送到最顶端(非置顶);将字符串按某字符或字符串进行分割;获取系统时间;获取程序运行目录。-Some MFC function and method of use: multi-threaded operating variables, the lock variable program pushed to the top (top) string according to a particular character or st
