代码搜索:COMPRESS

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

代码结果 7,043
www.eeworm.com/read/357022/3033824

h compress.h

/* * Copyright (C) 2004 Internet Systems Consortium, Inc. ("ISC") * Copyright (C) 1999-2002 Internet Software Consortium. * * Permission to use, copy, modify, and distribute this software for an
www.eeworm.com/read/357022/3034044

c compress.c

/* * Copyright (C) 2004 Internet Systems Consortium, Inc. ("ISC") * Copyright (C) 1999-2001 Internet Software Consortium. * * Permission to use, copy, modify, and distribute this software for an
www.eeworm.com/read/354980/3070493

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/354175/3079435

h compress.h

/* compress.h -- This file is part of the UPX executable compressor. Copyright (C) 1996-2007 Markus Franz Xaver Johannes Oberhumer Copyright (C) 1996-2007 Laszlo Molnar All Rights Reserv
www.eeworm.com/read/354175/3079488

cpp compress.cpp

/* compress.cpp -- This file is part of the UPX executable compressor. Copyright (C) 1996-2007 Markus Franz Xaver Johannes Oberhumer Copyright (C) 1996-2007 Laszlo Molnar All Rights Rese
www.eeworm.com/read/352150/3097037

compress_news

#!/bin/sh # compress_news # compresses news articles under /var/spool/news older than 6 days USER=${USER-$LOGNAME} if test -z "$USER"; then echo No \$USER set >&2 exit 1 elif test "$USER" != news
www.eeworm.com/read/264034/4297804

java compress.java

package compress; import java.io.BufferedReader; import java.io.File; import java.io.FileReader; import java.util.Calendar; import java.io.*; public class Compress {//extends Thread { S
www.eeworm.com/read/263415/4302635

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/262041/4315987

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: compress.c,v 2.
www.eeworm.com/read/259903/4338573

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$ */ #include "zlib.h