I have forgotten
my Password

Or login with:

  • Facebookhttp://facebook.com/
  • Googlehttps://www.google.com/accounts/o8/id
  • Yahoohttps://me.yahoo.com
ComputingIo

Compression

LZW

Implements the LZW compression algorithm.
int LZW::input_bit_count
int LZW::output_bit_count
unsigned long LZW::input_bit_buf
unsigned long LZW::output_bit_buf

Variable LZW

Implements the variable compression size LZW algorithm