Sven Fabricius

Send e-mail to this Author

Professional set of Delphi and C++Builder components for virtual instrumentation

  • Meters, Bars (Gauge), with linear or log(10) scaling
  • Digital indicators (time, value)
  • Operating Point display
  • Dial (knob), Sliders, Trend/Recorder
  • buttons, switches, LED indicators
  • DB-Aware components and many more
Author Products

Total 1 product

UnLZW v.1.0

Components > Data Compress > Standard

By Sven Fabricius.

Freeware + source 13 Feb 2007

Description

This file has been ported from gZIP v 1.24:
    "unlzw.c" v 0.15 1993/06/10 13:28:35 filesize = 9217.
      This Unit implements the original LZW (Lempel-Ziv-Welch) Decompression Algorithm.
        Description:
        • function unlzw(inStr,outStr:TStream): boolean;
          • - Decompress a Stream to a Stream
        • function unlzwFile(srcFile,dstFile:String): boolean;
          • - Decompress a File to a File

        Informations

        • Status: Fully functional
        • Source: Included
        • Size: 3kB

        Platforms: D7