搜索资源列表
赫夫曼译码与编码
- 此程序为数据结构赫夫曼编码与译码程序,具有简单实用的优点-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
译码
- EDA常用双LED显示译码程序,将四位二进制数译码为七位对应于LED7位输入的高低电平信号-EDA common dual LED display decoding procedure will be four binary decoding for seven LED7 spaces corresponding to the input signal circuits
38译码
- 基于matlab的38译码器,能正常运行。
Matlab维特比译码
- Matlab维特比译码程序,加入汉明距离提取
ldpc编译码
- ldpc完整编译码程序,C语言实现,SPA译码
球形译码
- 球形译码matlab程序
费诺译码算法
- FANO算法源码,包括编码跟译码程序,以及测试的程序!
哈夫曼编码和译码
- 自己写的一个8皇后程序,能给出所有的可行解-Wrote it myself an 8-Queen s procedures, can give all the feasible solution
哈夫曼编码最终程序
- 哈夫曼编译码程序,可以对任意给定的字符串进行编译码,并将生成的中间编码写入到文件-Huffman coding and decoding process can be arbitrary to the strings encryption and code generation into the middle of the document
ldpc_encode-decode
- 基于gf(q)的ldpc编译码程序 matlab-based gf (q) ldpc encryption procedures Matlab
viterbidecoding
- 使用Matlab编写的viterbi译码程序,希望对大家有用。-use Matlab prepared by the Viterbi decoding procedures in the hope that useful for all.
BERcurve_CV_hard
- 维特比译码程序。viterbi decoder with hard decision-Viterbi procedures. viterbi decoder with hard decision
turbo
- 基于c++的Turbo编译码程序,清晰展示了Turbo迭代算法的优越性,其中包括Turbo编码程序、LOG_MAP译码算法以及SISO译码算法。-The Turbo encoding and decoding process based on C++ , clearly shows the superiority of Turbo iterative algorithm, including the Turbo coding proc
juanji
- 卷积码在AWGN信道下的编译码程序,误比特率曲线-Convolutional code in AWGN channel for encoding and decoding process, bit error rate curve
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
LDPC程序
- ldpc 编译码程序,拿去用,初学者适合(LDPC Encoding and decoding procedures, to use, suitable for beginners)
CCSDS标准深空通信LDPC编译码程序仿真
- CCSDS标准深空通信LDPC编译码程序仿真,进一步考察对LDPC的理解。(CCSDS standard deep space communication, LDPC codec program simulation, to further investigate the understanding of LDPC.)
卷积码+Viterbi Decoder
- 用matlab m语言书写的归零卷积码的编码和译码程序(Convolutional code encoding and decoding procedures in matlab)
ldpc的matlab编译码程序
- matlab的ldpc码编译码程序,包含校验矩阵生成,ldpc编码以及解码