Search:
Forum
General C++ Programming
C++ program on LZW compression technique
C++ program on LZW compression technique
Sep 8, 2010 at 2:06pm UTC
angie
(3)
I am an intermediate c++ programmer. I want to make program on LZW compression technique using c++. Please point me to the right direction.
Like i dont know how to acess the binary code of a .gif file in c++ program
Sep 8, 2010 at 2:17pm UTC
PanGalactic
(1658)
Does this help:
http://sourceforge.net/projects/giflib/
?
Sep 8, 2010 at 4:12pm UTC
angie
(3)
thanks man. I will try to use this.
Sep 8, 2010 at 4:17pm UTC
angie
(3)
can you suggest some good text book over data compression techniques?
Topic archived. No new replies allowed.
C++
Information
Tutorials
Reference
Articles
Forum
Forum
Beginners
Windows Programming
UNIX/Linux Programming
General C++ Programming
Lounge
Jobs