-
sha1sum验证算法,cd分发映像文件的,sha1值得计算,验证sha1
sha1sum验证算法,cd分发映像文件的,sha1值得计算,验证sha1-sha1sum verification algorithm, distributed cd image files, sha1 worth calculation, the certification sha1
- 2022-03-25 08:47:43下载
- 积分: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
-
DES的C语言原代码,可以运行出结果的.
DES的C语言原代码,可以运行出结果的.-the C language source code that can run out results.
- 2022-01-26 02:09:12下载
- 积分:1
-
digital calender lock diagram and its describtion.a clear abstract on it
digital calender lock diagram and its describtion.a clear abstract on it-digital calender lock diagram and its describtion.a clear abstract on it
- 2022-03-18 10:00:10下载
- 积分:1
-
数字水印技术的基本概念
数字水印技术的基本概念-A survey of Digital watermarking technique. It may an overview about watermarking.
- 2022-03-10 01:31:41下载
- 积分:1
-
图中加密应用程序的实现
Cryptography application implement in PIC
- 2023-06-25 15:55:03下载
- 积分:1
-
asterisk website access password, and the website source code
获取网页星号密码,和网页源代码-asterisk website access password, and the website source code
- 2022-10-12 14:00:03下载
- 积分:1
-
A new MD5 encryption algorithm, the use of ASP language version
一种用于新型MD5的加密算法,使用 ASP语言版-A new MD5 encryption algorithm, the use of ASP language version
- 2022-07-13 22:48:32下载
- 积分:1
-
设f(x)= 1×X2 X5 X27,分别尝试写下面的移位寄存器…
设f(x)=1+x+x2+x5+x27,试分别写出实现下列移位寄存器的程序:
以f(x)为联接多项式的DSR;
以f(x)为联接多项式的LFSR。
可供选择的联接多项式:
f1(x)=1+x+x4+x6+x30;
f2(x)=1+ x3+ x31;
f3(x)=1+ x6+ x31;
f4(x)=1+ x7+ x31;
f5(x)=1+ x13+ x31;
-Let f (x) = 1 x x2 x5 x27, respectively try to write the following Shift Register : f (x) connected to the DSR polynomial; f (x) for connectivity polynomial LFSR. Connection options polynomial : f (x) = 1 x x4 x6 x30; F2 (x) = 1 x3 x31; f3 (x) = 1 x6 x31; f4 (x) = 1 x11 x31; f5 (x) = 1 x13 x31;
- 2022-04-07 10:24:13下载
- 积分:1
-
椭圆曲线密码实现
对椭圆曲线进行了很好的实现,包括 combined_math:onb_integer opt_hash poly_hash poly_integer
fast_onb
integer
onb:DH.example ElGamal.example MQV.simple
polymath:basics DH_example ElGamal.example
- 2022-04-06 14:56:19下载
- 积分:1