-
设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
-
My stuff is aimed at teaching, not efficiency. The others are probably much bett...
My stuff is aimed at teaching, not efficiency. The others are probably much better implementations. The last one has both C++ and Java versions where my stuff is all C.
So lots of choices!
- 2022-03-07 11:39:43下载
- 积分:1
-
加密算法。
加密算法。-Encryption algorithm.
- 2022-06-01 19:02:34下载
- 积分:1
-
AES相关的一些列子,需要库的支持才能应用
AES相关的一些列子,需要库的支持才能应用-AES related some Liezi need the support of the Treasury to apply
- 2023-05-22 20:30:02下载
- 积分:1
-
Base64编码和解码的C小调的简单加密编码功能的窝…
Base64 encoding and decoding functions coded in c sharp for simple encryption works. Also source code for increasing speed of asp.net apps by combining javascripts.
- 2023-03-02 20:40:03下载
- 积分:1
-
C_MD5 是一个用C写的标准MD5加密算法,使用简单,快速
C_MD5 是一个用C写的标准MD5加密算法,使用简单,快速
- 2022-11-25 13:50:03下载
- 积分:1
-
这是一个关于加密算法的论文,文中采用神经网络加密算法!...
这是一个关于加密算法的论文,文中采用神经网络加密算法!-This is an encryption algorithm on paper, the text using neural network encryption algorithm!
- 2023-03-11 06:25:04下载
- 积分:1
-
DES encryption algorithm some explanations
DES 加密算法的一些说明-DES encryption algorithm some explanations
- 2022-07-06 13:16:42下载
- 积分:1
-
a sample algorithm of rsa in langage C
a sample algorithm of rsa in langage C-a sample algorithm of rsa in langage C++
- 2023-02-04 03:10:04下载
- 积分:1
-
一个完全使用java编写的加密通用算法包,含des,des3,rsa等很多加密算法源码...
一个完全使用java编写的加密通用算法包,含des,des3,rsa等很多加密算法源码- Completely uses the java compilation the encryption general
algorithm package, contains des, des3, rsa and so on very many
encryptions calculates the law origin code
- 2022-05-20 18:13:01下载
- 积分:1