HOME
LIBRARY
PRODUCTS
FORUMS
CART
Tel:
+44 (0) 20 7193 9303
Email Us
Join CodeCogs
Login
Email or Screen Name
Password
Login
I have forgotten
my Password
Or login with:
http://facebook.com/
https://www.google.com/accounts/o8/id
https://me.yahoo.com
COMPUTING
ARRAY
BASE
C
GRAPHICS
IO
BINARY
COMPRESSION
LZW
Variable LZW
FORMAT
LOWLEVEL
SECURITY
SORT
STL
MATHS
STATISTICS
ENGINEERING
FINANCE
UNITS
STRINGS
PHYSICS
New Modules
Updated Modules
Computing
›
Io
›
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