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

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

于 2022-03-14 发布 文件大小:3.68 kB
0 201
下载积分: 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 个回复

  • 在一个exe文件后面上一个节,并设置码,运行的时候需要输入码才可以执行...
    在一个exe文件后面加上一个节,并设置密码,运行的时候需要输入密码才可以执行-in an exe file, insert a section, and set the password, Operation of the need to enter the password before they can implement
    2022-04-12 02:06:21下载
    积分:1
  • 网络安全工具
    此Enc.-12-工具,可以实现很多的方法。从这一工具的主要好处是在市场中的所有其他工具不可用免费的成本。这种工具一般支付版本或可提供评价的时间段。但这个工具是完全免费的成本。 此工具的 GUI 包含简单的布局,此布局,用户可以轻松地执行加密和解密为任何给定的文本或任何文本文件 (.txt 扩展名)。此工具的一个更好功能是此工具提供了适当的钥匙为特定的加密解密算法。例如在恺撒密码关键是类型的数值类型的和为 AutoKey 密码,它应该是类型的按字母顺序排列。 如果我们写,或将任何内容粘贴在该文本框中,使用的加密方法的任何我们可以实现在密码文本框中编码的输出。如果我们想要对任何内容进行解码,然后我们做同样的事情,但在密文中框和我们将实现纯文本框中的输出。 该工具调整其键字段与类型的加密和解密的变动。Enc.-12-工具是与两个设施进行编码和解码内容。一使用简单的文本框和另一种是我们还可以使用一个文本文件。
    2022-08-10 14:11:17下载
    积分:1
  • TEA encryption algorithm (a very short encryption algorithm)
    TEA加密算法(一个非常短小的加密算法)-TEA encryption algorithm (a very short encryption algorithm)
    2023-07-24 14:25:02下载
    积分:1
  • 目前企业面临的计算环境和过去有很大的变化,许多数据资源能够依靠网络来远程存取,而且越来越多的通讯依赖于公共网络公共网络(如 Internet),而这些环境并不保...
    目前企业面临的计算环境和过去有很大的变化,许多数据资源能够依靠网络来远程存取,而且越来越多的通讯依赖于公共网络公共网络(如 Internet),而这些环境并不保证实体间的安全通信,数据在传输过程可能被其它人读取或篡改。-currently facing the enterprise computing environment and past a great change, many data resources to be able to rely on remote network access, and more and more dependent on public communications networks public networks (such as the Internet), which environment is not a guarantee of the security entities communications, data transmission possible by other people read or tampered with.
    2022-03-25 09:48:32下载
    积分:1
  • 实现通信过程中的数据(AES, DES, SHA
    实现通信过程中的数据加密(AES, DES, SHA-256,SHA-384,SHA512, RSA)。 测试加解密效率等-To achieve communication in the process of data encryption (AES, DES, SHA-256, SHA-384, SHA512, RSA). Encryption and decryption efficiency test
    2022-01-26 05:10:00下载
    积分:1
  • 这是一个霍夫曼编码程序
    这是一个霍夫曼编码程序-This is a Huffman code program
    2022-02-16 05:22:56下载
    积分:1
  • most popular procedures vb
    最流行的vb程序反编译软件-most popular procedures vb-building software
    2022-12-28 20:45:04下载
    积分:1
  • AES软件,用于当前文本框中的内容。使用的是美国国家标准(也被ISO所采纳)最新算法AES。...
    AES加密软件,用于加密当前文本框中的内容。使用的是美国国家标准(也被ISO所采纳)最新加密算法AES。-AES encryption software, encryption for the current contents of the text box. The use of the American National Standards (also adopted by the ISO) the latest encryption algorithm AES.
    2023-07-26 22:55:02下载
    积分:1
  • 存UTF8格式文件
    存UTF8格式文件-deposit UTF8 format
    2022-02-21 00:46:51下载
    积分:1
  • LibTomCrypt是一个全面的、可扩展的码学函数库。包括了各类主要的函数,单向摘要函数,伪随机数生成器,公钥函数。 你可以在这里下载到源文件及...
    LibTomCrypt是一个全面的、可扩展的密码学函数库。包括了各类主要的加密函数,单向摘要函数,伪随机数生成器,公钥加密函数。 你可以在这里下载到源文件及其说明:http://www.libtomcrypt.org libtomcrypt在C++builder6下编译为tomcrypt.lib -LibTomCrypt is a comprehensive, scalable cryptography libraries. Including the major types of encryption function, the one-way function summary, the pseudo-random number generator, public key encryption function. You can download the source of the document and its Note : http :// in C www.libtomcrypt.org libtomcrypt builde r6 compiler for tomcrypt.lib
    2022-10-03 23:55:03下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载