代码搜索:COMPRESS
找到约 7,043 项符合「COMPRESS」的源代码
代码结果 7,043
www.eeworm.com/read/169979/5407953
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/169979/5407962
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/168123/5448298
c compress.c
// 本程序采用 Lempel-Ziv 压缩算法, 代码是根据
// Markus Franz Xaver Johannes Oberhumer 的 LZO 改写
// 而成, 所以算法上的问题请不要问我, 如果你对这个压缩算法有兴趣,
// 请拜访 LZO 的主页
// http://wildsau.idv.uni-linz.ac.at/mfx/lzo.html
/
www.eeworm.com/read/167562/5458074
c compress.c
/* compress.c -- compress a memory buffer
* Copyright (C) 1995-2003 Jean-loup Gailly.
* For conditions of distribution and use, see copyright notice in zlib.h
*/
/* @(#) $Id$ */
#define ZLIB_INTE
www.eeworm.com/read/167185/5462881
c compress.c
/* compress.c:
*
* compress a colormap by removing unused RGB colors
*
* jim frost 10.05.89
*
* Copyright 1989, 1990 Jim Frost. See included file "copyright.h" for
* complete copyright informa
www.eeworm.com/read/167185/5463980
c compress.c
/* compress.c:
*
* compress a colormap by removing unused RGB colors
*
* jim frost 10.05.89
*
* Copyright 1989, 1990 Jim Frost. See included file "copyright.h" for
* complete copyright informa
www.eeworm.com/read/166594/5474142
hpp compress.hpp
#ifndef _RAR_COMPRESS_
#define _RAR_COMPRESS_
class ComprDataIO;
class PackingFileTable;
#define CODEBUFSIZE 0x4000
#define MAXWINSIZE 0x400000
#define MAXWINMASK (MAXWINSIZE-1)
#defi
www.eeworm.com/read/164348/5494960
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.
www.eeworm.com/read/163840/5508247
xpm compress.xpm
/* XPM */
static char * compress_xpm[] = {
/* width height ncolors chars_per_pixel */
"32 32 8 1",
/* colors */
" s background c None",
". c black",
"X c #D4D4FF",
"o c #8E8EFF",
"O c white",
"+ c #6
www.eeworm.com/read/162868/5512409
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