RLE.cls

A simple compression algorithm, mainly used for streams of data.
Download

RLE.cls Ranking & Summary

Advertisement

  • Rating:
  • License:
  • Freeware
  • Publisher Name:
  • Alvaro Redondo
  • Publisher web site:
  • Operating Systems:
  • Windows NT
  • File Size:
  • 2KB

RLE.cls Tags


RLE.cls Description

RLE (Run Length Encoding) is a very simple compression Algorithm, mainly used for streams of data with strings of repeating characters. Please note that you might find different, not compatible implementations. LastCompressionRatio as Double: Well, exactly that, the compression achieved in the last operation. The algorithm calculates it both on compression and decompression. It's given in the form Output Size / Input Size, so the smaller it is the better. LastCount as Double: Time that the last operation took, given in seconds.


RLE.cls Related Software