资源列表
Paint_VcCode
- 画板是一个可以自已定制画板界面和图库并按分类进行作画的一个小程序,界面非常精美。其中PaintDlg.DLL封装了画板的主模块。Paint.Exe为执行调用画板的一个可执行文件示例(用于指定打开画板是在什么类型下,如卡通画或工程画分类等等)。本软件的VC++源代码全部开源,你可以能照Paint.exe对应VC++工程是如何调用此画板动态联接库的WIN32API,以便你可以在其它开发语言中直接调用打开画板即可。-Paint Vc++ source Code
PictureProcessing
- 用于图像或图片处理的源代码,c++编写,还有VB下的示例,供大家一起学习调用-Image processing source code
Visual C++高级界面特效制作百例
- 是Visual C++高级界面特效制作百例书的程序代码-High is Visual C interface effects produced 100 cases the code
gdi-P-Programming
- 专门讲述了GDI+编程中与开发自定义控件相关的功能,重点放在Windows Forms自定义控件的创建上,同时也讨论了ASP.NET服务器控件的创建问题。-GDI+ programming devoted to the development of custom controls with related functions, focusing on Windows Forms custom control creation, and also discussed the creation of
OpenGL
- 基于OpenGL的光线跟踪技术,能有效的和用户进行互动-OpenGL-based ray tracing technology, and users can interact effectively
VCdirectx
- 使用VC + directx编写的一个完整游戏,游戏中的资源使用了魔兽世界的模型-Use VC+ directx write a complete game, the game' s resource model used in World of Warcraft
DirectoryDemo
- vs2008MFC 用gdi+做出的漂亮界面树形列表-vs2008MFC use gdi+ to make a beautiful tree-list interface
Visual-C-
- 《Visual C 角色扮演游戏程序设计 》全书源码-Visual C 角色扮演游戏程序设计 》全书源码
CatchScreenProject
- 使用MFC做的一个小功能,可以屏幕截图并保存为文件,非常好的代码-capture screen and save to file which coded by MFC, good to resue
CatchScreenDemo
- 利用MFC实现了屏幕选择截图和保存文件功能,非常好的一个程序-capture screen and save to file by MFC, a good demo to reuse.
CaptureScreen
- 一个小程序,实现截屏和保存为文件的功能,代码简单-a program to capture screen and save to file, esay to research.
EffectShow
- 这是数字图像处理的基本编程代码.实现了上平移左右平移等,适合于学习数字图像处理的同学。-This is the basic digital image processing programming code to achieve a pan on the pan around, etc., suitable for students learning digital image processing.