代码搜索:COMPRESS
找到约 7,043 项符合「COMPRESS」的源代码
代码结果 7,043
www.eeworm.com/read/275852/10791549
dot apps.topo.m2mfuncc.nc.if.dot
digraph "M2MFuncC_if" {
rankdir=LR;
ratio=compress;
margin="0,0";
ranksep=0.0005;
nodesep=0.1;
node [shape=ellipse style=filled fillcolor="#e0e0e0"];
node [fontsize=10 he
www.eeworm.com/read/275852/10791716
dot apps.newtopo.m2mfuncc.nc.if.dot
digraph "M2MFuncC_if" {
rankdir=LR;
ratio=compress;
margin="0,0";
ranksep=0.0005;
nodesep=0.1;
node [shape=ellipse style=filled fillcolor="#e0e0e0"];
node [fontsize=10 he
www.eeworm.com/read/450258/7486762
awk pm3dcompress.awk
# pm3dCompress.awk - (c) Petr Mikulik; 1996/1997/1999/2002
#
# This awk script tries to compress a postscript file created by pm3d or
# gnuplot with pm3d splotting mode (limits: compresses only the fi
www.eeworm.com/read/246404/12728845
pas ac1250.pas
{$Q-,R-}
program tju1250;
const
maxn=1000;
bignumsize=99;
compress=15;
base=32768;
primes=42;
type
bignum=array[-1..bignumsize]of longint;
var
p:array[1..primes]of byte;
fi
www.eeworm.com/read/246404/12729409
pas ac1250.pas
{$Q-,R-}
program tju1250;
const
maxn=1000;
bignumsize=99;
compress=15;
base=32768;
primes=42;
type
bignum=array[-1..bignumsize]of longint;
var
p:array[1..primes]of byte;
fi
www.eeworm.com/read/138647/13227159
html faq-doc-4.html
JPEG image compression FAQ, part 1/2 - [4] How well does JPEG compress images?
Parent document is top of "
www.eeworm.com/read/239554/13272620
h ogive.h
//
// File = ogive.h
//
#ifndef _OGIVE_H_
#define _OGIVE_H_
#include "psmodel.h"
#include "signal_T.h"
//#include "compress.h"
//#include "dirform1.h"
//using namespace std;
template
www.eeworm.com/read/131315/5943378
1 gzip.1
.PU
.TH GZIP 1 local
.SH NAME
gzip, gunzip, zcat \- compress or expand files
.SH SYNOPSIS
.ll +8
.B gzip
.RB [ " \-acdfhlLnNrtvV19 " ]
.RB [ \-S\ suffix ]
[
.I "name \&..."
]
.ll -8
.br
.B gunzip
.RB
www.eeworm.com/read/484016/6589147
tbl trans.tbl
F COMPRESS.PNG;1 compression.png
F DOS_SING.PNG;1 dos-single-partition.png
F DSTRCT_R.PNG;1 dstrct-reprt.png
F EXTENDED.PNG;1
www.eeworm.com/read/154491/11950583
c ioapi.c
/* ioapi.c -- IO base function header for compress/uncompress .zip
files using zlib + zip or unzip API
Version 1.01, May 8th, 2004
Copyright (C) 1998-2004 Gilles Vollant
*/
//嶍彍#include