搜索资源列表
turbo_sys_demo
- This scr ipt simulates the classical turbo encoding-decoding system. It simulates parallel concatenated convolutional codes. Two component rate 1/2 RSC (Recursive Systematic Convolutional) component encoders are assumed. First encoder is t
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
2006telb0024-Et-Tolba-(1)
- The major evolution of UMTS (Universal Mobile Telecommunications System) in recent years is the High Speed Downlink Packet Access (HSDPA)which provides data rates up to 10Mbps. The implementation of HSDPA includes multicodes transmission in joint
CRC24a
- 用查表发和计算法实现的CRC24a校验码的生成。crc24a校验码主要用于LTE数据物理共享信道中-Look-up table calculation achieve CRC24a checksum generation. crc24a check code is mainly used for LTE data physical shared channel
CRC-theory-and-C-language-implement
- 用C实现crc计算的方法(查表法),给出了对于常见生成多项式的处理过程。-Implemented in C crc calculation method (look-up table) is given for the common generator polynomial of the process.
8PSK_Table
- 根据GSM协议,利用查表法的方法实现8PSK,教标准方法,运行效率更高,lt8psk是主函数-According to the GSM protocol, using look-up table method to achieve 8PSK, teach standard methods, greater operating efficiency, lt8psk is the main function
