-
包含几种高级加密算法,带Exe演示程序
包含几种高级加密算法,带Exe演示程序-contains several advanced encryption algorithm, with Exe Demonstration Program
- 2022-03-09 19:19:29下载
- 积分:1
-
给linux的shell脚本加密(ZT).rar
给linux的shell脚本加密(ZT).rar-to the shell script encryption (ZT). Rar
- 2022-08-09 02:06:17下载
- 积分:1
-
c++实现密钥为4的凯撒密码加密,其中支持明文的大小写
c++实现密钥为4的凯撒密码加密,其中支持明文的大小写-c++ achieve key for Caesar 4 password encryption, which supports the explicit case
- 2023-05-05 14:55:03下载
- 积分:1
-
MD5的加密算法!
MD5的加密算法!-MD5 encryption algorithm!
- 2023-03-14 09:10:03下载
- 积分:1
-
实现RSA
RSA加密算法的实现
2^1024大的素数实现-implement the RSA
- 2022-04-29 03:25:57下载
- 积分:1
-
DES加密算法的C++
DES加密算法的C++实现-DES encryption algorithm in C++
- 2023-04-13 06:10:03下载
- 积分:1
-
des
des-bish,不错,自己写的-des-bish, yes, their writing
- 2022-07-24 19:24:13下载
- 积分:1
-
汇编写的md5加密算法
汇编写的md5加密算法-Md5 encrypt algorithm written in ASM
- 2022-06-12 17:51:56下载
- 积分: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
-
uthash 是一个C语言的哈希表,支持各种结构类型的存储、添加、删除,这些操作都在固定的时间完成,跟哈希表本身的大小无关。键也可以是任何类型的数据。...
uthash 是一个C语言的哈希表,支持各种结构类型的存储、添加、删除,这些操作都在固定的时间完成,跟哈希表本身的大小无关。键也可以是任何类型的数据。-is a C language uthash the hash table to support a variety of structural types of storage, add, delete, these operators are in a fixed time to complete, with the hash table size in itself has nothing to do. Keys can also be any type of data.
- 2022-07-09 02:00:59下载
- 积分:1