搜索资源列表
Developing_GUIs_in_C++
- we’ve successfully developed a simple GUI interface, using only a few lines of code. The major factor which works here is the entire class structure is re-usable, and can be applied to build a lot of other different User Interfaces too. The reader c
Lesson1
- it has been assumed that the reader has a fundamental Windows programming background and is also familiar with the Microsoft Foundation Classes (MFC). The reader need not have any background in OpenGL. All the code for these tutorials has been writte
VC_ImageProgram
- 该文件包括了基本的图像处理算法源代码,可以让阅读者迅速掌握图像处理的相关编程技巧。-The document includes a basic image processing algorithm source code, allowing the reader to quickly grasp the image processing programming skills.
