代码搜索:Compressed
找到约 3,459 项符合「Compressed」的源代码
代码结果 3,459
www.eeworm.com/read/354175/3079153
txt loader.txt
This documentation is written for those brave souls who want to
understand and/or modify the UPX assembly stubs - the small snippets
that do the runtime decompression when a compressed program is star
www.eeworm.com/read/159328/5584759
readme
tmSEA is a tool embeds a directory in compressed form in an executable that
unpacks and writes that directory to its local file system. This kind of
self extracting archieve will effectively cause a
www.eeworm.com/read/106690/15626807
txt 1st_readme.txt
08 October 2003
IMPORTING ANT CNT DATA FILES INTO EEGLAB
========================================
This compressed file contains Matlab scripts to import the ANT CNT raw data
files into E
www.eeworm.com/read/100149/15882384
doc unzip.doc
UNZIP(1L) UNZIP(1L)
NAME
unzip - list, test and extract compressed files in a ZIP
archive
SYNOPSIS
unzip [-Z] [-cflptuvz[a
www.eeworm.com/read/286777/8743544
txt readme.txt
LASreader and LASwriter
This is the API for reading and writing LAS files from and to the
standard format (*.las) as defined by (www.lasformat.org) as well
from and to our compressed format (*.la
www.eeworm.com/read/366065/9833866
tcl uniparse.tcl
# uniParse.tcl --
#
# This program parses the UnicodeData file and generates the
# corresponding tclUniData.c file with compressed character
# data tables. The input to this program should be the lat
www.eeworm.com/read/489725/6469132
h cifs_unicode.h
/*
* cifs_unicode: Unicode kernel case support
*
* Function:
* Convert a unicode character to upper or lower case using
* compressed tables.
*
* Copyright (c) International Business
www.eeworm.com/read/230739/14276561
txt unzip.txt
UNZIP(1L) UNZIP(1L)
NAME
unzip - list, test and extract compressed files in a ZIP
archive
SYNOPSIS
unzip [-Z] [-cflptTuvz[abj
www.eeworm.com/read/120058/14813431
txt readme.txt
FILE
README - introduction to the genetic algorithm workbench disk
Copyright (C) Mark Hughes 1989. All rights reserved.
WHAT IS THIS?
-------------
This file is distributed with a compressed archi
www.eeworm.com/read/114622/15045019
cpp nobloat.cpp
// Unprinted test for code on Page 624 in "Thinking in C++" by Bruce Eckel
//////////////////////////////////////////////////
// From the compressed package ECKELT02.ZIP 4/11/95
// (Original ECKELT