Introduction - If you have any usage issues, please Google them yourself
Huffman encoding/decoding background information : Huffman coding used in communication can greatly improve the channel utilization, reduced transmission time, and lower transmission costs. However, this requires that the sender through a coding system for pre-treatment data-coding, the transmitter will be sent for decoding data (recovery). For dual-channel. Each side needs a complete encryption system. This procedure will this information hubs Huffman was one of the encryption system. Huffman encoding/decoding : running steps : one, to establish Huffman tree from the keyboard input character set size, character and frequency. Two of character coding, the output code, a single-sentence and the entire sentence output, Import and export coding CodeFile. Three of the Huffman codes for tra
Packet : 75448143实验5.rar filelist
实验5\Htree.h
实验5\HuffmanTree.aps
实验5\Htree.cpp
实验5\HuffmanTree.rc
实验5\HuffmanTree.clw
实验5\HuffmanTree.cpp
实验5\HuffmanTree.dsp
实验5\HuffmanTree.dsw
实验5\HuffmanTree.h
实验5\HuffmanTree.ncb
实验5\HuffmanTree.plg
实验5\HuffmanTreeDoc.cpp
实验5\HuffmanTreeDoc.h
实验5\HuffmanTreeView.h
实验5\initother.cpp
实验5\initother.h
实验5\initree.cpp
实验5\MainFrm.cpp
实验5\MainFrm.h
实验5\ReadMe.txt
实验5\resource.h
实验5\StdAfx.cpp
实验5\StdAfx.h
实验5\translateDLG.cpp
实验5\translateDLG.h
实验5\hfmTree.txt
实验5\CodeFile.txt
实验5\HuffmanTreeView.cpp
实验5\res\HuffmanTree.ico
实验5\res\HuffmanTree.rc2
实验5\res\HuffmanTreeDoc.ico
实验5\res\Toolbar.bmp
实验5\res
实验5\HuffmanTree.opt
实验5