代码搜索:COMPRESS
找到约 7,043 项符合「COMPRESS」的源代码
代码结果 7,043
www.eeworm.com/read/481033/6656186
c deflate.c
/* deflate.c -- compress data using the deflation algorithm
* Copyright (C) 1995-2005 Jean-loup Gailly.
* For conditions of distribution and use, see copyright notice in zlib.h
*/
/*
* ALG
www.eeworm.com/read/478934/6708261
c slhc.c
/*
* Routines to compress and uncompress tcp packets (for transmission
* over low speed serial lines).
*/
#include "global.h"
#include "mbuf.h"
#include "internet.h"
#include "ip.h"
#incl
www.eeworm.com/read/261430/11646254
c deflate.c
/* deflate.c -- compress data using the deflation algorithm
* Copyright (C) 1995-2002 Jean-loup Gailly.
* For conditions of distribution and use, see copyright notice in zlib.h
*/
/*
* AL
www.eeworm.com/read/347037/11704775
c deflate.c
/* deflate.c -- compress data using the deflation algorithm
* Copyright (C) 1995-2002 Jean-loup Gailly.
* For conditions of distribution and use, see copyright notice in zlib.h
*/
/*
* AL
www.eeworm.com/read/157384/11714992
c pvpgn_deflate.c
/* deflate.c -- compress data using the deflation algorithm
* Copyright (C) 1995-2002 Jean-loup Gailly.
* For conditions of distribution and use, see copyright notice in zlib.h
*/
/*
* ALGORITH
www.eeworm.com/read/156208/11820162
c deflate.c
/* deflate.c -- compress data using the deflation algorithm
* Copyright (C) 1995-1996 Jean-loup Gailly.
* For conditions of distribution and use, see copyright notice in zlib.h
*/
/*
* AL
www.eeworm.com/read/345059/11841816
c slhc.c
/*
* Routines to compress and uncompress tcp packets (for transmission
* over low speed serial lines).
*/
#include "global.h"
#include "mbuf.h"
#include "internet.h"
#include "ip.h"
#incl
www.eeworm.com/read/343962/11916776
cpp deflate.cpp
/* deflate.c -- compress data using the deflation algorithm
* Copyright (C) 1995-1998 Jean-loup Gailly.
* For conditions of distribution and use, see copyright notice in zlib.h
*/
/*
* AL
www.eeworm.com/read/256983/11962282
h deflate.h
/* deflate.h -- internal compression state
* Copyright (C) 1995-2002 Jean-loup Gailly
* For conditions of distribution and use, see copyright notice in zlib.h
*/
#include
www.eeworm.com/read/256983/11962297
c deflate.c
/* deflate.c -- compress data using the deflation algorithm
* Copyright (C) 1995-2004 Jean-loup Gailly.
* For conditions of distribution and use, see copyright notice in zlib.h
*/
#define _