代码搜索:COMPRESS
找到约 7,043 项符合「COMPRESS」的源代码
代码结果 7,043
www.eeworm.com/read/100147/15882704
c unlzh.c
/* unlzh.c -- decompress files in SCO compress -H (LZH) format.
* The code in this file is directly derived from the public domain 'ar002'
* written by Haruhiko Okumura.
*/
#ifdef RCSID
static cha
www.eeworm.com/read/100146/15882739
cpp compusi.cpp
#include
#include
#include
#include "compress.h" /* contains the rest of the include file declarations */
/* For those who don't have it in libc.a */
#ifdef
www.eeworm.com/read/390970/8430948
cpp deflate.cpp
#include "stdafx.h"
/* deflate.c -- compress data using the deflation algorithm
* Copyright (C) 1995-1996 Jean-loup Gailly.
* For conditions of distribution and use, see copyright notice in zlib.
www.eeworm.com/read/390920/8433635
c jcsample.c
#define JPEG_INTERNALS
#include "jinclude.h"
#include "jpeglib.h"
/* Pointer to routine to downsample a single component */
typedef JMETHOD(void, downsample1_ptr,
(j_compress_ptr cinfo, jpe
www.eeworm.com/read/188651/8521315
h zip.h
/* zip.h -- IO for compress .zip files using zlib
Version 0.15 alpha, Mar 19th, 1998,
Copyright (C) 1998 Gilles Vollant
This unzip package allow creates .ZIP file, compatible with PKZ
www.eeworm.com/read/428927/8828795
c jcsample.c
#define JPEG_INTERNALS
#include "jinclude.h"
#include "jpeglib.h"
/* Pointer to routine to downsample a single component */
typedef JMETHOD(void, downsample1_ptr,
(j_compress_ptr cinfo, jpe
www.eeworm.com/read/284411/8934273
makefile
#
#
vpath %.c hw : customer : nav : util : cd : font
vpath lib%.a customer/lib
.SUFFIXES:
.PHONY: all gdb clean depends bak bak2 debug tar compress
#
#
ENDIAN := LITTLE
CD_TYPE :=
www.eeworm.com/read/284410/8935242
h zip.h
/* zip.h -- IO for compress .zip files using zlib
Version 0.15 alpha, Mar 19th, 1998,
Copyright (C) 1998 Gilles Vollant
This unzip package allow creates .ZIP file, compatible with PKZ
www.eeworm.com/read/375317/9364435
h zip.h
/* zip.h -- IO for compress .zip files using zlib
Version 0.20, September 01th, 2002
Copyright (C) 1998-2002 Gilles Vollant
This unzip package allow creates .ZIP file, compatible with
www.eeworm.com/read/375317/9364437
h iowin32.h
/* iowin32.h -- IO base function header for compress/uncompress .zip
files using zlib + zip or unzip API
This IO API version uses the Win32 API (for Microsoft Windows)
Version 0.20, Sep