搜索资源列表
IRAcode
- 非规则重复累积码(IRA)在AWGN信道的编译码C程序,译码算法BP算法。程序用txt文档保存。-Code irregular repeat accumulate (IRA) in the AWGN channel codec C procedures, BP decoding algorithm. Txt document with the preservation process.
convolutional_coding_decoding
- 从网上下的卷积码编解码以及测试程序.原程序是在Borland C++ Builder Version 3环境下开发的,本人在VC6.0下进行了移植并调试通过.-convolutional coding and decoding
turbo-lte
- 3G 长期演进技术的LTE里边Turbo编解码,信道模拟,信噪比分析等-3G Long Term Evolution LTE technology inside Turbo decoding, channel modeling, signal to noise ratio analysis
WIMAX_Turbo_Code
- 这是一套完整的支持wimax 16e协议CTC的编译码程序, 主程序在demo.c 译码器:tcdecoder.c 编码器:tcencoder.c-/* This program simulates the classical turbo encoding-decoding system on PC.*/ /* It uses parallel concatenated convolutional codes described in Figure 2.9 in Chapter
RScoding
- RS编解码的仿真程序,并编有相应的c程序接口可直接调用-RS encoding and decoding of the simulation program, and a corresponding code can directly call c program interface
ASN.1-to-C-code
- ASN.1开源编解码代码。ASN.1抽象语法标记(Abstract Syntax Notation One) ASN.1是一种 ISO/ITU-T 标准,描述了一种对数据进行表示、编码、传输和解码的数据格式。它提供了一整套正规的格式用于描述对象的结构,而不管语言上如何执行及这些数据的具体指代,也不用去管到底是什么样的应用程序。-ASN.1 stands for Abstract Syntax Notation One. ASN.1 allows to describe complex dat
hamming
- 纠错编码里的线性分组码,汉明码的编译码。译码采用矫正子译码-The decoding algorithm used in hamming.c is unique in the sense that the syndrome of the receive word gives directly the decimal representation of the error position
