jpegEnc_0.1

所属分类:多媒体编程
开发工具:C/C++
文件大小:4192KB
下载次数:62
上传日期:2010-04-29 09:43:24
上 传 者wuly_001
说明:  提供jpeg图像解码的基本功能,使用标准C编写
(This is jpegEnc, a tiny foot print jpeg encoder)

文件列表:
jpegEnc_0.1 (0, 2010-03-29)
jpegEnc_0.1\buildit.bat (297, 2010-03-29)
jpegEnc_0.1\Compiler (0, 2010-03-29)
jpegEnc_0.1\Compiler\bin (0, 2010-03-29)
jpegEnc_0.1\Compiler\bin\as.exe (792360, 2010-03-29)
jpegEnc_0.1\Compiler\bin\cc1.exe (3542528, 2010-03-29)
jpegEnc_0.1\Compiler\bin\gcc.exe (90112, 2010-03-29)
jpegEnc_0.1\Compiler\bin\ld.exe (806237, 2010-03-29)
jpegEnc_0.1\Compiler\include (0, 2010-03-29)
jpegEnc_0.1\Compiler\include\stdarg.h (4360, 2010-03-29)
jpegEnc_0.1\Compiler\include\stddef.h (13041, 2010-03-29)
jpegEnc_0.1\Compiler\include\stdio.h (17562, 2010-03-29)
jpegEnc_0.1\Compiler\include\sys (0, 2010-03-29)
jpegEnc_0.1\Compiler\include\sys\types.h (1937, 2010-03-29)
jpegEnc_0.1\Compiler\include\_mingw.h (5225, 2010-03-29)
jpegEnc_0.1\Compiler\lib (0, 2010-03-29)
jpegEnc_0.1\Compiler\lib\crt2.o (2288, 2010-03-29)
jpegEnc_0.1\Compiler\lib\crtbegin.o (412, 2010-03-29)
jpegEnc_0.1\Compiler\lib\crtend.o (492, 2010-03-29)
jpegEnc_0.1\Compiler\lib\libadvapi32.a (411648, 2010-03-29)
jpegEnc_0.1\Compiler\lib\libgcc.a (52846, 2010-03-29)
jpegEnc_0.1\Compiler\lib\libkernel32.a (657818, 2010-03-29)
jpegEnc_0.1\Compiler\lib\libmingw32.a (7514, 2010-03-29)
jpegEnc_0.1\Compiler\lib\libmingwex.a (267880, 2010-03-29)
jpegEnc_0.1\Compiler\lib\libmoldname.a (82558, 2010-03-29)
jpegEnc_0.1\Compiler\lib\libmsvcrt.a (503692, 2010-03-29)
jpegEnc_0.1\Compiler\lib\libshell32.a (142490, 2010-03-29)
jpegEnc_0.1\Compiler\lib\libuser32.a (472330, 2010-03-29)
jpegEnc_0.1\input.pgm (576015, 2010-03-29)
jpegEnc_0.1\input.ppm (1728015, 2010-03-29)
jpegEnc_0.1\jpegEnc.c (36942, 2010-03-29)
jpegEnc_0.1\jpegEnc.h (3528, 2010-03-29)
jpegEnc_0.1\jpegEncPrivate.h (30825, 2010-03-29)
jpegEnc_0.1\pnm2jpeg.c (2119, 2010-03-29)
jpegEnc_0.1\test.bat (188, 2010-03-29)

This is jpegEnc, a tiny foot print jpeg encoder. The implementation is just ANSI C. It should be very straight-forward to port to any platform. Here is the file list: buildit.bat batch file to compile and generate pnm2jpeg.exe [Compiler] Minimal GCC 3.4.5 input.pgm Grayscale test input file (Use XnView to view) input.ppm RGB color test input file (Use XnView to view) jpegEnc.c Main jpegEnc Library Code jpegEnc.h jpegEnc API header file jpegEncPrivate.h jpegEnc Private header file pnm2jpeg.c Demo program README.txt This file test.bat Execute pnm2jpeg.exe to do the jpeg compression For technical details. Please see the the comments in jpegEnc.h jpegEnc.c

近期下载者

相关文件


收藏者