搜索资源列表
LDPC-2001-11-18.tar
- 关于LDPC编/译码的方针平台。能随机产生信源和模拟高斯信道。-on LDPC encoder / decoder platform approach. Letters can be randomly generated and analog sources Gaussian Channel.
Huffman__T1620927282003
- Huffman Tree Encoder is an implementation of the HUffman algorithm.I wrote a simplified version of the Algorithm for this program. The Algorithm is also available with the program.The program can generate codes for the symbols entered as well as disp
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
Final-huffman
- huffman encoder of lena img
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.
test
- 51单片机检测光电编码器。C语言实现检相和速度的检测-The 51 microcontroller detection optical encoder
convolution-codeadecode
- 改程序包含通信系统中卷积码编码器,维特比硬译码子程序和维特比软译码子程序-Reform program includes communication system convolutional code encoder, Viterbi decoding routines hard and soft Viterbi decoding routines
encoder
- vhdl code encoder that has a rate of half (rate = 1/2) and an example of code with its test bench
Encoder/Decoder for binary BCH codes in C
- Encoder/decoder for binary BCH codes in C
codificadorConvolucional
- CONVOLUTIONAL ENCODER
auto-encoder-reduce
- keras实现的自编码器,以及卷积自编码器,其中的sasi.pkl是从一张高光谱图像中截取的某些部分(autoencoder based on keras)