Welcome![Sign In][Sign Up]
Location:
Search - JPEGLIB.H

Search list

[SourceCodejpeg编解码

Description: jpeg软件编解码 ccjpeg.c jpeg_enc_interface.h Makefile ansi2knr.1 config.sub jcdctmgr.c jconfig.doc jcphuff.c jddctmgr.c jdtrans.c jmemansi.c jpegtran makeapps.ds makefile.unix rdgif.c wrbmp.c ansi2knr.c configure jchuff.c jconfig.h jcprepct.c jdhuff.c jerror.c jmemdosa.asm jpegtran.1 Makefile makefile.vc rdjpgcom wrgif.c cderror.h djpeg jchuff.h jconfig.mac jcsample.c jdhuff.h jerror.h jmemdos.c jpegtran.c makefile.ansi makefile.vms rdjpgcom.1 wrjpgcom cdjpeg.c djpeg.1 jcinit.c jconfig.manx jctrans.c jdinput.c jfdctflt.c jmemmac.c jquant1.c Makefile.bak makefile.wat rdjpgcom.c wrjpgcom.1 cdjpeg.h djpeg.c jcmainct.c jconfig.mc6 jdapimin.c jdmainct.c jfdctfst.c jmemmgr.c jquant2.c makefile.bcc makelib.ds rdppm.c wrjpgcom.c change.log example.c jcmarker.c jconfig.sas jdapistd.c jdmarker.c jfdctint.c jmemname.c jutils.c makefile.cfg makeproj.mac rdrle.c wrppm.c cjpeg install-sh jcmaster.c jconfig.st jdatadst.c jdmaster.c jidctflt.c jmemnobs.c jversion.h makefile.dj makljpeg.st rdswitch.c wrrle.c cjpeg.1 jcapimin.c jcomapi.c jconfig.vc jdatasrc.c jdmerge.c jidctfst.c jmemsys.h ltconfig makefile.manx maktjpeg.st rdtarga.c wrtarga.c cjpeg.c jcapistd.c jconfig.bcc jconfig.vms jdcoefct.c jdphuff.c jidctint.c jmorecfg.h ltmain.sh makefile.mc6 makvms.opt README ckconfig.c jccoefct.c jconfig.cfg jconfig.wat jdcolor.c jdpostct.c jidctred.c jpegint.h makcjpeg.st makefile.mms rdbmp.c transupp.c config.guess jccolor.c jconfig.dj jcparam.c jdct.h jdsample.c jinclude.h jpeglib.h makdjpeg.st makefile.sas rdcolmap.c transupp.h
Platform: | Size: 628241 | Author: hejp@18bc.com | Hits:

[Special EffectsPanoTools

Description: Panotool 可合成panorama -Panotool synthesis panorama
Platform: | Size: 963584 | Author: | Hits:

[Graph programjpeglib

Description: 一个很好用得jpeg图片解码编码库,该库含有全部的c源代码-A good use of jpeg image decoding encoding library, the library contains all of the c source code
Platform: | Size: 928768 | Author: Richard | Hits:

[ConsoleWinCE_RemoteClient

Description: WinCE 下实现远程控制,已经在WinCE平台上得到验证,此为客户端,可以在服务器PC机部失去操作功能的情况下,自由调用,存取数据。为PDA开发增加新思路。-Realize the remote control under WinCE, WinCE platform has been verified, this is the client, you can drive on the server PC operating loss of function of the Ministry of circumstances, free calls, access to data. PDA development for new ideas.
Platform: | Size: 3578880 | Author: 王晶 | Hits:

[Compress-Decompress algrithmssjpeg

Description: /* Copyright (C) 2001-2006 artofcode LLC. All Rights Reserved. This file is part of GNU ghostscript GNU ghostscript is free software you can redistribute it and/or modify it under the terms of the version 2 of the GNU General Public License as published by the Free Software Foundation. GNU ghostscript is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with ghostscript see the file COPYING. If not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ /* $Id: sjpeg.h,v 1.6 2007/08/01 14:26:43 jemarch Exp $ */ /* IJG entry point wrappers */ /* Requires sdct.h, jpeg/jpeglib.h */ -/* Copyright (C) 2001-2006 artofcode LLC. All Rights Reserved. This file is part of GNU ghostscript GNU ghostscript is free software you can redistribute it and/or modify it under the terms of the version 2 of the GNU General Public License as published by the Free Software Foundation. GNU ghostscript is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with ghostscript see the file COPYING. If not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ /* $Id: sjpeg.h,v 1.6 2007/08/01 14:26:43 jemarch Exp $ */ /* IJG entry point wrappers */ /* Requires sdct.h, jpeg/jpeglib.h */
Platform: | Size: 1024 | Author: hadmi | Hits:

[Embeded Linuxjpeg_framebuffer_display

Description: 自己写的基于mini2440+T35的jpeg图片显示程序,利用framebuffer显示-Write their own based on mini2440+ T35 of the jpeg image display program, the use of framebuffer display
Platform: | Size: 30720 | Author: 方园 | Hits:

[Embeded Linuxmini2440--display-jpeg

Description: mini2440 开发板显示jpeg图片程序,网友开发,很好的,经验证,开发板中没有此源程序,本人经开发板测试,能显示不大于10 k的jpg图片-mini2440 display jpeg source code
Platform: | Size: 35840 | Author: 张军 | Hits:

[Picture ViewerJpegLibPalm030912

Description: Introduction jpeglib is a shared library for Palm OS handheld computers. It permits other applications to support easily JPEG encoding and decoding. JPEG is a standard compression method for photographic images. It s lossy, which means that the decoded image is very close to, but not exactly the same as the original image this permits much larger compression ratios. The trade-off between quality and compression ratio can be chosen. JPEG is often used by digital cameras, such as the built-in camera of the Zire 71. For the user of the application, jpeglib is just a PRC file which is installed on the Palm OS handheld like any other application file. It weights slightly less than 64 KB, and is shared by all the applications which rely on it. For the C or C++ developer, jpeglib comes with a single .h include file. Port to other languages should be straighforward.-jpeglib是Palm OS的掌上电脑的共享库。它允许其他应用程序轻松支持JPEG编码和解码。 JPEG是一个标准的摄影图像压缩方法。这是有损的,表示解码后的图像是非常接近的,但不完全与原始图像相同的,这允许更大的压缩比。可以选择质量和压缩比之间的权衡。 JPEG是经常使用的数码相机,如内置摄像头的Zire71。 对于用户的应用程序,jpeglib只是一个中国的Palm OS掌上电脑上安装的文件,它是像任何其他应用程序文件。它的重量略小于64 KB,并依靠它的所有应用程序共享。对于C或C++开发人员,jpeglib配备了一个单一的,H包含文件。移植到其他语言应为straighforward的。
Platform: | Size: 49152 | Author: ddd | Hits:

CodeBus www.codebus.net