代码搜索:Compressed
找到约 3,459 项符合「Compressed」的源代码
代码结果 3,459
www.eeworm.com/read/300509/3846631
java declyrdcblk.java
/*
* CVS identifier:
*
* $Id: DecLyrdCBlk.java,v 1.1.1.1 2002/07/22 09:26:49 grosbois Exp $
*
* Class: DecLyrdCBlk
*
* Description: The coded (compressed) code-blo
www.eeworm.com/read/294193/3919048
pas unit1.pas
(*
Notes:
1. Problem:
A string contains a specific char to signal a EOS
(end of string). That char being #0.
Compressed data can contain this char. When the compre
www.eeworm.com/read/294193/3919049
pas unit2.pas
(*
Notes:
1. Problem:
A string contains a specific char to signal a EOS
(end of string). That char being a #0.
Compressed data can contain this char. When the comp
www.eeworm.com/read/294038/3921399
s head-netwinder.s
/*
* linux/arch/arm/boot/compressed/head-netwinder.S
*
* Copyright (C) 2000 Russell King
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GN
www.eeworm.com/read/294038/3922384
s head.s
/*
* arch/cris/boot/compressed/head.S
*
* Copyright (C) 1999, 2001 Axis Communications AB
*
* Code that sets up the DRAM registers, calls the
* decompressor to unpack the piggybacked kernel,
www.eeworm.com/read/292705/3944230
s head.s
/*
* arch/cris/boot/compressed/head.S
*
* Copyright (C) 1999, 2001 Axis Communications AB
*
* Code that sets up the DRAM registers, calls the
* decompressor to unpack the piggybacked kernel,
www.eeworm.com/read/287127/4026580
h pgpzinflate.h
/*
* pgpZInflate.h - inflate a zip-compressed stream of bytes.
*
* This is a PRIVATE header file, for use only within the PGP Library.
* You should not be using these functions in an applicati
www.eeworm.com/read/273740/4195427
s head.s
/*
* arch/cris/boot/compressed/head.S
*
* Copyright (C) 1999, 2001 Axis Communications AB
*
* Code that sets up the DRAM registers, calls the
* decompressor to unpack the piggybacked kernel,
www.eeworm.com/read/443386/1743346
c bootpz.c
/*
* arch/alpha/boot/bootpz.c
*
* Copyright (C) 1997 Jay Estabrook
*
* This file is used for creating a compressed BOOTP file for the
* Linux/AXP kernel
*
* based significantly on the arch/alp