搜索资源列表
crc1
- 16位CRC的c语言实现。并编写了测试程序,验证了程序的准确性-16-bit CRC of the c language. And the preparation of the test procedure to verify the accuracy of the procedures
CRCcode-c
- 讲解循环冗余校验的原理以及实现的方法,对学习通信校验很有帮助-To explain the principles of CRC, as well as the realization of the method, useful for learning communication check
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_and_check
- 使用C语言实现的CRC校验码的生成添加以及校验。开发环境是Visual Studio2010-Add, and check the CRC code generation using C language. The development environment is Visual Studio2010
CRC
- TD-SCDMA 编码中 C R C 校验的代码-TD encoding CRC checksum
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.
CRC
- LTE物理信道CRC编码C语言代码,包括16,24a,24b三种格式-C language code of CRC coding for LTE physical channel, including three formats 16,24a and 24b
eetop.cn_LTE-simulation-C
- LTE上行链路仿真C代码,包含CRC添加、信道编码、信号调制、基带信号等~-LTE simulation for the uplink of C code, including CRC added, channel coding, modulation, baseband signal.
LTE_PUSCH
- 该文件夹中包含LTE PUSCH上行链路中几个重要模块的C代码,包括了CRC添加、CRC校验、Turbo编码、Turbo译码、咬尾卷积码编码和咬尾卷积码译码6个模块。-This folder contains LTE PUSCH uplink C code several important modules, including adding a CRC, CRC checksum, Turbo Coding, Turbo decoding tail-biting convolution cod