代码搜索:Compression
找到约 9,238 项符合「Compression」的源代码
代码结果 9,238
www.eeworm.com/read/106679/15629167
txt rfc1975.txt
Network Working Group D. Schremp
Request for Comments: 1975 J. Black
Category: Informational
www.eeworm.com/read/106679/15629540
txt rfc3051.txt
Network Working Group J. Heath
Request for Comments: 3051 J. Border
Category: Informational
www.eeworm.com/read/106294/15640994
txt rfc3051.txt
Network Working Group J. Heath
Request for Comments: 3051 J. Border
Category: Informational
www.eeworm.com/read/431029/8712668
pdf the_data_compression_book_by_mark_nelson.pdf
www.eeworm.com/read/163827/10143260
pdf text compression by static huffman coding.pdf
www.eeworm.com/read/159944/10585312
doc lzw data compression修改+打印过.doc
www.eeworm.com/read/457360/7326884
afl n-period candlesticks (time compression).afl
//------------------------------------------------------------------------------
//
// Formula Name: N-period candlesticks (time compression)
// Author/Uploader: Junya Ho
// E-mail:
www.eeworm.com/read/449807/7496310
pdf text compression by static huffman coding.pdf
www.eeworm.com/read/447290/7554944
pdf multi-view video compression.pdf
www.eeworm.com/read/446824/7564247
m adc_3_compression_m6.m
clc; clear;
% load the results of the differential codding
load data_input.mat % a da
% load Hufman table..
load HuffmanTable.mat % S y
% Compress
code = dec2bin(double(da(1)),8);