搜索资源列表
orl-FACE-BASE
- 这里给出ORL人脸库,以及应用VC++实现人脸图像的分类识别,希望对大家有所帮助。-here is the ORL, and the application of VC Face Image Recognition, We want to help.
MVP
- MVP设计模式在vc下的构件,这只是基础基类,具体的使用还需要将其派生出新的MVP子类。-MVP Design Patterns in vc components under, this is only the basic base class, the specific use also need to derive a new subclass MVP.
cc
- 主要是VC++连接数据库的功能 主要是VC++连接数据库的功能 主要是VC++连接数据库的功能-connect to database connect the data base
VC
- VC和VC++编程教程整理,包含内容很多,知识库类文档-VC and VC++ programming tutorial order, including the contents of many knowledge base document class
20100711124311
- VC下C语言ShineStone一种基站告警模拟的设计和实现-VC of a base station under the C language ShineStone alarm design and implementation of simulation
MFC-class-libary
- VC++ MFC基础类库详解。是MFC编程的参考好资料。值得您好好参阅。-VC++ MFC Detailed base class library. Is a good reference for information on MFC programming. Worth a good read.
biany
- VC, VS 编译 testProgs中是各种媒体文件的测试程序。 另外一种编译方法是新建一个空的控制台工程,将所有的源码拷贝进去直接编译,这种编译方法的好处是所有源文件在一个工程中,不以库的形式出现,调试和查看代码比较方便。 -VC, VS compiler TestProgs is a media file test procedure.In addition a compiling method is to create a new empty console projec
VC-resize-dialog.zip
- 设计并实现了一个对话框基类。用此类作为基类的对话框可以适应不同分辨率以及用户的要求随意缩放。对话框内所有控件的位置及文字大小都自动按对话框大小比例进行缩放。,Designed and implemented a dialog base class. The use of such a dialog box as a base class can be adapted to the requirements of different resolutions, as well as user arb
dialog_ex1
- 要在VC程序中打开一个新的对话框,步骤是: (1) 创建新对话框类。在“资源标签”下,创建一个新的对话框NewDialog,再右击该对话框,选择“ClassWizard”,创建一个“新类new Class”,记得该对话框的基类是CDialog; 此时,在ClassView标签下已经有了新建对话框类,但是该类与程序的主对话框还没有任何关系。 (2)关联新对话框类。在FileView标签下,打开程序主对话框的Dlg头文件,如dialog_ex1Dlg.h,在这个头文件的
vc-basic-book
- vC++ 基础代码和常用算法,效率较高并且书写规范。-Vc++ code base and common algorithms, high efficiency program, and writing specifications.