代码搜索:Compressed

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

代码结果 3,459
www.eeworm.com/read/333518/12677971

txt a-u-law.txt

Mu-Law and A-Law Compression Tutorial Overview: What are A-Law and Mu-Law compression? In the simplest terms, they are standard forms of audio compression for 16 bit sounds. Like most audio
www.eeworm.com/read/143516/12868643

c pppdump.c

/* * PPPDUMP.C * */ #include #include "global.h" #include "mbuf.h" #include "iface.h" #include "internet.h" #include "ppp.h" #include "trace.h" #ifdef TURBOC_SWITCH_BUG #pra
www.eeworm.com/read/328946/12994098

java java4ever.java

import java.io.*; import javax.microedition.lcdui.*; import javax.microedition.midlet.*; import com.java4ever.apime.io.*; public class Java4Ever extends MIDlet { protected void startApp() t
www.eeworm.com/read/137779/13297546

bannedextensionlist

#Banned extension list # File extensions with executable code # The following file extensions can contain executable code. # This means they can potentially carry a virus to infect your computer.
www.eeworm.com/read/137022/13347411

c pppdump.c

/* * PPPDUMP.C * */ #include #include "global.h" #include "mbuf.h" #include "iface.h" #include "internet.h" #include "ppp.h" #include "trace.h" #ifdef TURBOC_SWITCH_BUG #pra
www.eeworm.com/read/136971/13350544

1 zdiff.1

.TH ZDIFF 1 .SH NAME zcmp, zdiff \- compare compressed files .SH SYNOPSIS .B zcmp [ cmp_options ] file1 [ file2 ] .br .B zdiff [ diff_options ] file1 [ file2 ] .SH DESCRIPTION .I Zcmp and .I zdiff a
www.eeworm.com/read/136971/13350697

ztouch

#! /usr/local/bin/perl # Set the time stamp of a gzip'ed file from that stored in the file. # usage: ztouch files... foreach $file (@ARGV) { open (FILE, $file); read (FILE, $_, 8); ($magi
www.eeworm.com/read/318168/13484774

txt pdb.txt

PDB.dll This plugin allopws read/write compressed or uncompressed PDB files As default, PDB files are saved as compressed. If you want to save PDB files as uncompressed, create pdb.cfg file with conte
www.eeworm.com/read/310174/13656939

txt main.txt

clc; clear all; InputFilename='MaleVoice.wav'; [inspeech,Fs,bits]=wavread(InputFilename); outspeech1=speechcoder1(inspeech);outspeech2=speechcoder2(inspeech); figure(1); subplot(3,1,1); plot(in