-
在Delphi开发快速CRC算法。
Fast CRC Algorithmes develop in Delphi.
Simple to uses and very fast to run
- 2023-04-29 18:50:02下载
- 积分: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
-
一些重要的加密算法的实现
一些重要的加密算法的实现---主要是针对大学密码学课程中的算法实践,例如: 维吉尼亚密码,置换密码,移位密码-Some key encryption algorithm--- mainly aimed at the realization of the University of cryptography algorithms for practical courses, such as: Virginia password, replacement password, password, and so shift
- 2022-11-14 20:50:03下载
- 积分:1
-
NSEA algorithm on a small program
关于NSEA算法的一个小程序-NSEA algorithm on a small program
- 2022-02-01 18:17:53下载
- 积分:1
-
Machine to make use of multi
机器采用多层感知器异或分类
- 2022-02-14 10:23:49下载
- 积分:1
-
采用对称密钥加密的3DES算法经典程序源码
采用对称密钥加密的3DES算法经典程序源码-using symmetric key encryption algorithms 3DES classic procedures FOSS
- 2022-08-24 01:26:54下载
- 积分:1
-
Delphi写的base64算法程序
Delphi写的base64算法程序--Base64 algorithm program writed by Delphi
- 2022-03-04 22:03:17下载
- 积分:1
-
MD5加密算法
MD5加密算法-MD5 encryption algorithm
- 2022-03-20 08:05:26下载
- 积分:1
-
vc++ md5类工程,有完整的VC源码,可成功编译
vc++ md5类工程,有完整的VC源码,可成功编译-vc++ md5-type project, the VC has a complete source code can be compiled successfully
- 2022-02-06 01:00:32下载
- 积分:1
-
Cast128 algorithm and binary
与 Cast128 算法二进制兼容的加密算法,64位块加密,加密匙可到128位-Cast128 algorithm and binary-compatible encryption algorithm, 64 block encryption, encryption keys can be 128
- 2022-07-06 17:53:58下载
- 积分:1