Re: data compression on data blocks



On Mon, 29 Aug 2005 16:05:57 +0100, "David"
<vonarburg.nospam@xxxxxxxxxx> wrote:

>I have to implement a data compression to compress
>a lot of different small data blocks (about 100 to 1000 bytes)
>independend of each other. What are good algorithms to do this?
>Compression must be lossless.
>Thanks in advance
>David
>

Try LZW Compression. It is a good general purpose lossless
compression algorithm. If the data is non-random and has no special
properties that would make some other specific algorithm more
efficient then it is the one to go for.

See http://www.dogma.net/markn/articles/lzw/lzw.htm

rossum



The ultimate truth is that there is no ultimate truth
.



Relevant Pages

  • Re: IFS Recess
    ... The new jpeg standard rejected fractal compression in favor of other ... it was appropriate to revisit the lossless coding mode within JPEG. ... This mode had been a late addition to the standard, ... A number of contenders for a suitable algorithm were proposed, ...
    (sci.fractals)
  • Recompressing poorly compressed files
    ... compression algorithm was not very good, and the 2nd one is very ... just compressing with a good algorithm in the first place of course. ... algorithms for compression and decompression, or even if the're a bit ... reversible (e.g. 'decompressing' a gif into a bitmap means losing some ...
    (comp.compression)
  • Re: Computer being developed modeled after human brain
    ... innate skills. ... run-length-encoding compression module. ... If the "edge detection" algorithm is not useful for ... edge detection algorithm will be replaced. ...
    (comp.ai.philosophy)
  • Re: Random Ideas
    ... 'Faqs' thread for compression queries. ... for any (lossless) data compression ... algorithm, there will be ... into other sequences of the same units. ...
    (comp.compression)
  • =?windows-1252?Q?Re=3A_Artificial_intelligence_and_Landauer=92s_princip?= =?windows-1252?Q?l
    ... Not so much a small amount of hardware rather a lot ... This is basically a data compression problem applied ... to a learning algorithm. ... understand how evolution evolved. ...
    (comp.ai.philosophy)