home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
World of A1200
/
World_Of_A1200.iso
/
programs
/
compress
/
misc
/
compressdisk
/
lzrw
/
readme-original
< prev
Wrap
Text File
|
1995-02-27
|
2KB
|
53 lines
DATA COMPRESSION DIRECTORY
==========================
Date : 21-Aug-1991
Author : Ross Williams (ross@spam.ua.oz.au)
This file gives an overview of the data compression directory of the
anonymous ftp archive located at the University of Adelaide, South
Australia. The exact location of the directory is:
Machine : sirius.itd.adelaide.edu.au [IP=129.127.40.3]
Directory : pub/compression
The directory mostly contains public domain data compression
algorithms developed by Ross Williams during early 1991. It also
contains one or two other items of interest.
The files in this directory may be compressed. Files that are
compressed will have names terminating with ".Z" and will have to be
uncompressed before use (using the Unix "uncompress" command). I
wouldn't trust my files to a data compression algorithm :-), but the
system programmer who put the files there for me (I do not have direct
control over this archive) seems to think that it is a good idea.
Ross Williams
21-Aug-1991
0readme - This descriptive file.
dc_stan_just - Justification of dc_stan_spec.
dc_stan_spec - Proposal for data compression interface standard.
dc_stan_stream - Revised proposed standard.
dcc91_report - Report on 1991 Data Compression Conference.
fast_copy.68000 - Fast block move routine for 68000 microprocessor.
lzrw1-a.68000 - LZRW1-A algorithm implemented in 68000 assembler.
lzrw1-a.c - LZRW1-A algorithm implemented in C
lzrw1-a.txt - Release notes for LZRW1-A algorithm.
lzrw1.68000 - LZRW1 algorithm implemented in 68000 assembler.
lzrw1.c - LZRW1 algorithm implemented in C.
lzrw1.tex - DCC91 conference paper describing LZRW1 algorithm.
lzrw2.c - LZRW2 algorithm implemented in C.
lzrw2.txt - Release notes for LZRW2 algorithm.
lzrw3-a.c - LZRW3-A algorithm implemented in C.
lzrw3-a.txt - Release notes for LZRW3-A algorithm.
lzrw3.c - LZRW3 algorithm implemented in C.
lzrw3.txt - Release notes for LZRW3 algorithm.
lzrw4.txt - Description of LZRW4 algorithm (not yet implemented).
lzrw45_covering - Release notes for LZRW4 and LZRW5 descriptions.
lzrw5.txt - Description of LZRW5 algorithm (not yet implemented).
lzrw_headers.h - Header files (.h files) for C code.
puzzlebox_provpatent - Provisional patent for puzzle box.
rw_info - Information about Ross Williams and his activities.
--<End of 0readme file for the compression directory>