HS Compress C Source Library 1.0

License: Free Trial ‎File size: 332.35 KB
‎Users Rating: 3.6/5 - ‎5 ‎votes

HS Compress is a software library (supplied with full C source code) which provides a programmer with a lossless compression / decompression algorithm based on RLE (runtime length encoding) The library may be used in telecommunications application or for fixed data compression. *HOW IT WORKS: Runtime Length Encoding (RLE): HS Compress library operates in buffer mode. It monitors the buffer data for presence of any four or more consecutive repetitions of the same character. If detected, the compression code, character and length are stored in the output buffer. HOW TO BUY: You can purchase the library online using credit card payment at: http://www.hillstone-software.com/hs_compress_buy.htm The library currently costs EUR 29.00 for unlimited user license. Once the purchase is made you will receive download link by email to download full product deliverables, which include: - HS Compress library binaries. (Win32 static library) - HS Compress library full source code in C with MS Visual C project workspace - HS Compress Demo Application binaries, full source code and MS Visual C project workspace. - HS Compress library user manual, which documents in detail complete library API.

VERSION HISTORY

  • Version 1.0 posted on 2006-03-12
    New release

Program Details