self-explanitory
This is a discussion on IDEA: Data (De)Compressor within the Contests Board forums, part of the Community Boards category; self-explanitory...
And how? (the number of 0's, then the number of 1's, then the number of 0's or something?)
Just Google It. √
(\ /)
( . .)
c(")(") This is bunny. Copy and paste bunny into your signature to help him gain world domination.
huffman?Originally posted by Hunter2
And how? (the number of 0's, then the number of 1's, then the number of 0's or something?)
hello, internet!
huffman?![]()
Just Google It. √
(\ /)
( . .)
c(")(") This is bunny. Copy and paste bunny into your signature to help him gain world domination.
Oh, "practical Huffman coding"?
Just Google It. √
(\ /)
( . .)
c(")(") This is bunny. Copy and paste bunny into your signature to help him gain world domination.
"Huffman" efers to Huffman compression, which, I believe the .zip format utilizes.
Gays can't love like real people
entropysink.com -- because arses weren't designed for running websites.
Oh, I see.
Just Google It. √
(\ /)
( . .)
c(")(") This is bunny. Copy and paste bunny into your signature to help him gain world domination.
there's also arithmetic coding, and the many library-based methods. i've written a huffman program and uploaded it somewhere here, if you want to search for it. bewarned, though, it will gain no points for elegance... or speed, for that matter.
Uh huh. Actually, I wasn't really worrying about getting pointsI was worrying about how I was gonna go about tackling the problem.
Just Google It. √
(\ /)
( . .)
c(")(") This is bunny. Copy and paste bunny into your signature to help him gain world domination.
there's no shortage of data compression web sites. i recommend looking on google and getting an overall picture of what data compression involves.
Been there done that, but not been there very longTo tell you the truth, I'd been thinking about making a data compressor earlier, but I was (well, and still am) busy making a game. And besides, I couldn't think of any way to compress data that wouldn't accidentally expand the data instead
Oh well, if I ever decide to try it, I know where to look
![]()
Just Google It. √
(\ /)
( . .)
c(")(") This is bunny. Copy and paste bunny into your signature to help him gain world domination.