代码搜索:Compressed
找到约 3,459 项符合「Compressed」的源代码
代码结果 3,459
www.eeworm.com/read/237122/13977243
htm ch19_07.htm
[Chapter 19] 19.7 Extracting Files from a Compressed Archive
www.eeworm.com/read/237122/13977749
htm ch24_11.htm
[Chapter 24] 24.11 Edit Compressed Files with zvi, zex, and zed
www.eeworm.com/read/204654/15335694
zfile
#!/bin/sh
if test $# = 0; then
echo 'zfile: file(1) for programs which may be compressed with gzexe'
echo usage: `basename $0` files...
exit 1
fi
tmp=/tmp/gz$$
for i do
if test ! -f "$i" ;
www.eeworm.com/read/104466/15691654
h mpegaudio.h
/**
* @file mpegaudio.h
* mpeg audio declarations for both encoder and decoder.
*/
/* max frame size, in samples */
#define MPA_FRAME_SIZE 1152
/* max compressed frame size */
#define MPA_MAX_CO
www.eeworm.com/read/100147/15882720
zfile
#!/bin/sh
if test $# = 0; then
echo 'zfile: file(1) for programs which may be compressed with gzexe'
echo usage: `basename $0` files...
exit 1
fi
tmp=/tmp/gz$$
for i do
if test ! -f "$i" ;
www.eeworm.com/read/390106/8483941
htm getzip.htm
Retrieving a Compressed File from a ZIP File (Java Developers Almanac Example)
www.eeworm.com/read/362231/10011613
readme
This directory contains source code for the MD5 message-digest algorithm.
MD5.tar.Z is a compressed tar file of all the other files in this directory.
"md5-announcement.txt" is the announcement
www.eeworm.com/read/468948/6982536
m norm2lzw.m
function [output, table] = norm2lzw (vector, maxTableSize, restartTable)
%NORM2LZW LZW Data Compression Encoder
% For vectors, NORM2LZW(X) is the compressed vector of X using the LZW algorithm.
%
www.eeworm.com/read/461617/7223229
c lexyy.c
#define FLEX_COMPRESSED
/* A lexical scanner generated by flex */
/* scanner skeleton version:
* $Header: flex.skel,v 2.0 89/06/20 15:49:46 vern Locked $
*/
#include
#define FL
www.eeworm.com/read/440621/7685035
txt pecompact2.02.txt
/*
PECompact 2.01a (27-04-04 release) OEP Finder by Scarabee
Make sure you Select NO on 'Compressed code message' when loading application in Olly.
When at OEP, just dump and fix with IMPREC.
*/
v