43. DOUGPACK - interpretation of the LZW algorithm
Модуль DOUGPACK использует интерпретацию алгоритма LZWдля сжатия и распаковки файлов. Приведен пример использования. The DOUGPACK unit implements an interpretation of the LZW algorithm.Included is a simple 1 file compression program as a demonstrationon how to use this unit.