[futurebasic] Re: [FB] Arithmetic Encoding Compression

Message: < previous - next > : Reply : Subscribe : Cleanse
Home   : October 2001 : Group Archive : Group : All Groups

From: tedd <tedd@...>
Date: Fri, 26 Oct 2001 09:35:51 -0400
>Arithmetic Encoding Compression.  Has anyone heard of this?

Yes, Arithmetic coding is a the next step up from Huffman 
compression. It is a bit more complicated in both concept and 
implementation requiring more CPU time, but I think it will be the 
"method of choice" when cost of storing or sending information is 
high enough.

I have a bunch of data compressional algorithms in C from the dark 
side, but my CodeWarrior has no problem reading the files. I'll send 
them to you if you want.

If you do make a FB translation, I would like to have a copy.

tedd
-- 
http://sperling.com