代码搜索:COMPRESS
找到约 7,043 项符合「COMPRESS」的源代码
代码结果 7,043
www.eeworm.com/read/132649/5914784
c compress.c
/*
* ===========================================================================
* PRODUCTION $Log: compress.c,v $
* PRODUCTION Revision 1000.0 2003/10/29 15:43:45 gouriano
* PRODUCTION PRODUCTI
www.eeworm.com/read/132649/5914790
cpp compress.cpp
/*
* ===========================================================================
* PRODUCTION $Log: compress.cpp,v $
* PRODUCTION Revision 1000.1 2004/06/01 19:40:57 gouriano
* PRODUCTION PRODUC
www.eeworm.com/read/132649/5914821
c compress.c
/*
* ===========================================================================
* PRODUCTION $Log: compress.c,v $
* PRODUCTION Revision 1000.0 2003/10/29 15:47:36 gouriano
* PRODUCTION PRODUCTI
www.eeworm.com/read/132069/5923479
c compress.c
/* compress.c -- compress a memory buffer
* Copyright (C) 1995-2002 Jean-loup Gailly.
* For conditions of distribution and use, see copyright notice in zlib.h
*/
/* @(#) $Id: compress.c,v 1.
www.eeworm.com/read/131315/5937595
c compress.c
/*
* compress routines:
* zmagic() - returns 0 if not recognized, uncompresses and prints
* information if recognized
* uncompress(method, old, n, newch) - uncompress old into new,
*
www.eeworm.com/read/131315/5943245
1 compress.1
.PU
.TH COMPRESS 1 local
.SH NAME
compress, uncompress, zcat \- compress and expand data
.SH SYNOPSIS
.ll +8
.B compress
[
.B \-f
] [
.B \-v
] [
.B \-c
] [
.B \-V
] [
.B \-b
.I bits
] [
.I "name \&...
www.eeworm.com/read/131315/5943256
c compress.c
#ifdef SCCSID
static char *SccsId = "@(#)compress.c 1.14 9/24/87";
#endif /* SCCSID */
static char rcs_ident[] = "Based on compress.c,v 4.0 85/07/30 12:50:00 joe Release";
/*
* Compress - data comp
www.eeworm.com/read/131315/5944703
c compress.c
/*
* Copyright (c) 1989, 1993
* The Regents of the University of California. All rights reserved.
*
* This code is derived from software contributed to Berkeley by
* Edward Wang at The Universit
www.eeworm.com/read/131315/5944845
1 compress.1
.\" Copyright (c) 1986, 1990, 1993
.\" The Regents of the University of California. All rights reserved.
.\"
.\" This code is derived from software contributed to Berkeley by
.\" James A. Woods, deri
www.eeworm.com/read/131315/5944851
c compress.c
/*-
* Copyright (c) 1992, 1993
* The Regents of the University of California. All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are perm