搜索资源列表
Ht20
- 该软件为基于哈夫曼树编码译码的压缩解压缩软件,主要实现对普通文件的压缩,解压缩,并显示压缩的过程,哈夫曼树建立的过程。-the software-based Huffman decoding tree coding compression decompression software, the main document of the general compression, decompress, and display the compression process, Huffman tre
Bitree
- huffman编码译码程序一个很好的例子
Huffman
- Huffman 编码 对文件的读入然后根据内容进行编码然后译码
hard_and_soft_convolution
- system view软件实现的卷积码编码译码过程。其中包括了硬判决和软判决两种方法
12008234567
- [数据结构]第五次作业:huffman编码及其译码(一)收藏 新一篇: [数据结构]第五次作业:huffman编码及其译码(二)
haffman
- 哈夫曼数的编码和译码,使用VC编程,课程设计必备-The number of Huffman coding and decoding, the use of VC programming, curriculum design must
youcheng
- 游程码vc实现 完整实现游程码编码译码-Run-length code vc achieve full implementation decoding run-length coding
coder
- 赫夫曼编码与译码器(完整功能)满足严蔚敏《数据结构》习题册中的全部功能-Huffman encoding and decoding devices (full function) to meet the strict Wei Min " data structure" in the exercise of all of the features list
hfm
- 涉及到哈弗曼编码和译码的c++实现具体过程,希望对学习c++的同胞有用-哈弗曼related to encoding and decoding of c++ to achieve specific process and want to learn c++' s compatriots useful. .
hafm
- 哈夫曼数 利用这个程序进行编码译码 把英文编译成计算机能识别的二进制码 -hafm
huffman
- 哈弗曼编码译码:利用哈夫曼树编码进行通信可以大大提高通信利用率,所的信息传输时间,降低传输成本。者要求在发送端通过一个编码系统对待传数需预先编码,在接收端将传来的数据进行一马复原。对于双工信道,每端都需要一个完整的编码译码系统。-huffman code
encode
- 实现基本(15,11)汉明码的编码及译码过程的MATLAB仿真-Achieve basic (15,11) Hamming code encoding and decoding process of MATLAB simulation
ldpc_codes
- 低密度校验码 基础c++代码,包括编码和译码,生成LDPC-LDPC CODE
hafumanshu
- (1) I:初始化,从终端读入n个字符和n个权值,建立哈夫曼树,并将它存放在文件HuffmanTree中. (2)E:编码.利用已建立好的哈夫曼树,对要传输的数据正文(存在文件ToBeTran.txt中)进行编码,将结果代码存(传输)到文件CodeFile中. (3)D:译码.利用已建好的哈夫曼树,对传输到达的CodeFile中的数据代码进行译码,将译码结果存入文件TestFile中. (4) P: 印文件.将文件CodeFile以紧凑格式显示在终端上,每行50个代码。同时将此字符形
huffuman00xiao
- 本人修改的成熟的霍夫曼编码及译码,对一个文本文件,统计字符概率,建霍夫曼树,然后编码,最后译码,码文输出到另一份txt文档中,在vc中编译的,在vs2010中可能会有异常~-I modified Huffman coding and decoding of the mature, to a text file, statistics, probability character, Huffman tree construction, and coding, and finally decodin
des
- 用C语言实现DES算法的 编码和译码。简单着了。-DES algorithm in C language coding and decoding.
linear-block-code
- 74线性分组码的编码译码程序 基于C语言的基础上 可以在c ++的基础上运行-The 74 linear block code encoding decoding process is based on C language based on in c++ based on run
Huffman-coding-and-decoding
- 完整的哈弗曼编码译码程序,信息论与编码课程实验中经常用到的程序-Complete Huffman coding and decoding procedures, information theory and coding course experiments frequently used programs
XIXDCW0
- viterbi 1 2码率 长度k 7的编码译码程序()
matlab 卷积编码与译码
- 关于(3,2,3)卷积编码与译码的各种性能讨论分析,有关码率,延迟,