-
Some source programs of encryption arithmetic.I don t know whether it is always...
几个密码算法的源代码,不知道有了没有~~
下的人多了就继续上传-Some source programs of encryption arithmetic.I don t know whether it is always existed or not.I will upload it if a lot of people have downloaded.
- 2022-08-05 11:56:09下载
- 积分:1
-
对于这个问题的实现、刚刚给过一个程序,突然想起另外一种简单一些的方法,一并给出[笔者长期从事移动通信系统的无线链路调制与解调、物理层实现方面的工作。在移动通信G...
对于这个问题的实现、刚刚给过一个程序,突然想起另外一种简单一些的方法,一并给出[笔者长期从事移动通信系统的无线链路调制与解调、物理层实现方面的工作。在移动通信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). ]:
- 2022-03-14 13:54:53下载
- 积分:1
-
这是三重算法源代码(C++语言版本)
这个是三重DES算法源代码(C语言版本) -This is the Triple DES algorithm source code (C language version)
- 2022-12-11 06:55:03下载
- 积分:1
-
des加密算法源码
des加密算法源码-Sourcecode of des encrypting algorithm
- 2022-08-04 06:29:50下载
- 积分:1
-
产生随机加密字符串,可用于产品的标识及权限控制等功能的实现上...
产生随机加密字符串,可用于产品的标识及权限控制等功能的实现上-randomly generated string encryption can be used for product identification and access control functions in the realization
- 2022-01-27 10:19:16下载
- 积分:1
-
著名的解Unix密码的源程序
著名的解Unix密码的源程序 -The source for cracking unix password
- 2022-08-09 18:11:09下载
- 积分:1
-
使用DES3进行加密,包含全部delphi源代码!
使用DES3进行加密,包含全部delphi源代码!-DES3 use of encryption, including all delphi source code!
- 2022-06-30 05:24:08下载
- 积分:1
-
DES 加密系统的 C 语言源代码
DES 加密系统的 C 语言源代码-DES encryption system in C language source code
- 2022-01-30 12:34:28下载
- 积分:1
-
RSA数据加密代码,用C编写,已压缩成RAR格式
RSA数据加密代码,用C编写,已压缩成RAR格式-RSA data encryption code, prepared by C, has been compressed into RAR format
- 2022-02-12 00:06:27下载
- 积分:1
-
凯撒密码
用Caesar算法实现文本加密的程序
- 2022-02-25 12:00:07下载
- 积分:1