Description: A simple source code for Huffman coding, to achieve the characters within a text file statistics, and then Huffman coding function, can handle UNICODE characters
To Search:
File list (Check if you may need any files):
HuffmanCode
...........\bin
...........\...\Debug
...........\...\.....\HuffmanCode.exe
...........\...\.....\HuffmanCode.pdb
...........\...\.....\HuffmanCode.vshost.exe
...........\...\.....\HuffmanCode.vshost.exe.manifest
...........\...\.....\text.txt
...........\...\.....\text01.txt
...........\CharList.cs
...........\HuffmanCode.csproj
...........\HuffmanTree.cs
...........\obj
...........\...\Debug
...........\...\.....\DesignTimeResolveAssemblyReferencesInput.cache
...........\...\.....\HuffmanCode.csproj.FileListAbsolute.txt
...........\...\.....\HuffmanCode.exe
...........\...\.....\HuffmanCode.pdb
...........\...\.....\TempPE
...........\Program.cs
...........\Properties
...........\..........\AssemblyInfo.cs
...........\StreamReader.cs