代码搜索:COMPRESS
找到约 7,043 项符合「COMPRESS」的源代码
代码结果 7,043
www.eeworm.com/read/153428/12034545
h compress.h
#if !defined(AFX_COMPRESS_H__41F1F54D_BEF0_42B4_A2C6_1DE896F1DED9__INCLUDED_)
#define AFX_COMPRESS_H__41F1F54D_BEF0_42B4_A2C6_1DE896F1DED9__INCLUDED_
#if _MSC_VER > 1000
#pragma once
#endif // _
www.eeworm.com/read/153428/12034566
cpp compress.cpp
// compress.cpp : implementation file
//
#include "stdafx.h"
#include "lzw.h"
#include "compress.h"
#include "aid.h"
//#include "iostream.h"
//#include "fstream.h"
#ifdef _DEBUG
#defi
www.eeworm.com/read/341869/12057567
txt compress.txt
Data Compression Algorithms of LARC and LHarc
Haruhiko Okumura*
*The author is the sysop of the Science SIG of PV-VAN. His
address is: 12-2-404 Green Heights, 580
www.eeworm.com/read/152818/12079686
c compress.c
/*-------------------------------------------------------------*/
/*--- Compression machinery (not incl block sorting) ---*/
/*--- compress.c ---*/
/
www.eeworm.com/read/152505/12108717
zip compress.zip
www.eeworm.com/read/152475/12111238
c compress.c
/*-------------------------------------------------------------*/
/*--- Compression machinery (not incl block sorting) ---*/
/*--- compress.c ---*
www.eeworm.com/read/152475/12111315
c compress.c
/* compress.c -- compress a memory buffer
* Copyright (C) 1995-2002 Jean-loup Gailly.
* For conditions of distribution and use, see copyright notice in zlib.h
*/
/* @(#) $Id: compress.c,v 1.2
www.eeworm.com/read/254349/12142425
c compress.c
/* compress.c -- compress a memory buffer
* Copyright (C) 1995-2002 Jean-loup Gailly.
* For conditions of distribution and use, see copyright notice in zlib.h
*/
/* @(#) $Id: compress.c,v 1.4 200
www.eeworm.com/read/339987/12188995
m compress.m
function [c, err] = compress(a, ratio)
% COMPRESS Compress an array
%
% [c, err] = compress(a, ratio)
%
% The "compression" is achieved by zero-out 100*ratio percent of array
% element with smal
www.eeworm.com/read/338963/12269555
txt compress.txt
Data Compression Algorithms of LARC and LHarc
Haruhiko Okumura*
*The author is the sysop of the Science SIG of PV-VAN. His
address is: 12-2-404 Green Heights, 580