Beefy Boxes and Bandwidth Generously Provided by pair Networks
Pathologically Eclectic Rubbish Lister
 
PerlMonks  

Re^7: Data compression by 50% + : is it possible?

by LanX (Saint)
on May 16, 2019 at 03:25 UTC ( [id://11100047]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
     use strict;
    use warnings;
    use Data::Dump qw/pp dd/;
    ...
    }
    
  2. or download this
    {
      "classic length" => 5.64385618977472,
    ...
      "line" => "15.0616 bytes",
      "old" => 13.3880888888889,
    } at d:/exp/huffman.pl line 98.
    
  3. or download this
    {
      ""    => "0110",
    ...
      "8"   => 1111,
      "9"   => "0011",
    } at d:/exp/huffman.pl line 83.
    

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://11100047]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others imbibing at the Monastery: (1)
As of 2024-04-25 01:35 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found