搜索资源列表
wcdma_ccode_CRC
- WCDMA系统的CRC编码和解码程序,能使实现不同生成多项式的CRC编译码。
hdlt
- 这是一个计算维特比译码的程序,经测试正常运行。生成多项式171,1-This is a calculation of the Viterbi decoding process, the normal operation of the test. Polynomial generated 171,133
turbo
- 使用malab完成turbo码的编译码,在给定生成多项式、交织映射表和删余选择的情况下进行turbo编码-Use malab complete turbo code encoding and decoding, in a given generator polynomial, interleaving mapping table and the deletion of the circumstances under which I choose turbo coding
p2007525214811
- 详细介绍了卷积编码的图解法和解析表示;图解法包括:树状图、状态图、网格图 解析法包括:矩阵形式、生成多项式形式 -Detailed graphical method for convolution coding and resolve graphical method including: tree diagram, state diagram, grid chart analytical method include: matrix form generator polynomial
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.