搜索资源列表
LDPC-2001-11-18.tar
- 关于LDPC编/译码的方针平台。能随机产生信源和模拟高斯信道。-on LDPC encoder / decoder platform approach. Letters can be randomly generated and analog sources Gaussian Channel.
decoder
- code for encoder for speech compression
ACM
- Implementation of the Arithmetic encoder/decoder
sova0
- This function implememts Soft Output Viterbi Algorithm in trace back mode Input: rec_s: scaled received bits. rec_s(k) = 0.5 * L_c(k) * y(k) L_c = 4 * a * Es/No, reliability value of the channel y: received bits g: encoder generato
rs.c
- This program is an encoder/decoder for Reed-Solomon codes. Encoding is in systematic form, decoding via the Berlekamp iterative algorithm.-This program is an encoder/decoder for Reed-Solomon codes. Encoding is in systematic form, decoding via
postal_rs
- Doubly Lengthened Reed-Solomon Encoder Decoder Library for Japanese Postal ID Barcode. Codes are written for Windows DLL (VC++ 2010 Express). However, you can change easily for another target.
Huffman-encoder-decoder
- 编制一个哈夫曼编/译码器。利用哈夫曼编码进行通信可以大大提高信道利用率,缩短信息传输时间,降低传输成本。-Preparation of a Huffman encoder/decoder. Huffman coding communication can greatly improve the channel utilization, shorten the time of transmission of information, reduce the transmission cost.
Encoder/Decoder for binary BCH codes in C
- Encoder/decoder for binary BCH codes in C