代码搜索:COMPRESS
找到约 7,043 项符合「COMPRESS」的源代码
代码结果 7,043
www.eeworm.com/read/471397/6892320
h giainen.h
#include "nen.h"
class Decompress : public Compress
{
private:
bit_buffer buff;
public:
Decompress();
void convert_bin(unsigned char c);
void decode_file(char *FileIn, char *FileOut);
www.eeworm.com/read/293996/8259321
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/174109/9607065
1 pnmtoljpg.1
.TH PNMTOLJPG 1 "14 June 1994"
.SH NAME
pnmtoljpg \- compress a Portable Pixmap or Portable Graymap image \
file to a lossless JPEG file
.SH SYNOPSIS
.B pnmtoljpg
[
.B \-d
]
[
.B \-h
]
[
.B \-p#
]
[
.
www.eeworm.com/read/265782/11253934
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/265782/11253936
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
www.eeworm.com/read/146608/12635336
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/237122/13976823
htm ch24_08.htm
[Chapter 24] 24.8 Save Space: tar and compress a Directory Tree
www.eeworm.com/read/132858/14071008
h zipfile.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 P
www.eeworm.com/read/112777/15477037
h zip.h
/* zip.h -- IO for compress .zip files using zlib
Version 1.00, September 10th, 2003
Copyright (C) 1998-2003 Gilles Vollant
This unzip package allow creates .ZIP file, compatible with