搜索资源列表
CRC24a
- 用查表发和计算法实现的CRC24a校验码的生成。crc24a校验码主要用于LTE数据物理共享信道中-Look-up table calculation achieve CRC24a checksum generation. crc24a check code is mainly used for LTE data physical shared channel
LTE_24bitCRC_enc
- 完成LTE中24bitCRC校验码编码,包括3个子程序: 1)LTE_24bitCRC_matlab_encode.m(利用matlab自带函数进行crc编码,用于实际算法对比参考) 2)LTE_24bitCRC_table_encode.m(利用查表方式进行crc编码,值得注意的是该程序还给出了查找表的具体计算方法,不像有的c程序只是定义好表格,但没有告知表格的求法) 3)LTE_24bitCRC_compare.m(比对2种方式编码的结果,验证程序的正确性。实际使用中会用2)的方
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
