代码搜索:COMPRESS
找到约 7,043 项符合「COMPRESS」的源代码
代码结果 7,043
www.eeworm.com/read/199629/5075771
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.1
www.eeworm.com/read/196938/5099420
c compress.c
/* compress.c -- compress a memory buffer
* Copyright (C) 1995-1996 Jean-loup Gailly.
* For conditions of distribution and use, see copyright notice in zlib.h
*/
/* $Id: compress.c,v 1.10 19
www.eeworm.com/read/195615/5109700
java compress.java
package cn.js.fan.util.file;
import java.io.*;
import java.util.zip.*;
import cn.js.fan.util.*;
public class Compress {
public static void gzipFile(String from, String to) throws IOExceptio
www.eeworm.com/read/195013/5122951
c compress.c
/* -*- linux-c -*- ------------------------------------------------------- *
*
* Copyright 2001 H. Peter Anvin - All Rights Reserved
*
* This program is free software; you can redistribute
www.eeworm.com/read/193341/5145926
h compress.h
/*++
Copyright (c) 2004 - 2006, Intel Corporation
All rights reserved. This program and the accompanying materials
are lice
www.eeworm.com/read/191923/5161070
c compress.c
/*-------------------------------------------------------------*/
/*--- Compression machinery (not incl block sorting) ---*/
/*--- compress.c ---*/
/
www.eeworm.com/read/191610/5163891
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$ */
#define ZL
www.eeworm.com/read/191610/5164100
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.3
www.eeworm.com/read/190346/5185915
c compress.c
/*
tests for compressed response handling.
Copyright (C) 2001-2004, Joe Orton
This program is free software; you can redistribute it and/or modify
it under the terms
www.eeworm.com/read/189124/5201802
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.1