-
TRegware时间炸弹,可以根据自己需要调整。(有源代码)工作在:D5 D6。作者:Winston Kotzan。...
TRegware时间炸弹,可以根据自己需要调整。(有源代码)工作在:D5 D6。作者:Winston Kotzan。-TRegware time bombs, can be adjusted according to their own. (Source code) work: D5 D6. Author: Winston Kotzan.
- 2022-02-28 17:31:49下载
- 积分:1
-
MD消息摘要程序,MD5以512位分组来处理输入的信息,且每一分组又被划分为16个32位子分组,经过了一系列的处理后,算法的输出由四个32位分组组成,将这四个3...
MD消息摘要程序,MD5以512位分组来处理输入的信息,且每一分组又被划分为16个32位子分组,经过了一系列的处理后,算法的输出由四个32位分组组成,将这四个32位分组级联后将生成一个128位散列值。-MD news summary procedures, MD5 to 512 groups to deal with the importation of information and each group was divided into 16 groups of 32 seats, after a series of processing, the output from the algorithm four groups composed of 32, these four sub-32 will generate a cascade 128 the hash value.
- 2022-12-20 15:40:03下载
- 积分:1
-
笔者长期从事移动通信系统的无线链路调制与解调、物理层实现方面的工作。在移动通信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
-
一个用DELPHI编写的DES加密接密原代码
一个用DELPHI编写的DES加密接密原代码- The DES encryption which compiles with DELPHI meets the dense
original code
- 2022-06-19 12:20:51下载
- 积分:1
-
delphi file crypter full source code
delphi file crypter full source code
- 2022-08-13 03:30:27下载
- 积分: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
-
Aes algorithm DEMO
aes 算法的DEMO-Aes algorithm DEMO
- 2022-03-23 16:26:25下载
- 积分:1
-
RSA加密算法C语言编程实现
算法参考于《密码编码学及网络安全》上关于RSA加密算法的定义。相关程序在Visual C++ 6.0上能正确运行(估计在其他C语言编程环境下也能运行吧),程序里面详细写上了注解,希望能够给你带来帮助。
- 2022-03-16 12:20:33下载
- 积分:1
-
在这个程序中将实现三种古典加密方法:恺撒算法,多表代换算法中的Vigener算法,与列换位算法...
在这个程序中将实现三种古典加密方法:恺撒算法,多表代换算法中的Vigener算法,与列换位算法-in this process will achieve three classical encryption methods : Caesar algorithm, multi-table substitution algorithm of Vigener algorithms, and algorithm out transpositions
- 2023-05-19 03:45:02下载
- 积分:1
-
这个是一个用汇编编写的查看PE文件有效性的程序,PE加载器需要做的事情之一。...
这个是一个用汇编编写的查看PE文件有效性的程序,PE加载器需要做的事情之一。-err
- 2023-06-07 01:10:02下载
- 积分:1