A PE (Portable Executable) packer with Huffman Compression and Xor encryption.
-
Updated
Sep 11, 2021 - C++
A PE (Portable Executable) packer with Huffman Compression and Xor encryption.
Huffman树,Huffman编码,压缩bmp图像。
A c++ program to compresses and decompresses files using Huffman algorithm.
C++ implementations of real time dynamic planar convex hull construction algorithms.
This repo is an implementation of both constant and variable huffman encoding.
Created a new compressed bitmap format .cmpbmp to compress 24 bit bitmap files using Huffman compression algorithm.
Compressor and decompressor based on Huffman's compression algorithm
A console based text editor that will suggest words from a Dictionary
The huffPP (Huffman Coding Plus Plus) is a utility tool written in C++ 20 to compact and unzip files using the huffman coding algorithm.
Huffman Tree Encoder using custom Priority Queue written in C++
Heavy weight string with compression
哈夫曼编解码压缩文件,只需在电脑选择要压缩的文件即可压缩,压缩后重新选择压缩的文件可进行解压。
Data compression C++ library
Static huffman coding implementation
a simple adaptive huffman code based compression program
Compresses and decompresses files using a Huffman Coding Tree. Run Executable or compile program to run.
Huffman Encoder/Decoder implementation in C++/C++11
[Tsinghua University — Multimedia] N-ary Huffman Tree encoder
Add a description, image, and links to the huffman-tree topic page so that developers can more easily learn about it.
To associate your repository with the huffman-tree topic, visit your repo's landing page and select "manage topics."