搜索资源列表
imageexgdi
- 用GDI+实现的GIF动画播发,使用时,如果DEBUG下编译不过,请在new、delete加-cartoon play bu GDI+,if compile fail in use ,please add :: at new and delete .
TIFF读写源码
- 这是一个TIFF读写的源代码,经本人编译,可运行,很好的东西!-It is source code for tiff read and write,it has passed debug and can run well,a very good stuff
BMP与JPG格式转变的源代码
- BMP与JPG文件格式转变的源代码 一个把BMP压缩成JPG的源代码。 大小:16.4K 附: 1. 编译说明 1) 在VC IDE 选择setting->link> 加jpeg.lib 2) 编译程序 2. 原理 程序首先读BITMAP 文件的各像素点的RGB值, library 做压缩 RGB 缓冲区成JPEG文件或缓冲区。-BMP and JPG file format changes in the source code BMP
Jpegdec
- JPEG编码源代码,在vc下编译通过,不能直接运行,将需要的代码加入到自己的程序中调用-JPEG encoding source code, the compiler under vc, not directly runs, it will need to add the code to their own procedures call
Imagine_Reader(zip)
- Imagine Reader(zip) 附带代码,编译的程序,压缩包内有使用文档,测试用的图片-Imagine Reader (zip) fringe code, compile the procedures within compressed files are used to test the picture
vtkcube(mfc)
- 这个是我在vc6下弄得vtk程序。程序很简单,不过很适合初学者研究。注意在vc下设定vtk得编译环境,除了田间vtk得lib等目录外,还要在工程->设定->link 选项卡, 在Object/library modules 中添加:vtkCommon.lib vtkFiltering.lib vtkGraphics.lib vtkHybrid.lib vtkImaging.lib vtkIO.lib vtkpng.lib vtkjpeg.lib vtkParallel.lib vtk
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
myimg_jpg_gif5623
- jpg,gif浏览器 编译成功-jpg, gif browser compiler success
Tcl_picViewer
- Tcl脚本编写的图片浏览器,可以支持多平台,无需编译-Tcl scr ipt prepared by the photo browser will be able to support multiple platforms without Compiler
testwin
- 控制台显示宣窗口使用了菜单管理,具体操作运行后就可以知道了,用c++编写的,vs2003编译,其他运行环境没有试过-,C++,控制台编程/Console -console window shows the use of propaganda menu management, the specific operation after operation can know, using c + +, prepared vs2003 compiler, runtime environment othe
Imagesoftware
- 这是一个用C++编译的程序,是一个功能强大的图像浏览器-This is a use of the procedures for the C compiler is a powerful image browser
BMP_file_reader
- 这份是用vc 写的关于bmp图像显示的源代码,编译后会有一个命令窗口-this is vc write bmp image display on the source code, compile there will be a command window
GI-Play
- 演示GIF动画播放源码和.EXE,代码简单,VC6.0编译通过.-demonstration GIF animation and broadcast source. EXE, code simple, VC6.0 compile.
vtkExample
- 这个是我在vc6下的vtk程序。程序很简单,适合初学者研究。注意在vc下设定vtk得编译环境,除了添加vtk得lib等目录外,还要在工程->设定->link 选项卡, 在object/library modules 中添加:vtkCommon.lib vtkFiltering.lib vtkGraphics.lib vtkHybrid.lib vtkImaging.lib vtkIO.lib vtkpng.lib vtkjpeg.lib vtkParallel.lib vtkRend
EasyYuv_Src
- 这是一个显示yuv图像或视频序列的程序代码,在vc下能编译通过-This is a show yuv image or video sequence code, vc, will be able to compile
Demonstrate_the_JPGGIF_image_in_MFC_procedure
- 在MFC程序中显示JPGGIF图像 直接解压本件,在VC++内编译就可运行-in MFC process images showed JPGGIF directly extracting the pieces, the VC within the compiler can run
tuxianxianshi
- 图像的各种显示方法,源代码,可直接编译生成可执行文件-images show the various methods, the source code can directly generate executable file compiler
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
ShowJPG1
- 在windows下VC6.0编译通过,程序实现了在windows下显示JPG图片的功能,采用了对话框的编程架构
EffectShow
- 图像多种效果显示VC++(编译OK)效果有:上下左右显示,马塞克,百叶窗等