搜索资源列表
数字图像处理VC实现
- 配套源程序。子目录 Demo 中的内容为演示用的可执 行程序,子目录 JpegLib 中的内容为进行 JPEG 编码压 缩时供主程序使用的 Lib 库的实现源码。子目录 res 中 的内容为源程序所使用的资源。子目录 Debug 为程序的 调试内容。-matching source. Demo subdirectory of the contents of the demo executable, JpegLib subdirectory of the conte
ImageCompress
- 行程编码,JPEG压缩编码(基本系统) 命令行编译过程如下 vcvars32 rc bmp.rc cl compress.c bmp.res user32.lib gdi32.lib 注意事项: 运行时,文件c:\\test.pcx;c:\\test.jpg必须存在 -itinerary coding, JPEG compression coding (basic system) command line compiler process followin
ReadPicFromRes
- 从.RES文件中直接读取图片,不创建临时文件
haoln-jpeg
- 图象的几何变换 打开一幅位图,实现几何变换 命令行编译过程如下 vcvars32 rc bmp.rc cl geotrans.c bmp.res user32.lib gdi32.lib 注意事项: 运行时,文件c:\\test.bmp必须存在-images of geometric transformation open a bitmap, Geometric Transform command line compiler process followi
readBitmap
- 功能是打开一幅位图,并显示在屏幕上。 命令行编译过程如下 vcvars32 rc bmp.rc cl bmp.c bmp.res user32.lib gdi32.lib 注意事项:运行时,文件c:\\test.bmp必须存在
Slideshow
- 一套基于VC++的自动切换的幻灯片效果,也就是图片切换特效,在WEB应用中,大家经学见到,在WinForm编程中,似乎不常见,不过源码也并不复杂,在此提供实例的源码下载,测试时候请将Slideshow.exe从Debug目录中拷贝出来,放在与res目录同级的目录中,避免资源图片调用失败。-Set automatically switch slide effect in VC++ image transition effects in web applications, all by learni
JPEG_SourceCode
- source目录下为本章介绍的源程序 功能是行程编码,JPEG压缩编码(基本系统) 命令行编译过程如下 vcvars32 rc bmp.rc cl compress.c bmp.res user32.lib gdi32.lib-source directory for the introduction of this chapter is to visit the source code function, JPEG compression (basic system)
g
- 直方图修正和彩色变换 命令行编译过程如下 vcvars32 rc bmp.rc cl colorope.c bmp.res user32.lib gdi32.lib 注意事项: 运行时,文件c:\test.bmp必须存在 -histogram modification
res
- DVR picture sample ,DVR界面开发使用图片,运用的事MINIGUI-DVR picture sample, DVR interface development using images, using things MINIGUI
a
- 可以把 有背景的位图显示成透明的小程序,有参考价值。res目录下的Dragon.bmp为实例图片。-Can have a background bitmap is displayed as a small transparent procedures, a reference value. Dragon.bmp res directory as an example picture.