代码搜索:COMPRESS
找到约 7,043 项符合「COMPRESS」的源代码
代码结果 7,043
www.eeworm.com/read/132667/14079777
logrotate kannel.logrotate
/var/log/kannel/*.log {
daily
missingok
rotate 365
compress
delaycompress
notifempty
create 640 kannel adm
sharedscripts
postrotate
killall -HUP bearerbox smsbox wapbox > /dev/null 2> /dev/
www.eeworm.com/read/204654/15335708
c deflate.c
/* deflate.c -- compress data using the deflation algorithm
* Copyright (C) 1992-1993 Jean-loup Gailly
* This is free software; you can redistribute it and/or modify it under the
* terms of the GNU
www.eeworm.com/read/100148/15882627
manual
ZIP(1L) ZIP(1L)
NAME
zip, zipcloak, zipnote, zipsplit - package and compress
(archive) files
SYNOPSIS
zip [-AcdDeEfFghjklLmoqrRSTuvVwXyz@$] [-b path] [-n suf-
www.eeworm.com/read/100147/15882734
c deflate.c
/* deflate.c -- compress data using the deflation algorithm
* Copyright (C) 1992-1993 Jean-loup Gailly
* This is free software; you can redistribute it and/or modify it under the
* terms of the GNU
www.eeworm.com/read/100146/15882750
cpp compapi.cpp
#include
#include
#include "compress.h" /* contains the rest of the include file declarations */
//int size;
//static HASH hashsize;
//static int bits;
/*
* The fo
www.eeworm.com/read/277055/10672025
h resource.h
//{{NO_DEPENDENCIES}}
// Microsoft Developer Studio generated include file.
// Used by HyperspectralDataUnCompress.rc
//
#define IDM_ABOUTBOX 0x0010
#define IDD_ABOUTBOX
www.eeworm.com/read/188651/8521359
txt visual-basic.txt
See below some functions declarations for Visual Basic.
Frequently Asked Question:
Q: Each time I use the compress function I get the -5 error (not enough
room in the output buffer).
A: M
www.eeworm.com/read/384400/8872096
c zip.c
/* zip.c -- compress files to the gzip or pkzip format
* Copyright (C) 1992-1993 Jean-loup Gailly
* This is free software; you can redistribute it and/or modify it under the
* terms of the GNU G
www.eeworm.com/read/384400/8872162
c unlzw.c
/* unlzw.c -- decompress files in LZW format.
* The code in this file is directly derived from the public domain 'compress'
* written by Spencer Thomas, Joe Orost, James Woods, Jim McKie, Steve Da
www.eeworm.com/read/284410/8935342
txt visual-basic.txt
See below some functions declarations for Visual Basic.
Frequently Asked Question:
Q: Each time I use the compress function I get the -5 error (not enough
room in the output buffer).
A: M