LZW


Short for Lempel-Zif-Welch, a popular data compression technique developed in 1977 by J. Ziv and A Lempel, and later refined by Terry Welch. It is the compression algorithm used in the GIF graphics file format, which is one of the standard graphic formats used by CompuServe and the World Wide Web.

The patent for LZW is owned by Unisys, which for many years allowed anyone to use the algorithm for free. Then in 1995, Unisys suddenly decided to charge a license fee. There was an uproar from the Compuserve and Web communities, and Unisys backed down somewhat, though they still enforce the licensing requirement for commercial applications.

Read Also:

  • L_Port

    The loop capable fabric port (L_Port) is a basic port in a Fibre Channel Arbitrated Loop (FC-AL) topology. If an N_Port is operating on a loop, it’s referred to as an NL_Port. If a F_Port is on a loop it is known as an FL_Port.

  • LaTeX

    A typesetting system based on the TeX programming language developed by Donald E. Knuth. Most people who use TeX, however, utilize one of several macro packages that provide an easier interface. The two most popular are LaTeX, originally written by Leslie Lamport, and plain TeX, written by Knuth. LaTeX provides higher-level macros, which makes it […]

  • La Fonera

    The name of the 54 Mbps wireless router used by FON. It plugs into your broadband Internet connection, and turns it into a public wireless access point (AP), which can then be accessed by members of the FON Wi-Fi community if in that area. For this reason, FON calls the La Fonera a social router […]

  • Labelflash

    A technology developed by Yamaha Corp. and Fuji Photo Film Co. that enables consumers to burn images directly onto a special dye layer on a disc, using the same laser used for data recording. To burn images and text, you must use the complete Labelflash system which consists of special Labelflash DVD media and a […]

  • Lambda Expression

    Lambda Expressions are based on function programming; they have been added to .NET. A Lambda Expression is essentially a very compressed function often used where a delegate would be used, and they have a precise syntax, which is roughly: Function(arg1, arg2…argn) expression You can explicitly type the parameters — that is, provide the argument types […]


Disclaimer: LZW definition / meaning should not be considered complete, up to date, and is not intended to be used in place of a visit, consultation, or advice of a legal, medical, or any other professional. All content on this website is for informational purposes only.