代码搜索:Decompression
找到约 1,125 项符合「Decompression」的源代码
代码结果 1,125
www.eeworm.com/read/384423/2600746
c inflate.c
/* inflate.c -- zlib decompression
* Copyright (C) 1995-2003 Mark Adler
* For conditions of distribution and use, see copyright notice in zlib.h
*/
/*
* Change history:
*
* 1.2.beta0 24 Nov
www.eeworm.com/read/375736/2721630
c tlshare.c
/* TS = none */
/*
** TLSHARE.C -- Shared code for Compression/Decompression Tools.
*/
#include
#include
#include
#include "..\sutkcomp.h"
#include "string
www.eeworm.com/read/375736/2721634
h jjj1.h
/*
** JJJ1.H -- Defines and externs for JJJ1 compression/decompression
**
** Code adapted from ZK1 code by Jeff Johnson, 10/12/90 added a triple
** huffman compressor to the window compressor
www.eeworm.com/read/372616/2770858
c pwc-uncompress.c
/* Linux driver for Philips webcam
Decompression frontend.
(C) 1999-2003 Nemosoft Unv.
(C) 2004-2006 Luc Saillard (luc@saillard.org)
NOTE: this version of pwc is an unofficial (modified)
www.eeworm.com/read/364550/2903113
c inflate.c
/* inflate.c -- zlib decompression
* Copyright (C) 1995-2005 Mark Adler
* For conditions of distribution and use, see copyright notice in zlib.h
*/
/*
* Change history:
*
* 1.2.beta0 24 Nov
www.eeworm.com/read/361884/2942702
h zlib_adapter.h
// zlib_adapter.h -- Thatcher Ulrich 2003
// This source code has been donated to the Public Domain. Do
// whatever you want with it.
// Code to wrap zlib compression/decompression around a tu_file
www.eeworm.com/read/354980/3070491
3 zlib.3
.TH ZLIB 3 "11 March 2002"
.SH NAME
zlib \- compression/decompression library
.SH SYNOPSIS
[see
.I zlib.h
for full description]
.SH DESCRIPTION
The
.I zlib
library is a general purpose data
www.eeworm.com/read/260597/4331635
c tlshare.c
/* TS = none */
/*
** TLSHARE.C -- Shared code for Compression/Decompression Tools.
*/
#include
#include
#include
#include "..\sutkcomp.h"
#include "string
www.eeworm.com/read/260597/4331639
h jjj1.h
/*
** JJJ1.H -- Defines and externs for JJJ1 compression/decompression
**
** Code adapted from ZK1 code by Jeff Johnson, 10/12/90 added a triple
** huffman compressor to the window compressor
www.eeworm.com/read/258350/4356837
c inflate.c
/* inflate.c -- zlib decompression
* Copyright (C) 1995-2003 Mark Adler
* For conditions of distribution and use, see copyright notice in zlib.h
*/
/*
* Change history:
*
* 1.2.beta0 24 Nov