代码搜索:Compressed
找到约 3,459 项符合「Compressed」的源代码
代码结果 3,459
www.eeworm.com/read/114622/15045697
cpp stack3.cpp
// File from page 165 in "Thinking in C++" by Bruce Eckel
//////////////////////////////////////////////////
// From the compressed package ECKELT02.ZIP 4/11/95
// (Original ECKELT01.ZIP dated 2/21
www.eeworm.com/read/20137/922138
stats get02.stats
[Sizes]
Compressed=0
Certificates=0
Bitmap=0
CompressedResources=0
OriginalResources=0
Protected=0
CompressedDataAfter=0
UncompressedDataAfter=0
PFSFiles=0
[KeyCounts]
0D5A86DA=4
www.eeworm.com/read/38039/1096682
mnu displcompr.mnu
SM_DISPLAY
#
ShowCompress
Show the model after compression.
#
ShowOriginal
Show the original, uncompressed model.
#
Show#Both
Show both the compressed model and the original, uncompressed model.
#
Sh
www.eeworm.com/read/40110/1138450
stats get02.stats
[Sizes]
Compressed=0
Certificates=0
Bitmap=0
CompressedResources=0
OriginalResources=0
Protected=0
CompressedDataAfter=0
UncompressedDataAfter=0
PFSFiles=0
[KeyCounts]
0D5A86DA=4
www.eeworm.com/read/480930/1305681
s head-clps7500.s
/*
* linux/arch/arm/boot/compressed/head.S
*
* Copyright (C) 1999, 2000, 2001 Nexus Electronics Ltd
*/
#include
/* There are three different ways the kernel can be
booted
www.eeworm.com/read/479151/1337146
s head-clps7500.s
/*
* linux/arch/arm/boot/compressed/head.S
*
* Copyright (C) 1999, 2000, 2001 Nexus Electronics Ltd
*/
#include
/* There are three different ways the kernel can be
booted
www.eeworm.com/read/470713/1454643
java dataformatexception.java
/* DataformatException.java -- thrown when compressed data is corrupt
Copyright (C) 1999, 2000, 2001, 2002 Free Software Foundation, Inc.
This file is part of GNU Classpath.
GNU Classpath is free
www.eeworm.com/read/470693/1466533
java dataformatexception.java
/* DataformatException.java -- thrown when compressed data is corrupt
Copyright (C) 1999, 2000, 2001, 2002 Free Software Foundation, Inc.
This file is part of GNU Classpath.
GNU Classpath is free
www.eeworm.com/read/462984/1540204
test229
FTP
ACCT
FAILURE
compressed
# Server-side
REPLY PASS 332 please provide account name
REPLY ACCT 532 bluah!
#
www.eeworm.com/read/451586/1660455
java filedkey.java
package rabbit.cache;
/** A class that stores cache keys in compressed form.
*
* @author Robert Olofsson
*/
class FiledKey extends FiledHook {
pr