代码搜索:COMPRESS

找到约 7,043 项符合「COMPRESS」的源代码

代码结果 7,043
www.eeworm.com/read/432213/8619540

1 cjpeg.1

.TH CJPEG 1 "20 March 1998" .SH NAME cjpeg \- compress an image file to a JPEG file .SH SYNOPSIS .B cjpeg [ .I options ] [ .I filename ] .LP .SH DESCRIPTION .LP .B cjpeg compresses the named image fil
www.eeworm.com/read/386485/8740910

1 cjpeg.1

.TH CJPEG 1 "20 March 1998" .SH NAME cjpeg \- compress an image file to a JPEG file .SH SYNOPSIS .B cjpeg [ .I options ] [ .I filename ] .LP .SH DESCRIPTION .LP .B cjpeg compresses the named image fil
www.eeworm.com/read/428927/8828790

c jcparam.c

#define JPEG_INTERNALS #include "jinclude.h" #include "jpeglib.h" /* * Quantization table setup routines */ GLOBAL(void) jpeg_add_quant_table (j_compress_ptr cinfo, int which_tbl,
www.eeworm.com/read/378370/9233940

pas unit1.pas

unit Unit1; interface uses Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms, Dialogs, vs_compress, vs_masks, vs_resource, vs_core, vs_system, ComCtrls, ActnList
www.eeworm.com/read/377345/9279637

scr 焊盘标注04-11-12.scr

if Layertype! = 21 then goto 999 util_camed@ setunit@ 1 update_dcodebar@ update_buttonbars@ setresolution@ 1000 update_dcodebar@ aptable_compress@ update_dcodebar@ update_dcodebar@ u
www.eeworm.com/read/180072/9321037

1 cjpeg.1

.TH CJPEG 1 "20 March 1998" .SH NAME cjpeg \- compress an image file to a JPEG file .SH SYNOPSIS .B cjpeg [ .I options ] [ .I filename ] .LP .SH DESCRIPTION .LP .B cjpeg compresses the named image fil
www.eeworm.com/read/373369/9459914

java zipcompress.java

//: io/ZipCompress.java // Uses Zip compression to compress any // number of files given on the command line. // {Args: ZipCompress.java} import java.util.zip.*; import java.io.*; import java.ut
www.eeworm.com/read/371349/9554997

1 cjpeg.1

.TH CJPEG 1 "20 March 1998" .SH NAME cjpeg \- compress an image file to a JPEG file .SH SYNOPSIS .B cjpeg [ .I options ] [ .I filename ] .LP .SH DESCRIPTION .LP .B cjpeg compresses the named image fil
www.eeworm.com/read/366581/9807809

changelog

Wed Aug 18 09:34:23 1993 Jean-loup Gailly (jloup@chorus.fr) * version 1.2.4 By default, do not restore file name and timestamp from those saved inside the .gz file (behave as 'compress'). Adde
www.eeworm.com/read/169058/9882581

java zipcompress.java

//: io/ZipCompress.java // Uses Zip compression to compress any // number of files given on the command line. // {Args: ZipCompress.java} import java.util.zip.*; import java.io.*; import java.ut