资源列表
HLinkTest
- 一个vc编写的超级链接的测试程序,很方便使用。-Vc prepared a hyperlink to the test procedure, it is easy to use.
STATIClei
- 用于报警的STATIC类,这个类,大家应该熟悉吧,这个是能运行的源代码,对学习这个类很帮助!-STATIC alarm for such a category, you should be familiar with it, this is the source code to run on this type of learning is to help!
Transperancy
- Transparent static control class with alpha color effict
IMC
- IMC internal model control by morari
openvc1.0
- OpenCV是Intel公司支持的开源计算机视觉库。它轻量级而且高效——由一系列 C 函数和少量 C++ 类构成,实现了图像处理和计算机视觉方面的很多通用算法。-Actual OpenCV Tutorial (English), the book details OPENCV the use of various function methods, the meaning of each parameter, and gives examples of it。
statictcallearningmethod
- 统计学经典书籍,值得一看,书中讲解详细,对理解一些智能信息处理技术有很大帮助-this document is very important for all learner in the artifical field.so have a look!
DigitalStatic
- 显示led数码的控件。显示效果还不错。数字为图像类型。-Led digital display control. Showed good results. The number of image types.
score_static
- 用一个数组和一个字符数组分别储存学生的分数和姓名,然后用排序算法进行排序,最后按降幂输出结果。 -With an array of characters and an array of storage, respectively, and the names of scores of students, and then sort sorting algorithm, and finally by the lower power output.
demonstrationInterProcess
- windows vb进程间通讯演示附源代码-demonstration of inter-process communication vb source code is attached
gedebahe
- this is gedebahe ,you can make sure whether you make the right choice。-this is gedebahe ,you can make sure whether you make the right choice。
xyGraph
- 画类似于系统CPU监控的CStatic子类-Painting is similar to the system CPU subclass CStatic control
CCheckStatic
- 类使用方法: 在对话框中放置一个static box控件。把static box控件声明为CCheckStatic类型的成员变量。这样在static box控件的顶部的左侧就会自动出现一个复选框了。这时选中/不选中这个复选框,控件里面的所有控件将正常/变灰显示。我说的是自动,但是你不要忘记在OnInitDialog中调用Init()方法。 -CCheckStatic