-
笔者长期从事移动通信系统的无线链路调制与解调、物理层实现方面的工作。在移动通信GSM系统中,我们进行语音或者业务信道解调时,都会遇到CRC的求解。通常在硬件DS...
笔者长期从事移动通信系统的无线链路调制与解调、物理层实现方面的工作。在移动通信GSM系统中,我们进行语音或者业务信道解调时,都会遇到CRC的求解。通常在硬件DSP实现时,特别是40位CRC求解时候,由于生成多项式有41项,DSP最大一次能处理40位,所以使用单个寄存器会遇到一些困难,那么以下这个程序将会解决这一困难(这是针对定点DSP、C55xx的编程实现方法)。-The author has long been engaged in mobile communication system modulation and demodulation of wireless links, the physical layer to achieve work. GSM in the mobile communications system, we have a voice or channel demodulation operations, it will encounter the solution of CRC. DSP hardware usually realize, especially when solving the 40 CRC, as the generation polynomial has 41, DSP can handle the largest 40, so using a single register may encounter some difficulties, then following this process will solve this One difficulty (which is for fixed-point DSP, C55xx realize programming methods).
- 2022-06-18 05:18:56下载
- 积分:1
-
加密算法源代码DES&RSA
加密算法源代码DES&RSA-encryption algorithm source code DESRSA
- 2022-03-21 05:05:26下载
- 积分:1
-
EXELOCK 1.83 EXE文件加密器的源代码
EXELOCK 1.83 EXE文件加密器的源代码-EXELOCK 1.83 EXE file encryption for the source code
- 2022-07-09 03:24:27下载
- 积分:1
-
凯撒加密,用java实现的非
凯撒加密,用java实现 非扩展算法,C=M*K,有加密和解密两步-Caesar encryption, using java to achieve non-expansion algorithm, C = M* K, have a two-step encryption and decryption
- 2023-07-05 22:50:02下载
- 积分:1
-
MD5文件签名算法的另一个实现
MD5文件签名算法的另一个实现-MD5 algorithm to achieve another
- 2023-06-29 10:00:04下载
- 积分:1
-
JAVA版DES算法,以及JAVA版DES算法示例源码
JAVA版DES算法,以及JAVA版DES算法示例源码-JAVA version of DES algorithm, as well as the DES algorithm JAVA version sample-source
- 2023-06-29 14:25:04下载
- 积分:1
-
rsa的公钥计算,已知道密钥为5的情况下
rsa的公钥计算,已知道密钥为5的情况下-rsa public key calculation, already know the key to the case of 5
- 2022-07-01 17:03:07下载
- 积分:1
-
cox方法展频水印matlab源码,对bitmap图像隐藏信息
cox方法展频水印matlab源码,对bitmap图像隐藏信息-frequency watermarking method Show Matlab source of bitmap images for hidden messages
- 2022-05-17 15:22:33下载
- 积分:1
-
这个是关于des原吗的文件 是64位的 下次上传个32位的 请大家谅解...
这个是关于des原吗的文件 是64位的 下次上传个32位的 请大家谅解 -des on the original document? 64 of the next 32 months upload the understanding Thank you, please
- 2022-07-02 16:50:35下载
- 积分:1
-
一个关于串口的简单实现,可以了解基本串口听基本知识
一个关于串口的简单实现,可以了解基本串口听基本知识-a serial port on the simple realization, we can understand the basic serial listen to the basic knowledge
- 2022-07-09 09:22:33下载
- 积分:1