代码搜索:COMPRESS

找到约 7,043 项符合「COMPRESS」的源代码

代码结果 7,043
www.eeworm.com/read/162868/5512418

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/162868/5512661

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/162868/5512670

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/349711/3141504

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$ */ #include "zlib.h
www.eeworm.com/read/349338/3145174

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/347775/3163138

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$ */ #define ZL
www.eeworm.com/read/347775/3163347

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.3
www.eeworm.com/read/347220/3173972

plo compress.plo

compress.lo : \ compress.c zlib.h zconf.h \ /opt/host/armv4l/lib/gcc-lib/armv4l-unknown-linux/2.95.2/../../../../armv4l-unknown-linux/include/sys/types.h \ /opt/host/armv4l/lib/gcc-lib/armv4l-unkno
www.eeworm.com/read/347220/3174012

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 200
www.eeworm.com/read/347002/3178318

c compress.c

/* compress.c -- compress a memory buffer * Copyright (C) 1995-1998 Jean-loup Gailly. * For conditions of distribution and use, see copyright notice in zlib.h */ /* @(#) $Id: compress.c,v 1.