Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!usc!sdd.hp.com!ucsd!ucbvax!ulkyvx.BITNET!twdorr01 From: twdorr01@ulkyvx.BITNET (ThomasD) Newsgroups: comp.graphics Subject: LZW algorithm Message-ID: <9012040134.AA27496@lilac.berkeley.edu> Date: 4 Dec 90 01:34:54 GMT Sender: daemon@ucbvax.BERKELEY.EDU Organization: University of Louisville, $peed $cientific Lines: 13 I did a little research a while back when I was really into GIF files and started writing my own algorithms for high-speed LZW compression and decompression. My computer runs at a painful 2.8 MHz so well written algorithms are a must and I think I've gotten it about as fast as I can, so now I'm wondering what other people have done. Are there public listings of this type of thing that I can look into? I write exclusively in assembly on my computer, so I'm really just interested in the algorithm (chances are there aren't many assembly source listings for an optimized LZW code for an Apple ][gs). Any help or discussion on this subject would be greatly appreciated. Thanks. ThomasD Brought to you by Super Global Mega Corp .com