代码搜索:COMPRESS
找到约 7,043 项符合「COMPRESS」的源代码
代码结果 7,043
www.eeworm.com/read/272848/10941212
output compress.output
www.eeworm.com/read/417108/11003610
c compress.c
/* compress.c -- compress a memory buffer
* Copyright (C) 1995-2003 Jean-loup Gailly.
* For conditions of distribution and use, see copyright notice in zlib.h
*/
/* @(#) $Id$ */
#define ZLIB_INTE
www.eeworm.com/read/416426/11029222
obj compress.obj
www.eeworm.com/read/416426/11029369
c compress.c
/*-------------------------------------------------------------*/
/*--- Compression machinery (not incl block sorting) ---*/
/*--- compress.c ---*/
/
www.eeworm.com/read/416426/11029541
c compress.c
/* compress.c -- compress a memory buffer
* Copyright (C) 1995-2003 Jean-loup Gailly.
* For conditions of distribution and use, see copyright notice in zlib.h
*/
/* @(#) $Id$ */
#define ZL
www.eeworm.com/read/470002/6922340
dll compress.dll
www.eeworm.com/read/193319/6939763
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.2
www.eeworm.com/read/468825/6980173
java compress.java
/*
* LZW Compression Demonstration
*
*
*
*/
import java.awt.*;
import java.applet.*;
import LZW;
import Inp
www.eeworm.com/read/467287/7009246
c compress.c
/*
Test statistical compression using fixed dictionary
*/
#include
#include
#include
#include
#include "comp.h"
#include "files.h"
#def
www.eeworm.com/read/467103/7017583
cpp compress..cpp
/* compress.c -- compress a memory buffer
* Copyright (C) 1995-2003 Jean-loup Gailly.
* For conditions of distribution and use, see copyright notice in zlib.h
*/
/* @(#) $Id$ */
#define ZLIB_INTE