Re: String compression

Tech-Archive recommends: Fix windows errors by optimizing your registry

From: Michael Giagnocavo [MVP] (mggUNSPAM_at_Atrevido.net)
Date: 03/17/04


Date: Wed, 17 Mar 2004 08:39:54 -0500

http://www.icsharpcode.net/OpenSource/SharpZipLib/Default.aspx

-mike
MVP

"skg" <anonymous@discussions.microsoft.com> wrote in message
news:AD8D6DAB-EBB8-4A84-9A98-DB85533CB836@microsoft.com...
> Can someone point me to some code (that functions) on how to compress
strings in C#. We need this to speed up out WebServices/MessageQueue
applications and so far what little code we found has not worked. A URL
would do nicely. Thanks.



Relevant Pages

  • Re: compressing short strings?
    ... You can use Python or a C/D extension, if you use C you will need more ... In Python the simplest thing to try is to compress the strings ... 15 most common English chars with 1 nibble, and the other ones with 3 ...
    (comp.lang.python)
  • Re: [RFC] New kernel-message logging API
    ... or compress the format string without modifying the conversion ... removing printk() calls and strings. ... The kernel image is usually already compressed in flash and decompressed to ...
    (Linux-Kernel)
  • Re: beyond http://1stworks.com much-acclaimed breakthroughbinomial QI : Enumerative Combinatoric
    ... you can map 8 to every 3 bits ... M bits costs ... Worse yet if you want to be able to compress ... reordering strings. ...
    (comp.compression)
  • Re: QI and MQ Coder: First real-life experiences
    ... you don't even need the source or executable test. ... that actaully beats what nightlight claimed was the most fair test. ... Nightlights coder claims to be able to compress any 998358 of these ... of possible strings of 3 symbols types up to a length of 5. ...
    (comp.compression)
  • Re: Suggest a compression technique
    ... a static huffman table to compress. ... adding to this, depending on the nature of the data, it may also make some ... possible to sort the strings and then to seperate each string into a prefix ...
    (comp.compression)