代码搜索:Decompression
找到约 1,125 项符合「Decompression」的源代码
代码结果 1,125
www.eeworm.com/read/491977/6429199
makefile
# Set the MATLAB_ROOT properly,
# so that the header files and library files can be found.
# Normally, set it to the decompression folder used in mglinstaller.
MATLAB_ROOT=$(HOME)/test
# Set Matla
www.eeworm.com/read/490567/6447533
c inflate.c
/* inflate.c -- zlib decompression
* Copyright (C) 1995-2006 Mark Adler
* For conditions of distribution and use, see copyright notice in zlib.h
*/
/*
* Change history:
*
* 1.2.beta0
www.eeworm.com/read/488849/6486607
pas tiflzw.pas
unit tiflzw;
{$R-}
{$Q-}
// Example of TIFF-LZW decompression plug-in for ImageEn
{$I ie.inc}
interface
uses Windows, classes, sysutils, hyieutils;
function TIFFLZWDecompress(CompBu
www.eeworm.com/read/488849/6486617
pas giflzw.pas
unit giflzw;
{$R-}
{$Q-}
// Example of GIF LZW, NONLZW compression and LZW decompression plug-in for ImageEn
{$I ie.inc}
interface
uses Windows, Graphics, classes, sysutils, hyieutils,
www.eeworm.com/read/486343/6539897
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/481033/6656171
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/263024/11379973
c pwc-uncompress.c
/* Linux driver for Philips webcam
Decompression frontend.
(C) 1999-2002 Nemosoft Unv. (webcam@smcc.demon.nl)
This program is free software; you can redistribute it and/or modify
it unde
www.eeworm.com/read/407373/11420204
c jdapimin.c
#define JPEG_INTERNALS
#include "jinclude.h"
#include "jpeglib.h"
/*
* Initialization of a JPEG decompression object.
* The error manager must already be set up (in case memory manager fail
www.eeworm.com/read/154491/11950564
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/256572/11986821
c pwc-dec23.c
/* Linux driver for Philips webcam
Decompression for chipset version 2 et 3
(C) 2004-2006 Luc Saillard (luc@saillard.org)
NOTE: this version of pwc is an unofficial (modified) release of pw