
Algorithm Alley - Dr Dobb's Journal - July 1993
"Alien Text-File Compression"
(c) 1993 by Tom Swan. All rights reserved.

Note: You may use any of the files in this ZIP file to create
your own compiled programs, which you may distribute free of any
charge or royalty.

Files ending in .TXT are pseudo code algorithms. Files ending in .PAS
are sample implementations of algorithms in Pascal. Here's an
inventory of the files and algorithm numbers:

Algorithm #6 - Insert Tabs
    instab.pas
    instab.txt

Algorithm #7 - Remove Tabs
    remtab.pas
    remtab.txt

Algorithm #8 - Differential Compression
    diff.pas
    diff.txt

Algorithm #9 - Differential Decompression
    undiff.pas
    undiff.txt

For more information about the files, see my column "Algorithm Alley"
appearing regularly in Dr. Dobb's Journal. Enjoy!

Tom Swan
Compuserve ID 73627,3241
