代码搜索:Compressed

找到约 3,459 项符合「Compressed」的源代码

代码结果 3,459
www.eeworm.com/read/100320/6270549

c splay.c

/* this program is a straight pascal to C translation of a program that compresses and decompresses files using 'Splay' trees. This is the original comment block: {********
www.eeworm.com/read/327092/6346308

html 237-242.html

Linux in Plain English:Linux Commands Organized by Group
www.eeworm.com/read/487789/6508857

pas winconvert.pas

{$A+} { word align } {$O+} { ?? ?? } unit WinConvert; (* * LZHUF.C English version 1.0 * Based on Japanese version 29-NOV-1988 * LZSS coded by Haruhiko OKUMURA * Adaptive Huffman Coding c
www.eeworm.com/read/478391/6716137

m wavecompression.m

% Wavelet image compression - RGB images clear all; close all; % Reading an image file im = input('Enter a image'); X=imread(im); % inputting the decomposition level and name of the wavelet n=
www.eeworm.com/read/410603/11275499

m wavelet_image_compression.m

clc; clear all; close all; % Reading an image file % im = input(); X=imread('cameraman.tif'); % inputting the decomposition level and name of the wavelet n=input('Enter the decomposition level
www.eeworm.com/read/264392/11316940

pas lzh.pas

{$A+} { word align } {$O+} { ?? ?? } unit lzh; (* * LZHUF.C English version 1.0 * Based on Japanese version 29-NOV-1988 * LZSS coded by Haruhiko OKUMURA * Adaptive Huffman Coding coded by
www.eeworm.com/read/263434/11362793

java deflateroutputstream.java

/* * @(#)DeflaterOutputStream.java 1.32 03/01/23 * * Copyright 2003 Sun Microsystems, Inc. All rights reserved. * SUN PROPRIETARY/CONFIDENTIAL. Use is subject to license terms. */ package java.u
www.eeworm.com/read/408407/11389366

txt i3comp_readme.txt

InstallShield File Compressor Version 3.00.062 for Microsoft Windows 95 Usage: Compress path\input path\output [pathinlib] -Options where input/output - can include wildcard characters path
www.eeworm.com/read/408407/11389382

txt aspackdie_readme.txt

AspackDie 1.41 -------------- by yoda This is a small unpacker for PE files (EXE, DLL, ...) which got compressed by any Aspack version since Aspack 2000. This includes: - Aspack 2000 - Aspa
www.eeworm.com/read/408407/11389487

txt lzop_readme.txt

NAME lzop - compress or expand files ABSTRACT lzop is a file compressor very similar to gzip. lzop favors speed over compression ratio. SYNOPSIS lzop [ *command* ] [ *options