代码搜索:Decompression
找到约 1,125 项符合「Decompression」的源代码
代码结果 1,125
www.eeworm.com/read/209559/4959005
makefile
#
# This is a modified version of zlib, which does all memory
# allocation ahead of time.
#
# This is the compression code, see zlib_inflate for the
# decompression code.
#
obj-$(CONFIG_ZLIB_DEFLATE)
www.eeworm.com/read/205824/5017336
c bitmap.c
/* -*- c-basic-offset: 8 -*-
rdesktop: A Remote Desktop Protocol client.
Bitmap decompression routines
Copyright (C) Matthew Chapman 1999-2005
This program is free software; you can
www.eeworm.com/read/330856/3420506
h fdi.h
/*
* FDI.H -- File Decompression Interface
*
* Copyright (C) Microsoft Corporation 1993-1997
* All Rights Reserved.
*/
#ifdef __cplusplus
extern "C" {
#endif
#ifndef INCLUDED_TYP
www.eeworm.com/read/316872/3584717
makefile
#
# This is a modified version of zlib, which does all memory
# allocation ahead of time.
#
# This is the compression code, see zlib_inflate for the
# decompression code.
#
obj-$(CONFIG_ZLIB_DEFLATE)
www.eeworm.com/read/316872/3584728
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
*
* Based on zlib 1.2.3 but modified for the Linux
www.eeworm.com/read/316872/3591793
c pwc-dec1.c
/* Linux driver for Philips webcam
Decompression for chipset version 1
(C) 2004-2006 Luc Saillard (luc@saillard.org)
NOTE: this version of pwc is an unofficial (modified) release of pwc & pc
www.eeworm.com/read/288095/4009973
cpp wave.cpp
/*
* wave.c -- this file contains decompression methods used by Storm.dll
* to decompress wave files.
*
* Copyright (C) 2003 Maik Broemme
*
* This source w
www.eeworm.com/read/270622/4237037
h fdi.h
/*
* FDI.H -- File Decompression Interface
*
* Copyright (C) Microsoft Corporation 1993-1997
* All Rights Reserved.
*/
#ifdef __cplusplus
extern "C" {
#endif
#ifndef INCLUDED_TYP
www.eeworm.com/read/409921/2221021
c bitmap.c
/* -*- c-basic-offset: 8 -*-
rdesktop: A Remote Desktop Protocol client.
Bitmap decompression routines
Copyright (C) Matthew Chapman 1999-2005
This program is free software; you can
www.eeworm.com/read/389879/2533321
c pwc-dec1.c
/* Linux driver for Philips webcam
Decompression for chipset version 1
(C) 2004-2006 Luc Saillard (luc@saillard.org)
NOTE: this version of pwc is an unofficial (modified) release of pwc & pc