Welcome![Sign In][Sign Up]
Location:
Downloads SourceCode Mathimatics-Numerical algorithms Compress-Decompress algrithms
Title: RELcode Download
 Description: Run-length encoding (RLE) is a very simple form of data compression in which runs of data (that is, sequences in which the same data value occurs in many consecutive data elements) are stored as a single data value and count, rather than as the original run. This is most useful on data that contains many such runs: for example, simple graphic images such as icons, line drawings, and animations. It is not useful with files that don t have many runs as it could greatly increase the file size.
 Downloaders recently: [More information of uploader horseagle526]
 To Search:
File list (Check if you may need any files):
RLE.c
RLE.h
    

CodeBus www.codebus.net