搜索资源列表
fdfdsfdsfs
- 该代码是集中于一个空闲池使用管理器的CWnd继承控件,该管理器可以帮助我们减少在特定UI场景中GDI资源的使用。为了在运行中演示这些类,我已经在此提供了一个MDI应用示例,它只是让你来打开XML文件。每个XML文件为单个MDI子窗体定义了布局和UI控件属性。尽管代码是用VC6写的,示例项目也可以被转换为VS 2003 和VS 2005项目。
Convert
- 使用FreeImage的图像转换库使用示例代码,可以自由的把JPG等很多图片格式转换为BMP等,方便显示或处理
CXImage
- CXImage源码包和示例代码,非常好,我调试通过了!这个版本下载的示例与现在官方网站下载的示例稍有不同!-CXImage source packages and sample code, very good, I debug adopted! Download an example of this version and now the official website to download an example of a slightly different!
lvbo
- 对图片进行了均值滤波,包括示例图片及测试代码-On the picture for the mean filter, including sample pictures and test code
CXImage
- 该程序能加载各种格式的图片,并能对图片进行简单的柱状图分析,内含源代码及示例代码-The program can load images of various formats, and can a simple histogram analysis of images, containing the source code and sample code
Gif_Manipulator_demo_for_PC
- GIF 文件格式解析与显示的示例代码,适用与 windows PC 环境下。-GIF file format parsing and display the sample code, application and windows PC environment.
ZoomandScroll
- 该程序是一个图片显示与缩放的示例,一般网上查询的代码要么是图片缩放的,要么是滚动条使用的。而很少有在图像缩放时,同时更新滚动条信息,然后拖动滚动条查询缩放后的图像。-Zoom in and Zoom out image with scroll bar. Zoom the image and change the scrool bar s position at the same time.
qbarcode
- qt 写的条码生成器示例代码,用到了gnu的barcode库,用gcc编译,windows下用mingw-qt wrote barcode generator sample code used gnu barcode library, compiled with gcc, windows mingw