代码搜索:Decompression
找到约 1,125 项符合「Decompression」的源代码
代码结果 1,125
www.eeworm.com/read/151716/5679540
ch lzo1_d.ch
/* lzo1_d.ch -- common decompression stuff
This file is part of the LZO real-time data compression library.
Copyright (C) 1996-2002 Markus Franz Xaver Johannes Oberhumer
All Rights Reserved
www.eeworm.com/read/151716/5679676
ch lzo2a_d.ch
/* lzo2a_d.ch -- implementation of the LZO2A decompression algorithm
This file is part of the LZO real-time data compression library.
Copyright (C) 1996-2002 Markus Franz Xaver Johannes Oberhu
www.eeworm.com/read/130382/5957211
c pgpinfmod.c
/*
* pgpInfMod.c -- Inflation (decompression) module
*
* Written by: Derek Atkins
*
* $Id: pgpInfMod.c,v 1.18 1999/05/03 21:27:56 heller Exp $
*/
#include "pgpConfig.h"
www.eeworm.com/read/339590/12223549
m huffman_demo2.m
function huffman_demo2
%HUFFMAN_DEMO2
% This demo shows compression-decompression of different data.
% $Author: Giuseppe Ridino' $
% $Revision: 1.0 $ $Date: 02-Jul-2004 16:47:25 $
fp
www.eeworm.com/read/182103/5266573
c ppp-deflate.c
/* $Id: ppp-deflate.c,v 1.1 2002/01/31 21:40:47 joel Exp $ */
/*
* ppp_deflate.c - interface the zlib procedures for Deflate compression
* and decompression (as used by gzip) to the PPP code.
* Th
www.eeworm.com/read/292144/3958819
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
*/
#ifdef HAVE_CONFIG_H
# include "config.h"
#endi
www.eeworm.com/read/287127/4026542
c pgpinfmod.c
/*
* pgpInfMod.c -- Inflation (decompression) module
*
* Written by: Derek Atkins
*
* $Id: pgpInfMod.c,v 1.18 1999/05/03 21:27:56 heller Exp $
*/
#include "pgpConfig.h"
www.eeworm.com/read/258893/4349140
c pgpinfmod.c
/*
* pgpInfMod.c -- Inflation (decompression) module
*
* Written by: Derek Atkins
*
* $Id: pgpInfMod.c,v 1.18 1999/05/03 21:27:56 heller Exp $
*/
#include "pgpConfig.h"
www.eeworm.com/read/257268/4364687
ash lzo1f_d.ash
/* lzo1f_d.ash -- assembler implementation of the LZO1F decompression algorithm
This file is part of the LZO real-time data compression library.
Copyright (C) 2005 Markus Franz Xaver Johannes
www.eeworm.com/read/257268/4364693
ash lzo1x_d.ash
/* lzo1x_d.ash -- assembler implementation of the LZO1X decompression algorithm
This file is part of the LZO real-time data compression library.
Copyright (C) 2005 Markus Franz Xaver Johannes