-
CLZ32
针对32位MIPS微处理器中CLZ指令(对单个字高位连零进行计数)的实现电路,使用了类似于超前进位的逻辑结构。包含测试文档,以及Design
Compile所用的环境和脚本。(The CLZ instruction counts the number of leading zeros in a word. The 32-bit word in the GPR rs is scanned from most-significant to least-significant bit.The number of leading zeros is counted and the result is written to the GPR rd. If
all 32 bits are cleared in the GPR rs, the result written to the GPR rd is 32. )
- 2021-03-31 19:39:08下载
- 积分:1
-
B-M算法(获取最小生成01比特串的本原多项式)
对于简单的由单一的线性移位寄存器,获得一串01比特序列,通过BM算法可以得到生成此01比特串的最小线性多项式(在二元域上)。
- 2022-03-20 23:41:03下载
- 积分:1
-
An easy language tutorial encryption ....................
一个易语言的加密教程-An easy language tutorial encryption ....................
- 2022-02-06 10:18:21下载
- 积分:1
-
Super rabbit has a file encryption, file is encrypted then, open the file, back...
超级兔子有一个文件加密功能,文件被加密以后,打开该文件时,回转到控制面板,可是我们忘了密码怎么办呢?这里提供了一个简单方法-Super rabbit has a file encryption, file is encrypted then, open the file, back to the control panel, but we forget the password how to do? Here provides a simple way
- 2022-09-12 14:50:03下载
- 积分:1
-
多种加密的算法的集合,有DES,RSA等等,有的是用C写的,也用是用VC++写的。很实用!...
多种加密的算法的集合,有DES,RSA等等,有的是用C写的,也用是用VC++写的。很实用!-variety of encryption algorithms to assemble, DES, RSA, etc., some written in C, is also used to write the VC. Very practical!
- 2023-02-13 04:10:03下载
- 积分:1
-
ssrc
软件加密 使用MD5算法对密码进行加密
软件加密 使用MD5算法对密码进行加密(Software encryption using MD5 algorithm to encrypt passwords)
- 2014-09-15 16:58:53下载
- 积分:1
-
yinpinjiami
基于vc++的音频加密软件的设计通过查阅资料对当今比较广泛使用的音频加密算法进行选择,并对其中的三种算法进行其性能方面的比较,找出其中加密性能较好(Audio encryption software design based on VC++through access to information is widely used for today s audio encryption algorithm to choose, and the three kinds of algorithms are compared, and its performance to find out one encryption)
- 2021-02-28 17:59:36下载
- 积分:1
-
advanced encryption algorithm AES, the United States has been using NIST agencie...
高级加密算法实现AES,已经被美国NIST机构采用-advanced encryption algorithm AES, the United States has been using NIST agencies
- 2022-12-11 09:35:03下载
- 积分:1
-
cryptLib
100 多个加密和解密可以用到的库, 本人悉心收藏的精品(100 can be used to encrypt and decrypt the library, my collection of boutique carefully)
- 2010-08-15 17:35:42下载
- 积分:1
-
DESRSA
des和rsa的算法演示文档 (des and rsa algorithm presentation)
- 2008-03-20 14:11:54下载
- 积分:1