Welcome![Sign In][Sign Up]
Location:
Downloads SourceCode Mathimatics-Numerical algorithms Compress-Decompress algrithms
Title: HuffanCoding Download
 Description: Read the data, statistical documents obtained weights for each letter, create a Huffman tree, Huffman coding. Huffman decoding, the decoded contents are written to the specified file. Read the content inside is composed of English words. When the incoming file to read the file storage path, read mode and read out after storage array that can eventually get a storage target file contents of the array. The resulting array of letter weights statistics, statistical number of occurrences of each letter, the number is the weight of each letter. The resulting character array with the weights array as the basis for creating Huffman tree, Huffman tree based on the size of the weights of each letter to create, for each node, including weights, parent, left child, right child, and letter itself. According to Huffman coding. The formation of the target file Huffman coding, this code returns. According to Huffman decoding the resulting array is an array, the decoder decodes the result is retur
 Downloaders recently: [More information of uploader 许扬]
 To Search:
File list (Check if you may need any files):
 

软件技术课程设计
................\HuffanCoding
................\............\Debug
................\............\.....\HuffanCoding.bsc
................\............\.....\HuffanCoding.ilk
................\............\.....\HuffanCoding.obj
................\............\.....\HuffanCoding.pch
................\............\.....\HuffanCoding.pdb
................\............\.....\HuffanCoding.sbr
................\............\.....\input.txt
................\............\.....\vc60.idb
................\............\.....\vc60.pdb
................\............\HuffanCoding.cpp
................\............\HuffanCoding.dsp
................\............\HuffanCoding.dsw
................\............\HuffanCoding.h
................\............\HuffanCoding.ncb
................\............\HuffanCoding.opt
................\............\HuffanCoding.plg
................\............\input.txt
................\............\output.txt
................\............\Readme.txt
................\参考代码
................\........\哈夫曼编码
................\........\..........\Huffan
................\........\..........\......\Debug
................\........\..........\......\.....\Huffan.exe
................\........\..........\......\.....\Huffan.ilk
................\........\..........\......\.....\Huffan.obj
................\........\..........\......\.....\Huffan.pch
................\........\..........\......\.....\Huffan.pdb
................\........\..........\......\.....\vc60.idb
................\........\..........\......\.....\vc60.pdb
................\........\..........\......\Huffan.c
................\........\..........\......\Huffan.dsp
................\........\..........\......\Huffan.dsw
................\........\..........\......\Huffan.ncb
................\........\..........\......\Huffan.opt
................\........\..........\......\Huffan.plg
................\........\赫夫曼编码与译码
................\........\................\HuffanCoding
................\........\................\............\Debug
................\........\................\............\.....\HuffanCoding.bsc
................\........\................\............\.....\HuffanCoding.exe
................\........\................\............\.....\HuffanCoding.ilk
................\........\................\............\.....\HuffanCoding.obj
................\........\................\............\.....\HuffanCoding.pch
................\........\................\............\.....\HuffanCoding.pdb
................\........\................\............\.....\HuffanCoding.sbr
................\........\................\............\.....\input.txt
................\........\................\............\.....\vc60.idb
................\........\................\............\.....\vc60.pdb
................\........\................\............\HuffanCoding.cpp
................\........\................\............\HuffanCoding.dsp
................\........\................\............\HuffanCoding.dsw
................\........\................\............\HuffanCoding.h
................\........\................\............\HuffanCoding.ncb
................\........\................\............\HuffanCoding.opt
................\........\................\............\HuffanCoding.plg
................\........\................\............\input.txt
................\........\................\............\output.txt
................\........\................\............\Readme.txt
................\参考文档
................\........\哈夫曼编码和译码的设计与实现.doc
................\........\哈夫曼编码算法的实现用C  编写.doc
................\........\哈夫曼编码解码报告.doc
................\........\数据结构实验—哈夫曼树编码.doc
................\软件技术基础课程设计
................\....................\Thumbs.db
................\....................\参考题目.txt
................\....................\数据结构与算法_最小生成树.ppt
................\....................\第一章 绪论.ppt
................\....................\第七章 图(1

CodeBus www.codebus.net