代码搜索:Compressed
找到约 3,459 项符合「Compressed」的源代码
代码结果 3,459
www.eeworm.com/read/127261/14363785
img2dir
#!/bin/bash
# convert IMG compressed file back into directory tree
#
# Author: Tomas Matejicek
#
if [ ! -d "$2" ]; then
echo
echo "Convert IMG compressed module bac
www.eeworm.com/read/226718/14453779
h spihtcoder.h
// SPIHTCoder.h: interface for the CSPIHTCoder class.
//
//////////////////////////////////////////////////////////////////////
#if !defined(AFX_SPIHTCODER_H__861EEFD9_9B24_11D5_B119_5254AB32C4D0
www.eeworm.com/read/124628/14555972
c pppdump.c
/*
* PPPDUMP.C
*
*/
#include
#include "global.h"
#include "mbuf.h"
#include "iface.h"
#include "internet.h"
#include "ppp.h"
#include "trace.h"
#ifdef TURBOC_SWITCH_BUG
#pra
www.eeworm.com/read/124417/14568459
c pppdump.c
/*
* PPPDUMP.C
*
*/
#include
#include "global.h"
#include "mbuf.h"
#include "iface.h"
#include "internet.h"
#include "ppp.h"
#include "trace.h"
#ifdef TURBOC_SWITCH_BUG
#pra
www.eeworm.com/read/221024/14775649
html http:^^www.cs.wisc.edu^~mscalar^multiscalar_talks.html
Date: Tue, 05 Nov 1996 20:59:46 GMT
Server: NCSA/1.5
Content-type: text/html
Last-modified: Wed, 21 Feb 1996 20:11:55 GMT
Content-length: 1446
Talks given by members of the Mult
www.eeworm.com/read/221024/14778047
html http:^^www.cs.rutgers.edu^~ellman^314^cs314.html
Date: Wed, 15 Jan 1997 00:24:42 GMT
Server: NCSA/1.5.2
Last-modified: Fri, 10 Jan 1997 20:12:37 GMT
Content-type: text/html
Content-length: 3378
CS 314 Principles of Prog
www.eeworm.com/read/120720/14792050
h opcode.h
/*************************************************************
* *
* LATTICE CABLE DEFINTIONS. *
*
www.eeworm.com/read/117304/14931678
1 zcmp.1
.TH ZCMP 1
.SH NAME
zcmp, zdiff \- compare compressed files
.SH SYNOPSIS
.B zcmp
[ cmp_options ] file1
[ file2 ]
.br
.B zdiff
[ diff_options ] file1
[ file2 ]
.SH DESCRIPTION
.I Zcmp
and
.I zdiff
ar
www.eeworm.com/read/115588/15007226
h tga.h
#ifndef __TGA_H__
#define __TGA_H__
#pragma comment(lib, "Opengl32.lib") //Link to OpenGL32.lib so we can use OpenGL stuff
#include // Standard windows header
#include