資源簡介
jpeg最新圖片壓縮庫jpeg-9b jpeg最新圖片壓縮庫jpeg-9b
代碼片段和文件信息
/*
?*?cdjpeg.c
?*
?*?Copyright?(C)?1991-1997?Thomas?G.?Lane.
?*?This?file?is?part?of?the?Independent?JPEG?Group‘s?software.
?*?For?conditions?of?distribution?and?use?see?the?accompanying?README?file.
?*
?*?This?file?contains?common?support?routines?used?by?the?IJG?application
?*?programs?(cjpeg?djpeg?jpegtran).
?*/
#include?“cdjpeg.h“ /*?Common?decls?for?cjpeg/djpeg?applications?*/
#include? /*?to?declare?isupper()?tolower()?*/
#ifdef?NEED_SIGNAL_CATCHER
#include? /*?to?declare?signal()?*/
#endif
#ifdef?USE_SETMODE
#include? /*?to?declare?setmode()‘s?parameter?macros?*/
/*?If?you?have?setmode()?but?not??just?delete?this?line:?*/
#include? /*?to?declare?setmode()?*/
#endif
/*
?*?Signal?catcher?to?ensure?that?temporary?files?are?removed?
?屬性????????????大小?????日期????時間???名稱
-----------?---------??----------?-----??----
?????目錄???????????0??2016-01-17?17:34??jpeg-9b\
?????文件????????4946??2015-07-29?20:58??jpeg-9b\Makefile.am
?????文件???????36926??2015-09-10?16:04??jpeg-9b\Makefile.in
?????文件???????18848??2016-01-17?17:06??jpeg-9b\README
?????文件??????376022??2015-09-10?16:04??jpeg-9b\aclocal.m4
?????文件????????5826??2015-09-10?16:04??jpeg-9b\ar-lib
?????文件????????5331??2009-08-28?22:34??jpeg-9b\cderror.h
?????文件????????4682??1997-09-07?23:51??jpeg-9b\cdjpeg.c
?????文件????????6256??2003-11-04?04:53??jpeg-9b\cdjpeg.h
?????文件???????17233??2016-01-17?17:02??jpeg-9b\change.log
?????文件???????13907??2015-07-26?21:54??jpeg-9b\cjpeg.1
?????文件???????21818??2013-04-13?04:08??jpeg-9b\cjpeg.c
?????文件???????12166??2009-03-22?01:48??jpeg-9b\ckconfig.c
?????文件????????5364??2009-03-22?01:27??jpeg-9b\coderules.txt
?????文件????????7333??2015-09-10?16:04??jpeg-9b\compile
?????文件???????42938??2015-09-10?16:04??jpeg-9b\config.guess
?????文件???????35987??2015-09-10?16:04??jpeg-9b\config.sub
?????文件??????473559??2015-09-10?16:04??jpeg-9b\configure
?????文件???????11873??2015-07-24?20:42??jpeg-9b\configure.ac
?????文件???????23566??2015-09-10?16:04??jpeg-9b\depcomp
?????文件????????7748??2015-07-26?22:06??jpeg-9b\djpeg.1
?????文件???????19553??2015-07-26?21:31??jpeg-9b\djpeg.c
?????文件???????17091??2009-03-22?01:51??jpeg-9b\example.c
?????文件????????8474??2013-07-01?19:51??jpeg-9b\filelist.txt
?????文件???????14675??2015-09-10?16:04??jpeg-9b\install-sh
?????文件???????53839??2015-07-29?18:41??jpeg-9b\install.txt
?????文件????????5082??2011-10-19?15:18??jpeg-9b\jaricom.c
?????文件????????9384??2010-02-15?00:10??jpeg-9b\jcapimin.c
?????文件????????5940??2013-07-23?18:13??jpeg-9b\jcapistd.c
?????文件???????28227??2013-10-23?07:16??jpeg-9b\jcarith.c
?????文件???????16650??2011-09-11?18:40??jpeg-9b\jccoefct.c
............此處省略151個文件信息
評論
共有 條評論