Skip to content

Latest commit

 

History

History
10 lines (6 loc) · 239 Bytes

Readme.md

File metadata and controls

10 lines (6 loc) · 239 Bytes

Lempel-Ziv-Welch (LZW)

This Demo shows how the ulzw.pas can be used.

Features:

  • load and compress a single file with the LZW algorithm (including some statistics)
  • load and uncompress a compressed file