代码搜索:Compressed
找到约 3,459 项符合「Compressed」的源代码
代码结果 3,459
www.eeworm.com/read/182375/6960804
readme
NOTICE: This README file was updated on December 27, 1998
This directory, /pub/src/messyGA/C, contains the messy GA (mGA) in C,
as documented in the technical report IlliGAL 91008, "mGA in C: A
Me
www.eeworm.com/read/450566/7481208
pas bmtestf.pas
unit bmtestf;
(*
Compressed-Bitmap-As-Resources example for TCompress 3.0 -- no change from v2.5
This provides instructions and working code examples for:
a) Creating compressed bitmaps
www.eeworm.com/read/450566/7481233
pas bmtestf.pas
unit bmtestf;
(*
Compressed-Bitmap-As-Resources example for TCompress 3.0 -- no change from v2.5
This provides instructions and working code examples for:
a) Creating compressed bitmaps
www.eeworm.com/read/439686/7703022
m dtld.m
function [A,B,C,fit]=dtld(X,F,SmallMode);
%DTLD direct trilinear decomposition
%
% See also:
% 'gram', 'parafac'
%
%
% DIRECT TRILINEAR DECOMPOSITION
%
% calculate the parameters of the thr
www.eeworm.com/read/197063/8032736
c unzip.c
/* unzip.c -- decompress files in gzip or pkzip format.
* Copyright (C) 1992-1993 Jean-loup Gailly
* This is free software; you can redistribute it and/or modify it under the
* terms of the GNU Gen
www.eeworm.com/read/144186/12810800
py zurllib.py
#
# zurllib.py
#
# This is (hopefully) a drop-in for urllib which will request gzip/deflate
# compression and then decompress the output if a compressed response is
# received while maintaining the AP
www.eeworm.com/read/143592/12858872
cpp hdecompress.cpp
// File: hdecompress.cpp
// the program demonstrates Huffman decompression.
// after prompting for the name of the compressed
// file and the name for the decompressed file,
// an object of type h
www.eeworm.com/read/141181/13034467
py zurllib.py
#
# zurllib.py
#
# This is (hopefully) a drop-in for urllib which will request gzip/deflate
# compression and then decompress the output if a compressed response is
# received while maintaining the AP
www.eeworm.com/read/136971/13350557
texi gzip.texi
\input texinfo @c -*-texinfo-*-
@c %**start of header
@setfilename gzip.info
@settitle Gzip User's Manual
@finalout
@setchapternewpage odd
@c %**end of header
@ifinfo
@dircategory Utilities
@direntry
www.eeworm.com/read/136971/13350634
c unzip.c
/* unzip.c -- decompress files in gzip or pkzip format.
* Copyright (C) 1992-1993 Jean-loup Gailly
* This is free software; you can redistribute it and/or modify it under the
* terms of the GNU Gen