代码搜索:Decompression
找到约 1,125 项符合「Decompression」的源代码
代码结果 1,125
www.eeworm.com/read/136815/5856720
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/133772/5899892
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/132069/5923477
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/128531/5985492
s vmlinux.lds.s
/*
* ld script to make compressed SuperH/shmedia Linux kernel+decompression
bootstrap
* Modified by Stuart Menefy from arch/sh/vmlinux.lds.S written by Niibe Yutaka
*/
#include
www.eeworm.com/read/121089/6070645
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/121089/6070649
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/157130/11738283
c ov511.c
/*
* OmniVision OV511 Camera-to-USB Bridge Driver
*
* Copyright (c) 1999-2002 Mark W. McClelland
* Original decompression code Copyright 1998-2000 OmniVision Technologies
* Many improvement
www.eeworm.com/read/256572/11986806
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/129847/14222650
3 zlib.3
.TH ZLIB 3 "3 October 2004"
.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/221865/14717215
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