代码搜索:COMPRESS
找到约 7,043 项符合「COMPRESS」的源代码
代码结果 7,043
www.eeworm.com/read/162614/5540529
c ioapi.c
/* ioapi.c -- IO base function header for compress/uncompress .zip
files using zlib + zip or unzip API
Version 1.01e, February 12th, 2005
Copyright (C) 1998-2005 Gilles Vollant
*/
#include
www.eeworm.com/read/162519/5547038
h zip.h
/* zip.h -- IO for compress .zip files using zlib
Version 1.01e, February 12th, 2005
Copyright (C) 1998-2005 Gilles Vollant
This unzip package allow creates .ZIP file, compatible with PKZip
www.eeworm.com/read/162519/5547048
h ioapi.h
/* ioapi.h -- IO base function header for compress/uncompress .zip
files using zlib + zip or unzip API
Version 1.01e, February 12th, 2005
Copyright (C) 1998-2005 Gilles Vollant
*/
#ifndef
www.eeworm.com/read/162519/5547049
c ioapi.c
/* ioapi.c -- IO base function header for compress/uncompress .zip
files using zlib + zip or unzip API
Version 1.01e, February 12th, 2005
Copyright (C) 1998-2005 Gilles Vollant
*/
#include
www.eeworm.com/read/133648/14031538
java zipcompress.java
//: c11:ZipCompress.java
// From 'Thinking in Java, 2nd ed.' by Bruce Eckel
// www.BruceEckel.com. See copyright notice in CopyRight.txt.
// Uses Zip compression to compress any
// number of file
www.eeworm.com/read/133648/14031539
java gzipcompress.java
//: c11:GZIPcompress.java
// From 'Thinking in Java, 2nd ed.' by Bruce Eckel
// www.BruceEckel.com. See copyright notice in CopyRight.txt.
// Uses GZIP compression to compress a file
// whose nam
www.eeworm.com/read/100283/15459415
hpj hexview.hpj
[OPTIONS]
CONTENTS=main_index
TITLE=HEXVIEW Application Help
COMPRESS=true
WARNING=2
BMROOT=d:\HELP\COMGRAF1,.
COPYRIGHT=Funduc Software Inc. All rights reserved.
[FILES]
afxcore.rtf
afxpri
www.eeworm.com/read/291752/8398934
h ogive.h
//
// File = ogive.h
//
#ifndef _OGIVE_H_
#define _OGIVE_H_
#include "psmodel.h"
#include "signal_T.h"
//#include "compress.h"
//#include "dirform1.h"
//using namespace std;
template
www.eeworm.com/read/184327/9110130
pas ac1250.pas
{$Q-,R-}
program tju1250;
const
maxn=1000;
bignumsize=99;
compress=15;
base=32768;
primes=42;
type
bignum=array[-1..bignumsize]of longint;
var
p:array[1..primes]of byte;
fi
www.eeworm.com/read/366581/9807912
1 gzip.1
.PU
.TH GZIP 1 local
.SH NAME
gzip, gunzip, zcat \- compress or expand files
.SH SYNOPSIS
.ll +8
.B gzip
.RB [ " \-acdfhlLnNrtvV19 " ]
.RB [ \-S\ suffix ]
[
.I "name \&..."
]
.ll -8
.br
.B gunzip
.RB