代码搜索:COMPRESS
找到约 7,043 项符合「COMPRESS」的源代码
代码结果 7,043
www.eeworm.com/read/375736/2721437
makefile
bins =..\..\..\binaries
cprs =..\..\..\compress
!IFNDEF BUILDER
all:
!ELSE
all: $(bins)\autoexec.bat $(cprs)\autoexec.bat
$(bins)\autoexec.bat: autoexec.bat
www.eeworm.com/read/366107/2893338
c vj.c
/*
* Routines to compress and uncompess tcp packets (for transmission
* over low speed serial lines.
*
* Copyright (c) 1989 Regents of the University of California.
* All rights reserved.
*
* R
www.eeworm.com/read/361217/2950691
c vj.c
/*
* Routines to compress and uncompess tcp packets (for transmission
* over low speed serial lines.
*
* Copyright (c) 1989 Regents of the University of California.
* All rights reserved.
*
* R
www.eeworm.com/read/361013/2953603
c vj.c
/*
* Routines to compress and uncompess tcp packets (for transmission
* over low speed serial lines.
*
* Copyright (c) 1989 Regents of the University of California.
* All rights reserved.
*
* R
www.eeworm.com/read/359866/2971848
c vj.c
/*
* Routines to compress and uncompess tcp packets (for transmission
* over low speed serial lines.
*
* Copyright (c) 1989 Regents of the University of California.
* All rights reserved.
*
* R
www.eeworm.com/read/264034/4297803
java codenode.java
package compress;
import java.io.Serializable;
/**
* Title:
*
* Description:
*
* Copyright: Copyright (c) 2007
*
* Company:
*
* @author not attributa
www.eeworm.com/read/261580/4320869
c vj.c
/*
* Routines to compress and uncompess tcp packets (for transmission
* over low speed serial lines.
*
* Copyright (c) 1989 Regents of the University of California.
* All rights reserved.
*
* R
www.eeworm.com/read/260597/4331442
makefile
bins =..\..\..\binaries
cprs =..\..\..\compress
!IFNDEF BUILDER
all:
!ELSE
all: $(bins)\autoexec.bat $(cprs)\autoexec.bat
$(bins)\autoexec.bat: autoexec.bat
www.eeworm.com/read/259903/4338547
dnt zlib.dnt
LIBRARY zlib.dll
EXETYPE WINDOWS
CODE PRELOAD MOVEABLE DISCARDABLE
DATA PRELOAD MOVEABLE MULTIPLE
EXPORTS
adler32 @1
compress @2
crc32
www.eeworm.com/read/259602/4341338
a2billing
/var/log/asterisk/a2billing/*.log {
weekly
rotate 5
size = 20M
olddir /var/log/asterisk/a2billing/old
missingok
compress
}