代码搜索:Compressed

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

代码结果 3,459
www.eeworm.com/read/343626/11939622

java compresseddataexample.java

package chapter9; import java.util.Arrays; import org.bouncycastle.cms.CMSCompressedData; import org.bouncycastle.cms.CMSCompressedDataGenerator; import org.bouncycastle.cms.CMSProcessableByte
www.eeworm.com/read/343626/11939668

java compressedmailexample.java

package chapter9; import javax.mail.internet.MimeBodyPart; import javax.mail.internet.MimeMessage; import org.bouncycastle.mail.smime.SMIMECompressed; import org.bouncycastle.mail.smime.SMIMEC
www.eeworm.com/read/342425/12020968

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/342322/12028135

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/255572/12073160

m main.m

clc; % clear the command line clear all; % clear the workspace % % system constants % --------------- InputFilename = 's1ofwb.wav'; [inspeech, Fs, bits] = wavread(InputFilename); % read the w
www.eeworm.com/read/254349/12142199

h frame_impl.h

// -*- C++ -*- // $Id: frame_impl.h,v 1.6 2002/08/10 10:50:31 t1mpy Exp $ // id3lib: a C++ library for creating and manipulating id3v1/v2 tags // Copyright 1999, 2000 Scott Thomas Haug // Copyright
www.eeworm.com/read/250714/12387613

java response.java

/* Copyright (c) 2004 The Nutch Organization. All rights reserved. */ /* Use subject to the conditions in http://www.nutch.org/LICENSE.txt. */ package net.nutch.net.protocols; import java.ne
www.eeworm.com/read/149142/12398764

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/131360/14148640

h lzwfile.h

#ifndef ___LZWFILE_H #define ___LZWFILE_H #include "lzwtable.h" #include "lzwcode.h" /* HGLZ file: lzw file head { for(i) { node head for(j) { single file head
www.eeworm.com/read/131187/14157288

html upx.html

upx - compress or expand executable files