搜索资源列表
赫夫曼译码与编码
- 此程序为数据结构赫夫曼编码与译码程序,具有简单实用的优点-Written for Huffman Coding and Encoding of data constrution, easy and useful.
哈夫曼编码最终程序
- 哈夫曼编译码程序,可以对任意给定的字符串进行编译码,并将生成的中间编码写入到文件-Huffman coding and decoding process can be arbitrary to the strings encryption and code generation into the middle of the document
最常用的卷积码的维特比C程序viterbi-3.0.1.tar
- 维特比译码的C程序,专门用于卷积码的解码!希望对大家有所帮助!-Viterbi decoding C program devoted to convolutional code decoder! We want to help!
哈夫曼译码
- [基本要求] 一个完整的系统应具有以下功能: (1)I:初始化(Initialization)。从终端读入字符集大小n,以及n个字符和n个权值,建立哈夫曼树,并将它存于文件hfmTree中。 (2)E:编码(Encoding)。利用已建好的哈夫曼树(如不在内存,则从文件hfmTree中读入),对文件ToBeTran中的正文进行编码,然后将结果存入文件CodeFile中。 (3)D:译码(Decoding)。利用已建好的哈夫曼树将文件CodeFile中的代码进行译码,结果存入文件T
ldpc_encode-decode
- 基于gf(q)的ldpc编译码程序 matlab-based gf (q) ldpc encryption procedures Matlab
ldpc_gallager
- 经典ldpc编译码程序 gallager的博士论文里的部分仿真程序-classic ldpc encryption procedures Gallager doctoral thesis of simulation program
turbodecode
- 第一个编码的程序调出来了,1/2的码率,用的是8×8行列交织器,rsc用的是 g0=[1 1 1],g1=[1 0 1]。算法是根据网格图来编写的。 信息输入是64bit的(0,1,0,1,0,1,0,1,0,0,、、、、、),最后结果是stream[128]=[00100110011000100101000001010101000001010101000001000101000101000101000101000101000001000100000001000100000001010100
My_HuffmanCode
- 哈夫曼编码/译码程序 包含编码和译码程序,无须传权值表,模拟通讯中的二进制传输-Huffman encoding / decoding procedures include coding and decoding process, not right-table values, Analog Communication of binary transmission
viterbidecoding
- 使用Matlab编写的viterbi译码程序,希望对大家有用。-use Matlab prepared by the Viterbi decoding procedures in the hope that useful for all.
rs_eedec_bm
- RS码的编码和译码程序,很经典的一个程序,不可不看。-RS encoding and decoding process, a very classic procedures, I can not see.
ldpc-bp
- LDPC码经典BP译码程序,Matlab环境下,可运行成功-ldpc codes bp decoding in matlab enviorment
LDPC
- 用matlab仿真了LDPC码的编码译码程序,及其用BPSK调制传输。并测其误码率-Matlab simulation of the LDPC codes with coding and decoding process, and its transmission with BPSK modulation. And measure its error rate
2967883
- viterbi译码程序 用来对通信中的卷积码进行译码 不错的源码(Viterbi decoding process Used for communication of convolution code decoding the source of good)
zleznl
- 经典ldpc编译码程序 gallager的博士论文里的部分仿真程序,(Classic LDPC decoding programming gallagher's doctoral thesis in part of the simulation program,)
LDPC程序
- ldpc 编译码程序,拿去用,初学者适合(LDPC Encoding and decoding procedures, to use, suitable for beginners)
hanming
- 7-4汉明码的编码译码C语言程序,合肥工业大学(7-4 Hamming code encoding and decoding, C language program)
pcm
- PCM编译码,这个程序仿真成功,编译码程序完整简单,适合初学者。(PCM coding and decoding)
卷积码+Viterbi Decoder
- 用matlab m语言书写的归零卷积码的编码和译码程序(Convolutional code encoding and decoding procedures in matlab)
Turbo码Matlab仿真程序
- Turbo码编译码的Matlab仿真程序(有注释)(Matlab simulation of encoding and decoding of Turbo codes)
利用Matlab进行BCH编码、译码仿真
- 利用Matlab进行的一次BCH编码、译码仿真的说明以及程序。(Descr iption and program of a BCH coding and decoding simulation using Matlab.)