Results 1 to 1 of 1
- 11-03-2009, 09:04 PM #1
Member
- Join Date
- Sep 2008
- Posts
- 7
- Rep Power
- 0
BufferedInputStream with Huffman Compression
Hi there,
Is it a good idea for one to read bytes data from input stream as int values from 0 to 255 and construct a Huffman coding tree out of it then use it later for decoding?
Most of the tutorials out there are mainly about compressing txt files so I wondered if I can do it on both text and image files at the same time without changing the algorithm much.
Similar Threads
-
Compression Algorithms
By kishan in forum Advanced JavaReplies: 1Last Post: 09-21-2009, 09:13 AM -
compression in jboss
By appu in forum Advanced JavaReplies: 0Last Post: 07-07-2009, 01:17 AM -
Image Compression
By MarkWilson in forum New To JavaReplies: 6Last Post: 09-29-2008, 08:00 AM -
Data compression at 48 Mbyte/s in native Java
By rlasse in forum Java SoftwareReplies: 0Last Post: 03-17-2008, 02:33 AM -
Help with BufferedInputstream and/or DataInputStream
By barney in forum New To JavaReplies: 1Last Post: 08-07-2007, 07:16 AM


LinkBack URL
About LinkBacks
Reply With Quote

Bookmarks