代码搜索:Compression
找到约 9,238 项符合「Compression」的源代码
代码结果 9,238
www.eeworm.com/read/284630/8912641
key rzsz.shg.key
XMODEM, True YMODEM, ZMODEM program for Unix (BSD/SYSV) and Xenix.
ZMODEM is the fastest and most pleasant file transfer protocol
between DOS and Unix. Features automatic command/file
transfers, cras
www.eeworm.com/read/284630/8912933
key rzsz.shz.key
XMODEM, True YMODEM, ZMODEM program for Unix (BSD/SYSV) and Xenix.
ZMODEM is the fastest and most pleasant file transfer protocol
between DOS and Unix. ZMODEM Features automatic command/file
transfer
www.eeworm.com/read/185622/9012994
txt rfc1962.txt
Network Working Group D. Rand
Request for Comments: 1962 Novell
Category: Standards Track
www.eeworm.com/read/465477/6937639
txt rfc1962.txt
Network Working Group D. Rand
Request for Comments: 1962 Novell
Category: Standards Track
www.eeworm.com/read/243537/12935495
txt rfc1962.txt
Network Working Group D. Rand
Request for Comments: 1962 Novell
Category: Standards Track
www.eeworm.com/read/112400/15487632
txt rfc1962.txt
Network Working Group D. Rand
Request for Comments: 1962 Novell
Category: Standards Track
www.eeworm.com/read/106679/15628802
txt rfc1962.txt
Network Working Group D. Rand
Request for Comments: 1962 Novell
Category: Standards Track
www.eeworm.com/read/295884/8135422
m rgcompress.m
%Question No:6
%RANGE COMPRESSION
function rgcompress(x)
%Range compression
f=imread(x);
f=im2double(f);
c=input('Enter the constant value, c = ');
[M,N]=size(f);
for x = 1:M
www.eeworm.com/read/484271/6584224
m rgcompress.m
%Question No:6
%RANGE COMPRESSION
function rgcompress(x)
%Range compression
f=imread(x);
f=im2double(f);
c=input('Enter the constant value, c = ');
[M,N]=size(f);
for x = 1:M