Search Tools Links Login

Huffman Compression/Decompression


Visual Basic 6, or VB Classic

This is a Compression/Decompression routine using Huffman Encoding/Decoding, and works best on normal text files.
The code is *highly* optimized, and to show how fast this is I can mention another code sample found here on planetsourcecode (from August 1st 2000) which also uses Huffman Encoding. That code took 127 seconds to compress a 1.8mb textfile, but with my code this takes less than 1 second!! (that's an approvement of 12700%!!). That other code was worth 7 excellent points, how many is this worth? ;)

Original Author: Fredrik Qvarfort

About this post

Posted: 2002-06-01
By: ArchiveBot
Viewed: 104 times

Categories

Visual Basic 6

Attachments

CODE_UPLOAD1164011132000.zip
Posted: 9/3/2020 3:45:00 PM
Size: 7,342 bytes


Loading Comments ...

Comments

No comments have been added for this post.

You must be logged in to make a comment.