代码搜索:Decompression
找到约 1,125 项符合「Decompression」的源代码
代码结果 1,125
www.eeworm.com/read/194040/5137505
cpp lzx.cpp
/* $Id: lzx.c,v 1.5 2002/10/09 01:16:33 jedwin Exp $ */
/***************************************************************************
* lzx.c - LZX decompression routines
www.eeworm.com/read/194040/5137515
h lzx.h
/* $Id: lzx.h,v 1.5 2002/10/08 03:43:33 jedwin Exp $ */
/***************************************************************************
* lzx.h - LZX decompression routines
www.eeworm.com/read/179911/5297006
c ppp_deflate.c
/*
* ==FILEVERSION 980319==
*
* ppp_deflate.c - interface the zlib procedures for Deflate compression
* and decompression (as used by gzip) to the PPP code.
* This version is for use with Linux
www.eeworm.com/read/170239/5406078
c unpack.c
/* unpack.c:
* This code provides the monitor with huffman decompression used
* primarily by TFS, but also available as a command in the monitor.
*
* General notice:
* This code is part of a
www.eeworm.com/read/350097/3131899
c ppp_deflate.c
/*
* ==FILEVERSION 980319==
*
* ppp_deflate.c - interface the zlib procedures for Deflate compression
* and decompression (as used by gzip) to the PPP code.
* This version is for use with Linux
www.eeworm.com/read/316872/3595982
c ppp_deflate.c
/*
* ==FILEVERSION 980319==
*
* ppp_deflate.c - interface the zlib procedures for Deflate compression
* and decompression (as used by gzip) to the PPP code.
* This version is for use with Linux
www.eeworm.com/read/308832/3711946
cpp hufdecomp.cpp
// File: hdecompress.cpp
// the program demonstrates Huffman decompression.
// after prompting for the name of the compressed
// file and the name for the decompressed file,
// an object of type HDeco
www.eeworm.com/read/289075/3996006
c lz77_decomp.c
/**************************************************************************
*
* lz77_decomp.c
*
* The LZ77 decompression algorithm.
*
* This file is licensed under the GNU GPL.
*
* (C) 2005, K
www.eeworm.com/read/409921/2225660
c lzexpand16.c
/*
* LZ Decompression functions
*
* Copyright 1996 Marcus Meissner
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General P
www.eeworm.com/read/401529/2340081
cpp lzx.cpp
/* $Id: lzx.c,v 1.5 2002/10/09 01:16:33 jedwin Exp $ */
/***************************************************************************
* lzx.c - LZX decompression routines