代码搜索:Compressed
找到约 3,459 项符合「Compressed」的源代码
代码结果 3,459
www.eeworm.com/read/182912/9185573
ps 6.24.xma.ps
%!PS (but not EPSF; comments have been disabled)
%DVIPSCommandLine: dvips -o 6_24.ps 6_24
%DVIPSParameters: dpi=600, compressed, comments removed
%DVIPSSource: TeX output 2001.04.23:1724
/TeXDict
www.eeworm.com/read/182912/9185621
ps 6.10.huaidai.ps
%!PS (but not EPSF; comments have been disabled)
%DVIPSCommandLine: dvips -o 6.10.huaidai.ps 6.10.huaidai.dvi
%DVIPSParameters: dpi=600, compressed, comments removed
%DVIPSSource: TeX output 1999.04.
www.eeworm.com/read/182912/9185676
ps 4.44.rickard.ps
%!PS (but not EPSF; comments have been disabled)
%DVIPSCommandLine: dvips prob0444 -o prob0444.ps
%DVIPSParameters: dpi=600, compressed, comments removed
%DVIPSSource: TeX output 1999.04.02:1334
/TeX
www.eeworm.com/read/182912/9185720
ps 5.9.rickard.ps
%!PS (but not EPSF; comments have been disabled)
%DVIPSCommandLine: dvips prob0509 -o prob0509.ps
%DVIPSParameters: dpi=600, compressed, comments removed
%DVIPSSource: TeX output 1999.04.09:1548
/TeX
www.eeworm.com/read/182912/9185726
ps 4.27.huaidai.ps
%!PS (but not EPSF; comments have been disabled)
%DVIPSCommandLine: dvips -o 4.27.huaidai.ps 4.27.huaidai.dvi
%DVIPSParameters: dpi=600, compressed, comments removed
%DVIPSSource: TeX output 1999.03.
www.eeworm.com/read/366581/9807858
1 zgrep.1
.TH ZGREP 1
.SH NAME
zgrep \- search possibly compressed files for a regular expression
.SH SYNOPSIS
.B zgrep
[ grep_options ]
.BI [\ -e\ ] " pattern"
.IR filename ".\|.\|."
.SH DESCRIPTION
.IR Zgre
www.eeworm.com/read/271326/11000273
m compression.m
function [img0, average, vector] = compression(img, K)
%Syntax:[img, average, vector] = compression(img, K)
%IMG is the original image and K is the size of the subimage.
%IMG0 is the compressed ima
www.eeworm.com/read/138783/13213324
5 png.5
.TH PNG 5 "June 8, 2001"
.SH NAME
png \- Portable Network Graphics (PNG) format
.SH DESCRIPTION
PNG (Portable Network Graphics) is an extensible file format for the
lossless, portable, well-compressed
www.eeworm.com/read/137879/13281479
pas ezibgis.pas
Unit EzIBGIS;
{$I EZ_FLAG.PAS}
//{$DEFINE IBTRIAL_VERSION}
//{$DEFINE COMPRESSED_ENTITY} //uncomment if you want to compress entity when saving
Interface
Uses
SysUtils, Windows, Classes, G
www.eeworm.com/read/137879/13281581
pas ezindygis.pas
Unit EzIndyGIS;
{$I EZ_FLAG.PAS}
{$DEFINE TRANSPORT_COMPRESSED} //uncomment if you want to compress entity when transporting
{$DEFINE MW_TRIAL_VERSION}
Interface
Uses
SysUtils, Windows, Cl