代码搜索:COMPRESS
找到约 7,043 项符合「COMPRESS」的源代码
代码结果 7,043
www.eeworm.com/read/325236/3486190
java compress.java
/*
* Copyright (c) 2000 David Flanagan. All rights reserved.
* This code is from the book Java Examples in a Nutshell, 2nd Edition.
* It is provided AS-IS, WITHOUT ANY WARRANTY either expressed or
www.eeworm.com/read/323643/3512254
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: qt/compress.c 3.2.
www.eeworm.com/read/321483/3534282
t compress.t
use strict;
use warnings;
use Carp;
BEGIN
{
eval { require Compress::Zlib ; };
if ($@) {
print "1..0 # Skip: Compress::Zlib is not available\n";
print "# $@\n";
exit 0;
www.eeworm.com/read/321483/3534896
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/319460/3557648
c compress.c
/*
*----------------------------------------------------------------------
* T-Kernel / Standard Extension
*
* Copyright (C) 2006 by Ken Sakamura. All rights reserved.
* T-Kernel / Stand
www.eeworm.com/read/317148/3583112
c compress.c
/* compress.c -- compress a memory buffer
* Copyright (C) 1995-1998 Jean-loup Gailly.
* For conditions of distribution and use, see copyright notice in zlib.h
*/
/* @(#) $Id$ */
#include
www.eeworm.com/read/316872/3605639
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/316872/3605709
c compress.c
/**
* compress.c - NTFS kernel compressed attributes handling.
* Part of the Linux-NTFS project.
*
* Copyright (c) 2001-2004 Anton Altaparmakov
* Copyright (c) 2002 Richard Russon
*
* This pro
www.eeworm.com/read/316433/3611599
c compress.c
/* compress.c -- compress a memory buffer
* Copyright (C) 1995-1998 Jean-loup Gailly.
* For conditions of distribution and use, see copyright notice in zlib.h
*/
/* @(#) $Id$ */
#include
www.eeworm.com/read/316290/3612234
c compress.c
/* compress.c -- compress a memory buffer
* Copyright (C) 1995-1998 Jean-loup Gailly.
* For conditions of distribution and use, see copyright notice in zlib.h
*/
/* @(#) $Id$ */
#include