代码搜索:Decompression
找到约 1,125 项符合「Decompression」的源代码
代码结果 1,125
www.eeworm.com/read/11175/210049
h os2types.h
/* TS = NONE */
/*
** OS2TYPES.H -- Header containing types for Compression/Decompression
** modules in Setup Toolkits.
*/
#ifdef WIN_VER
#undef min
#undef max
#undef NULL
#include
www.eeworm.com/read/483914/1273459
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
www.eeworm.com/read/483914/1273503
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
www.eeworm.com/read/479151/1338427
c pwc-uncompress.c
/* Linux driver for Philips webcam
Decompression frontend.
(C) 1999-2001 Nemosoft Unv. (webcam@smcc.demon.nl)
This program is free software; you can redistribute it and/or modify
it unde
www.eeworm.com/read/462807/1542825
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
*/
/*
* Change history:
*
* 1.2.beta0
www.eeworm.com/read/461263/1553623
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
www.eeworm.com/read/250103/4442203
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
*/
/*
* Change history:
*
* 1.2.beta0
www.eeworm.com/read/242732/4537687
reactos readme.reactos
2001-10-16: Imported bzip2 code into reactos project to create a decompression
library for use by the ramdisk driver to decompress the ramdisk image into mem
Modified makefile and some source code t
www.eeworm.com/read/242732/4537734
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
*/
/*
* Change history:
*
* 1.2.beta0
www.eeworm.com/read/234134/4661970
h zk1.h
/* TS = none */
/*
** ZK1.H -- Defines and externs for ZK1 compression/decompression
*/
#include "..\lzss\lz.h"
#define cbStrMax (16 + cbIndex) /* upper limit for match_length */