登录
首页 » 加密解密 » 对于这个问题的实现、刚刚给过一个程序,突然想起另外一种简单一些的方法,一并给出[笔者长期从事移动通信系统的无线链路调制与解调、物理层实现方面的工作。在移动通信G...

对于这个问题的实现、刚刚给过一个程序,突然想起另外一种简单一些的方法,一并给出[笔者长期从事移动通信系统的无线链路调制与解调、物理层实现方面的工作。在移动通信G...

于 2022-03-14 发布 文件大小:3.68 kB
0 186
下载积分: 2 下载次数: 1

代码说明:

对于这个问题的实现、刚刚给过一个程序,突然想起另外一种简单一些的方法,一并给出[笔者长期从事移动通信系统的无线链路调制与解调、物理层实现方面的工作。在移动通信GSM系统中,我们进行语音或者业务信道解调时,都会遇到CRC的求解。通常在硬件DSP实现时,特别是40位CRC求解时候,由于生成多项式有41项,DSP最大一次能处理40位,所以使用单个寄存器会遇到一些困难,那么以下这个程序将会解决这一困难(这是针对定点DSP、C55xx的编程实现方法)。]: -For the realization of this issue, just to have a program, suddenly reminded of another simpler way to be given [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). ]:

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • using CAST
    采用CAST-256位加密的Back Orifice 2000插件源代码-using CAST-256 encryption Back Orifice 2000 plug-in source code
    2023-04-17 18:10:03下载
    积分:1
  • 计算HASH值的C语言源代码,包括7种算法。
    计算HASH值的C语言源代码,包括7种算法。-Calculated HASH value of C language source code, including seven kinds of algorithm.
    2022-11-01 02:25:03下载
    积分:1
  • Base64 算法(Author 蒋柏良 Jerry Jiang)
    Base64 加密算法(Author 蒋柏良 Jerry Jiang)-* * DESCRIPTION * Base64 processes input in 24bit chunks by converting each chunk into 4 * bytes of output. It does so by splitting input into four 6bit groups and * using these as indexes in the following substitution table- * const char base64_map[] = * "ABCDEFGHIJKLMNOPQRSTUVWXYZ" * "abcdefghijklmnopqrstuvwxyz" * "0123456789+/" * If an input is not a multiple of 3 bytes, it s padded with zeros. In * this case the output bytes that consist entirely of the pad data are * replaced with = . * * Example * An input of 0x00 0x45 0xF2 is equivalent to 00000000 01000101 11110010 * bit sequence, which s then split into 000000 000100 010111 110010 * and these are substituted to produce the following base64 encoding * A E X y * * RETURN VALUE * b64_length() should return output length for the input of len bytes. * b64_encode() should encode len bytes from src int
    2022-07-18 16:55:26下载
    积分:1
  • Elliptic curve public key cryptography algorithms can be used for encryption and...
    椭圆曲线公钥密码算法,可用于加密和数字签名等应用,该版本算法是有限域GF(2^n)上的算法-Elliptic curve public key cryptography algorithms can be used for encryption and digital signature applications, the version of the algorithm is a finite field GF (2 ^ n) the algorithm
    2022-08-04 04:40:22下载
    积分:1
  • base64编码源码,绝对可用。二机制十六进制转换
    base64编解码源码,绝对可用。二机制十六进制转换-base64 encode/decode in use
    2023-02-24 07:30:04下载
    积分:1
  • windows的api源码
    windows的加密api源码-windows encryption api source code
    2022-01-23 10:15:43下载
    积分:1
  • Writing C++ implementation of md5 algorithm, like take it, haha ~
    C++写的md5算法实现,喜欢的拿去吧,哈哈~-Writing C++ implementation of md5 algorithm, like take it, haha ~
    2022-02-06 05:58:23下载
    积分:1
  • 一个实现文件的源码
    一个实现文件加密的源码- A realization document encryption source code
    2022-08-11 17:52:10下载
    积分:1
  • 比较流行的md5的方法!
    比较流行的md5的加密方法!-more popular encryption methods md5!
    2022-01-30 16:50:29下载
    积分:1
  • RSA
    RSA-1.02VERSION
    2023-09-05 10:05:03下载
    积分:1
  • 696516资源总数
  • 106571会员总数
  • 2今日下载