代码搜索:Decompression

找到约 1,125 项符合「Decompression」的源代码

代码结果 1,125
www.eeworm.com/read/100919/15860499

c jdtrans.c

/* * jdtrans.c * * Copyright (C) 1995-1997, Thomas G. Lane. * This file is part of the Independent JPEG Group's software. * For conditions of distribution and use, see the accompanying READM
www.eeworm.com/read/100560/15872136

c jdtrans.c

/* * jdtrans.c * * Copyright (C) 1995-1997, Thomas G. Lane. * This file is part of the Independent JPEG Group's software. * For conditions of distribution and use, see the accompanying READM
www.eeworm.com/read/159705/10621294

cpp adaptive arithmetic.cpp

// adaptive arithmetic.cpp : 定义控制台应用程序的入口点。 // // Author: Shen Hongwei // Date: Nov.10, 2005 // Location: Beijing, China // #include "stdafx.h" #include "AdaArithCoder.h"
www.eeworm.com/read/275194/10830281

cpp jpegutil.cpp

// $image\jpegutil.cpp 1.5 milbo$ jpeg library hooks // Warning: this is raw research code -- expect it to be quite messy. // milbo mar 2005 petalum #include #include #include
www.eeworm.com/read/151716/5679294

c overlap.c

/* overlap.c -- example program: overlapping (de)compression This file is part of the LZO real-time data compression library. Copyright (C) 1996-2002 Markus Franz Xaver Johannes Oberhumer A
www.eeworm.com/read/100127/6273952

test_zlib

test_zlib 0xe5c1a120 0x43b6aa94 0xbd602f7 0xbd602f7 expecting Bad compression level expecting Invalid initialization option expecting Invalid initialization option normal compression/decompression suc
www.eeworm.com/read/466037/7043439

readme

The Lempel-Ziv-Markov chain-Algorithm (LZMA) provides very high compression ratio and fast decompression. The core of the LZMA utils is Igor Pavlov's LZMA SDK containing the actual LZMA encoder/decod
www.eeworm.com/read/319068/13463457

pas jdapimin.pas

Unit JdAPImin; {$N+} { This file contains application interface code for the decompression half of the JPEG library. These are the "minimum" API routines that may be needed in either the
www.eeworm.com/read/314336/13569134

lsm lzop.lsm

Begin3 Title: lzop -- a real-time file compressor Version: 1.00 Entered-date: 27APR98 Description: lzop is a file compressor similar to gzip. Its main advantages o
www.eeworm.com/read/130382/5957250

h pgpcompress.h

/* * pgpCompress.h -- this defines the compression and decompression * functions for PGP.. It provides a generalized interface to the * compression modules, and keeps applications from requiring