Since 4/2/2012 5:47:15 AM, trixter has written 4 articles and participated in 0 conversations. trixter signature: trixter
trixter's articles:
Items(4) /1
PAQ6 AnalogModel question1107 (1/19/2005 8:51:48 PM) comp.compression I'm familiar with most lossless audio compression schemes, the basic operation being the encoding of the output of a predictor. But in browsing through the PAQ6 code I found the following description of the An... Jim
Great starting point for newbies1105 (1/5/2005 9:47:57 PM) comp.compression In the course of doing some research, I stumbled across a series of articles written by Andy McFadden here: http://www.fadden.com/techmisc/hdc/index.htm It's a nice, easy-to-read, comprehensive introduction t... Jim
LZ77 vs. LZ78 -- fastest decompression on x86?6260 (12/15/2004 5:38:25 PM) comp.compression Sorry if this is a basic newbie-class question, but I just want to be sure: I'm researching decompression techniques for extremely slow (read: 20 years old) x86 hardware, and I'm willing to code either LZ77 or... Jim
Decompression slower than compression?165280 (12/8/2004 10:10:14 PM) comp.compression (This is a repost as the new Google Groups Beta seems to have eaten the original.) The troll in the other thread got me thinking: Are there any compression algorithms, lossy or lossless, for which the decompr... Jim