Implementation for the Huffman Cod in Visual C++.
Both, the encoder and the d...
资 源 简 介
Implementation for the Huffman Cod in Visual C++.
Both, the encoder and the decoder take as input a file and write the output into another file.-Implementation for the Huffman Cod in Visual C++.
Both, the encoder and the decoder take as input a file and write the output into another file.
文 件 列 表
Tail.h
Tail.cpp
main.cpp
HuffmanTree.h
HuffmanTree.cpp
Encoder.h
Encoder.cpp
Decoder.h
Decoder.cpp