代码搜索:COMPRESS

找到约 7,043 项符合「COMPRESS」的源代码

代码结果 7,043
www.eeworm.com/read/247871/4472636

hpp compress.hpp

#ifndef _RAR_COMPRESS_ #define _RAR_COMPRESS_ class ComprDataIO; class PackingFileTable; #define CODEBUFSIZE 0x4000 #define MAXWINSIZE 0x400000 #define MAXWINMASK (MAXWINSIZE-1) #defi
www.eeworm.com/read/247605/4478243

c compress.c

/*-------------------------------------------------------------*/ /*--- Compression machinery (not incl block sorting) ---*/ /*--- compress.c ---*/ /
www.eeworm.com/read/247605/4478347

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.1.1
www.eeworm.com/read/242732/4537713

c compress.c

/*-------------------------------------------------------------*/ /*--- Compression machinery (not incl block sorting) ---*/ /*--- compress.c ---*
www.eeworm.com/read/242732/4537749

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: compress.c 25342
www.eeworm.com/read/242732/4539805

c compress.c

/** * compress.c - NTFS kernel compressed attributes handling. * Part of the Linux-NTFS project. * * Copyright (c) 2001-2003 Anton Altaparmakov * Copyright (c) 2002 Richard Russon * * T
www.eeworm.com/read/242732/4543491

c compress.c

/* * COPYRIGHT: See COPYING in the top level directory * PROJECT: File Management IFS Utility functions * FILE: reactos/dll/win32/fmifs/compress.c * PURPOSE: V
www.eeworm.com/read/241991/4556985

java compress.java

package org.jgroups.protocols; import org.jgroups.Event; import org.jgroups.Global; import org.jgroups.Header; import org.jgroups.Message; import org.jgroups.stack.Protocol; import org.jgroups.util.S
www.eeworm.com/read/239202/4605166

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/237518/4627285

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