代码搜索:Compression
找到约 9,238 项符合「Compression」的源代码
代码结果 9,238
www.eeworm.com/read/403922/11499846
html function.imagick-setimageinterlacescheme.html
Sets the image compression
www.eeworm.com/read/403922/11500672
html function.imagick-getcompression.html
Gets the object compression type
www.eeworm.com/read/403922/11503077
html function.imagick-getcompressionquality.html
Gets the object compression quality
www.eeworm.com/read/403922/11503167
html function.imagick-setinterlacescheme.html
Sets the image compression
www.eeworm.com/read/182972/5261303
h jbig.h
/*
* Header file for the portable free JBIG compression library
*
* Markus Kuhn -- mkuhn@acm.org
*
* $Id: jbig.h,v 1.9 1999-11-16 15:58:45+00 mgk25 Rel $
*/
#ifndef JBG_H
#define JBG_H
#inc
www.eeworm.com/read/430037/1942749
m pr2_55.m
%Problem 2.55;
%Simulating time-compression for LFM pulse;
clear all; close all;
t=[0:0.001:1]; t1=[0:0.001:2]; %time scale;
WD=10; %set frequency deviation
S=exp(i*pi*t.^2.*WD); %signal comp
www.eeworm.com/read/350392/10745248
h configured_jbig.h
/*
* Header file for the portable free JBIG compression library
*
* Markus Kuhn -- http://www.cl.cam.ac.uk/~mgk25/
*
* $Id: jbig.h,v 1.17 2004-06-11 15:18:21+01 mgk25 Exp $
*/
#ifndef JBG_H
www.eeworm.com/read/272894/10937258
dpr ex.dpr
{
The compression of the element of Hash.
Int64
63-37 Bit: Index
36-19 Bit: X1
18-1 Bit: X2
}
program Ural_1175(Input,Output);
const
MaxHashSize=98129;
Bit=18;
Modulo=1 shl 18-1;