资源列表
PRELOOK
- 这个是用MFC做的一个小程序.其功能是创建一个WINDOWS里面最常见的对话框.适合MFC初学者.仅供参考.-this is done with MFC a small program. Its function is to create an inside most common Windows dialog box. MFC for beginners. For reference purposes only.
decomposeYUV
- 这个程序是实现对YUV序列进行分解的小程序,先打开一个待分解的YUV测试视频序列,然后选择文件类型,有Sub-QCIF,QCIF,CIF,4CIF四种类型,然后填写需要分解为Y、U、V分量的前多少帧序列,最后点击分解,就会完成把序列分解为各个分量-this procedure is right YUV sequence decomposition of small programs, a question to open the decomposition YUV video test sequ
PropertyUseTabCtrl
- 利用TabCtrl控件实现属性页界面,使用简单方便,在vc6.0下调试通过-Control is achieved using TabCtrl property page interface, easy to use, in the vc6.0 debug through the
ulasg
- CRegistryKey一个处理注册项的MFC类-CRegistryKey a handle registry MFC class
hua_zuobiao
- 这是一个使用vc的MFC编程的画坐标的程序。
CheckerCtrl_demo
- 一个类似于windows中硬盘整理的界面的类--Class which is similar to the interface of hard disk clearing up in windows
GRID_RELATION
- 网格控件(CGridCtrl)允许你显示具有检验标志的二维网格,可以用于显示二维关联性。 使用CGridCtrl类非常简单。首先,添加头文件和实现文件 CGridCtrl.h (cpp)到工程中。在资源编辑器中增加该控件到对话框中,并添加一个成员变量来使用 CGridCtrl类。在对话框的OnInitDialog方法中,通过调用控件的AddColumn、AddRow和SetCheck方法来创建网格。你也可以调用Serialize方法从一个文件创建网格控件。
notePaq
- 一个简单的编辑器程序,能实现基本的编辑功能-a simple editorial procedures, to achieve the basic editing functions
SDITitlebarex
- 美化你的应用程序的外观界面_SDI版本,根据该示例程序,用户可以灵活打造自己的漂亮程序界面
demo
- 提供一种mfc单文档框架可以切换多个视图的例子-Examples mfc single document provides a framework can switch between multiple views
FontDlgDemo
- 使用字体对话框更改文本的字体\FontDlgDemo\FontDlgDemo.rar,很不错的vc源码,希望对大家有所帮助。-Use Font dialog to change the text font \ FontDlgDemo \ FontDlgDemo.rar, very good vc source, we want to help.
TaskProgDlg_demo
- 任务进度对话框,可以实现多个任务调度进展情况-CTaskProgressDialog is implemented to visually represent those lengthy operations. It is modified a progress bar dialog generated by Visual Studio. It behaves like a modaless dialog. If a user clicks on the Cancel button on th
