代码搜索:Decompression

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

代码结果 1,125
www.eeworm.com/read/140797/7147073

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 24 Nov
www.eeworm.com/read/299653/7841491

3 zlib.3

.TH ZLIB 3 "11 March 2002" .SH NAME zlib \- compression/decompression library .SH SYNOPSIS [see .I zlib.h for full description] .SH DESCRIPTION The .I zlib library is a general purpose data
www.eeworm.com/read/243947/12906459

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 24 Nov
www.eeworm.com/read/141488/13008514

pas unit1.pas

(* Here's a small demo that includes compression & decompression of zip archives. *) Unit Unit1; Interface {$I compiler.inc} {$IFDEF DEL6_OR_HIGHER} {$WARN UNIT_PLATFORM OFF} {$
www.eeworm.com/read/141488/13008531

pas unit1.pas

(* Here's a small demo that includes compression & decompression of zip archives. *) Unit Unit1; Interface {$I compiler.inc} {$IFDEF DEL6_OR_HIGHER} {$WARN UNIT_PLATFORM OFF} {$
www.eeworm.com/read/309146/13680850

3 zlib.3

.TH ZLIB 3 "11 March 2002" .SH NAME zlib \- compression/decompression library .SH SYNOPSIS [see .I zlib.h for full description] .SH DESCRIPTION The .I zlib library is a general purpose data
www.eeworm.com/read/307176/13727168

cpp inflate.cpp

/* 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 24 Nov
www.eeworm.com/read/150241/5693962

readme

UPGRADE to testrel2.tar.Z for decompression to raw data files 'Raw' in this case means the output is the subsampled YCbCr output from the jpeg file. It is written to a file type I've dubbed .YCC. A
www.eeworm.com/read/147753/5727744

c ov511.c

/* * OmniVision OV511 Camera-to-USB Bridge Driver * * Copyright (c) 1999-2002 Mark W. McClelland * Original decompression code Copyright 1998-2000 OmniVision Technologies * Many improvements
www.eeworm.com/read/136865/5842028

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 24 Nov