代码搜索:Compressed
找到约 3,459 项符合「Compressed」的源代码
代码结果 3,459
www.eeworm.com/read/110034/6165980
c misc.c
/*
* arch/sh/boot/compressed/misc.c
*
* This is a collection of several routines from gzip-1.0.3
* adapted for Linux.
*
* malloc by Hannu Savolainen 1993 and Matthias Urlichs 1994
*
* Adapte
www.eeworm.com/read/110034/6167136
c ofw-shark.c
/*
* linux/arch/arm/boot/compressed/ofw-shark.c
*
* by Alexander Schulz
*
* This file is used to get some basic information
* about the memory layout of the shark we are running
* on. Memory is
www.eeworm.com/read/108032/6186999
java codedcblk.java
/*
* CVS identifier:
*
* $Id: CodedCBlk.java,v 1.8 2001/01/10 10:12:29 grosbois Exp $
*
* Class: CodedCBlk
*
* Description: The generic coded (compressed) code-blo
www.eeworm.com/read/102935/6225170
c misc.c
/*
* arch/sh/boot/compressed/misc.c
*
* This is a collection of several routines from gzip-1.0.3
* adapted for Linux.
*
* malloc by Hannu Savolainen 1993 and Matthias Urlichs 1994
*
* Adapte
www.eeworm.com/read/102935/6225958
c ofw-shark.c
/*
* linux/arch/arm/boot/compressed/ofw-shark.c
*
* by Alexander Schulz
*
* This file is used to get some basic information
* about the memory layout of the shark we are running
* on. Memory is
www.eeworm.com/read/149916/6337029
bas comp_lbe.bas
Attribute VB_Name = "Comp_LBE"
Option Explicit
'This is a 1 run method but because it stores some variables at the end of the
'compressed file the decompressor is a 2 run method
Private Dictio
www.eeworm.com/read/487357/6509054
bas comp_lbe.bas
Attribute VB_Name = "Comp_LBE"
Option Explicit
'This is a 1 run method but because it stores some variables at the end of the
'compressed file the decompressor is a 2 run method
Private Dictio
www.eeworm.com/read/348005/11617951
dsp test.dsp
#define stream_port 0x201 // compressed data
#define speech_port 0x200 // uncompressed data
#define FRAME_SNUM 2000
/************************************************
www.eeworm.com/read/223356/14643749
txt readme.txt
README.TXT
The sources for the examples and a working file system filter driver are
compressed and contained in the file examples.zip. Unzipping the file
produces three folders:
1. filesys, co
www.eeworm.com/read/117304/14931693
in gzexe.in
:
#!/bin/sh
# Compressor for Unix executables.
# Use this only for binaries that you do not use frequently.
# The compressed version is a shell script which decompresses itself
# after skipping 18 lin