Description: The use of Huffman coding can greatly improve the information communication channel utilization, reduce the information transmission time, lower transmission costs. As the information transmitting and receiving stations to write a Huffman coding system, requires the sending end through a coding system for pre encoded data at the receiving end of data the decoding (Fu Yuan). For duplex channel (which can be a two-way channel to transmit information), each side is required for a complete encoding/decoding system.
To Search:
File list (Check if you may need any files):
HuffmanCode\.classpath
...........\.project
...........\.settings\org.eclipse.jdt.core.prefs
...........\bin\Client.class
...........\...\ClientFrame.class
...........\...\HuffMan.class
...........\...\Node.class
...........\...\Server.class
...........\...\ServerFrame.class
...........\...\SuanFa.class
...........\src\Client.java
...........\...\HuffMan.java
...........\...\Server.java
...........\.settings
...........\bin
...........\src
HuffmanCode