资源列表
SDITitlebarex
- 美化你的应用程序的外观界面_SDI版本,根据该示例程序,用户可以灵活打造自己的漂亮程序界面
notePaq
- 一个简单的编辑器程序,能实现基本的编辑功能-a simple editorial procedures, to achieve the basic editing functions
GRID_RELATION
- 网格控件(CGridCtrl)允许你显示具有检验标志的二维网格,可以用于显示二维关联性。 使用CGridCtrl类非常简单。首先,添加头文件和实现文件 CGridCtrl.h (cpp)到工程中。在资源编辑器中增加该控件到对话框中,并添加一个成员变量来使用 CGridCtrl类。在对话框的OnInitDialog方法中,通过调用控件的AddColumn、AddRow和SetCheck方法来创建网格。你也可以调用Serialize方法从一个文件创建网格控件。
CheckerCtrl_demo
- 一个类似于windows中硬盘整理的界面的类--Class which is similar to the interface of hard disk clearing up in windows
hua_zuobiao
- 这是一个使用vc的MFC编程的画坐标的程序。
ulasg
- CRegistryKey一个处理注册项的MFC类-CRegistryKey a handle registry MFC class
PropertyUseTabCtrl
- 利用TabCtrl控件实现属性页界面,使用简单方便,在vc6.0下调试通过-Control is achieved using TabCtrl property page interface, easy to use, in the vc6.0 debug through the
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
Path_dialog
- 非常好用的路径选择对话框。节省tx时间吧。
创建不显示在任务栏上的程序
- 创建不显示在任务栏上的程序-creation is shown on the task bar in the process
Escape1
- 一个简单好玩的windows程序,对于初学者MFC基础的学习会有帮助,还可以增加学习的兴趣!