Thread: Ziv-Lempel data compression algorithm

  1. #1
    Registered User
    Join Date
    Apr 2008
    Posts
    15

    Ziv-Lempel data compression algorithm

    Hello i have trouble using the Ziv-Lempel data compression algorithm, i only need to understand the algorithm. For example, what code sequence and code table should i get when i compress the following sequence assuming i have only three letter alphabet a,b and c

    a b a b a b a c c c c a b a b a b

    Can somebody explain me briefly.

    Thanks from now!

  2. #2
    Registered User
    Join Date
    Apr 2008
    Posts
    890

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. Replies: 3
    Last Post: 04-18-2008, 10:06 AM
  2. Where's the EPIPE signal?
    By marc.andrysco in forum Networking/Device Communication
    Replies: 0
    Last Post: 12-23-2006, 08:04 PM
  3. Program Crashing
    By Pressure in forum C Programming
    Replies: 3
    Last Post: 04-18-2005, 10:28 PM
  4. Binary Search Trees Part III
    By Prelude in forum A Brief History of Cprogramming.com
    Replies: 16
    Last Post: 10-02-2004, 03:00 PM
  5. what's the best compression algorithm made so far?
    By toaster in forum A Brief History of Cprogramming.com
    Replies: 13
    Last Post: 05-15-2002, 03:20 PM