This website requires JavaScript.
Explore
Help
Register
Sign In
Ldong
/
Huffman_code
Watch
1
Star
0
Fork
0
You've already forked Huffman_code
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
2
Commits
1
Branch
0
Tags
Go to file
Code
Clone
HTTPS
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Download ZIP
Download TAR.GZ
Download BUNDLE
Ldong
73cb477411
include
...
添加头文件
2022-11-13 21:12:08 +08:00
huffman_code.h
include
2022-11-13 21:12:08 +08:00
huffman_tree.cpp
还未生成 字符编码
2022-11-13 21:10:13 +08:00
huffman_tree.h
include
2022-11-13 21:12:08 +08:00
main.cpp
还未生成 字符编码
2022-11-13 21:10:13 +08:00
test.txt
还未生成 字符编码
2022-11-13 21:10:13 +08:00
Description
利用哈夫曼树 生成字符编码 根据权重产生不定长编码 从而压缩数据
25
KiB
Languages
C++
100%