搜索资源列表
JPEG_code
- JPG到BMP的图像格式转换-transform from JPEG to BMP
loadjpg
- JPEG to BMP using C and C
testIntelLibJPEG.rar
- JPEG解码的,将JPEG解码为BMP格式,根据需要进行再处理,failed to translate
photos
- wince下的电子相册工具,支持目前所有png、jpeg、bmp、gif等格式显示-electronic album under wince tools to support all current png, jpeg, bmp, gif format, etc.
jpeg-to-bmp
- 基于VC++6.0的程序,实现JPEG和BMP的格式的图像之间的互相转换 -VC++6.0 based on the procedures to achieve the format of JPEG and BMP images can be translated
JpegTest
- 这是一个对Jpeg图像进行编解码的程序,其中包含了,Jpeg和Bmp之间的相互转化。- This was carries on to the Jpeg picture arranges the decoding the procedure, in which has contained, between Jpeg and Bmp mutual transformation.
GDIFromBuffer
- 利用GDI+实现了内存(通过流与流的转换)中JPEG到bmp的装换-Use GDI+ memory (through the conversion of flow and flow) in the JPEG to bmp loading-for-
jpeg_picture
- 主要用于图象处理方面.包括不同格式图象文件压缩,BMP,JPG-mainly for image processing. Different format image compression, BMP, JPG
jpegDecoderTobmp
- Jpeg解码器的源代码bmp,gif,用C语言实现-convert jpeg to gif, bmp, tiff etc. Writen in C
jpeg_struct
- 一个文件,完全用C写的,没有任何的C++和动态链接库,实现读取jpeg文件,解压为bmp文件。-a c code decompress jpeg file to bmp.
jpegconvert
- 编译源文件生成可执行文件TestLibjpeg.exe, 此程序可以转换bmp位图为jpg格式,或解压缩 jpg格式图像为bmp格式。 将需转换的bmp格式图片存到和TestLibjpeg.exe 相同的文件夹下,在DOS界面下使用命令行参数 bmp到jpeg的转换使用:TestLibjpeg.exe j 原图片名.bmp 目标图片名.jpg jpeg到bmp的转换使用:TestLibjpeg.exe b 原图片名.jpg 目标图片名.bmp- AppWizard h
FreeImage3120src
- FreeImage是为开发者设计的支持流行图像格式,如PNG,JPG,TIFF,BMP等格式的图像处理库-FreeImage is a library project for developers who would like to support popular graphics image formats (PNG, JPEG, TIFF, BMP and others). Some highlights are: extremely simple in use, not limited t
jpeg
- BMP图片转换为JPEG图片 在ubuntu8.10下,可直接编译使用。-bmp to jpeg
PNG_vc
- 能够打开png,jpeg,bmp,gif图像格式能在VC6.0上运行,经过我亲手调试~!-It can be used in VC6.0 to open the picture type of png,jpeg,bmp and gif~!I have test by myself excectly~!
ConvertBMPToJPG
- BMP -> Jpeg Jpeg -> Bmp C程序源码,可适用于各种开发平台 -BMP-> Jpeg Jpeg-> Bmp C program source code, applicable to a variety of development platform
BMPImageViewer
- BMP到JPEG转换,JPEG编码并显示-BMP to JPEG conversion, JPEG encoding and display
accessjpg
- DELPHI存取JPEG、BMP图像到数据库完整解决方案,通过这个范例,可以解决保存JPG、BMP图片数据到数据库的问题-DELPHI access JPEG, BMP images to the database solution, through this example, you can solve the preservation of JPG, BMP image data to a database problem
jpeg-s
- 我在辅导班当老师时候讲解的BMP转JPEG的源码,我注释的非常的详细,这在网上是没有的,可以供初学者参考。另外还有JPEG反解BMP的程序,注意长宽不满足整除16的时候会有色度bug,不过仅此一个bug。文档里面还有jpeg的原理讲解,是网上最好的讲解-I have remedial classes when a teacher to explain the source of the BMP switch to JPEG, I am very detailed notes, which is
Imageformatconversion
- 可以实现图像格式的转换 ICO To BMP JPEG TO BMP BMP TO JPG TXT TO JPG-Image format conversion can be achieved ICO To BMP JPEG TO BMP BMP TO JPG TXT TO JPG
jpeg-To-bmp
- 这个程序是功能是将JPEG图片文档转换成BMP图片文档。 包括JPEG文件解码,BMP文件输出。 VC++6.0下编译通过。-BMP To JPEG In VC++6.0