-
是DES的编码密码算法,非常适合初学者学习,欢迎使用。
是DES的编码密码算法,非常适合初学者学习,欢迎使用。-DES cryptographic algorithm is the encoding is very suitable for beginners to learn, welcome to use.
- 2022-05-05 14:57:43下载
- 积分:1
-
DCPcrypt Cryptographic Component Library
DCPcrypt Cryptographic Component Library
- 2022-08-03 06:46:51下载
- 积分:1
-
do encryption components from other places to download overnight.
一个C#做的加密组件,从别的地方下载过来的。-do encryption components from other places to download overnight.
- 2022-09-29 04:45:03下载
- 积分:1
-
该程序实现单层的DES加密算法,其中CDes.cpp为源程序,其中调用的文件功能如下:dataofText.txt文件是输入的明文,以换行分割各个数据;data...
该程序实现单层的DES加密算法,其中CDes.cpp为源程序,其中调用的文件功能如下:dataofText.txt文件是输入的明文,以换行分割各个数据;dataofKey.txt文件时输入的密钥,以换行分割;dataofDES.txt文件是输出的加密数据,其中包括各轮子密钥以及各轮加密输出,以及最后得到的密文,在文件中都有说明。-the realization of the single DES encryption algorithm, which CDes.cpp to source files, Calling the document which functions as follows : dataofText.txt document is imported specifically, in exchange for various bits of data; dataofKey.txt paper input key to change bits; dataofDES.txt document is the output data encryption, including the wheels round and the key encryption exports, and finally the secret text in the document have been described.
- 2022-05-26 17:52:28下载
- 积分:1
-
条形码编码算法,可以输出多种形式条码
条形码编码算法,可以输出多种形式条码-barcode coding algorithm, can output multiple forms barcode
- 2022-01-25 21:40:49下载
- 积分:1
-
CRC coding Verilog code for CRC encoding capabilities to achieve
CRC编码verilog代码,用于实现crc编码功能-CRC coding Verilog code for CRC encoding capabilities to achieve
- 2023-03-24 23:25:11下载
- 积分:1
-
DES算法,包含有标准DES算法以及CBC,ECB模式,编译用VC++.
DES算法,包含有标准DES算法以及CBC,ECB模式,编译用VC++.-DES algorithm, includes standard DES algorithm and CBC, ECB mode, compile VC.
- 2022-06-17 05:35:01下载
- 积分:1
-
DEC的实现,快点下啊
DEC的实现,快点下啊-the realization quickly under ah
- 2022-12-10 01:35:03下载
- 积分:1
-
为歌手投票:1、检测出最高分和最低分,然后求出平均分
2、计算各个评委的打分与平均分的差的绝对值,绝对值大的为“差评委”,小的为“好评委”。
在求出最大...
为歌手投票:1、检测出最高分和最低分,然后求出平均分
2、计算各个评委的打分与平均分的差的绝对值,绝对值大的为“差评委”,小的为“好评委”。
在求出最大值和最小值时还要捕获数组b的下标,即得到评委的序号-Vote for the singers: 1, detected the highest points and lowest points, and then calculated the average sub-2, calculation of all the judges scoring with an average score of poor in absolute terms, the absolute value of big is
- 2022-02-20 11:00:37下载
- 积分:1
-
md5算法是计算机密码学里经典的算法,实用价值很高,设计的关键在于随机数的产生,本程序采用传统的利用计算机时钟采集种子的办法生成随机数种子。...
md5算法是计算机密码学里经典的算法,实用价值很高,设计的关键在于随机数的产生,本程序采用传统的利用计算机时钟采集种子的办法生成随机数种子。-md5 password algorithm is computer science Lane classic algorithms, highly practical, design is the key to the selection of random numbers, the procedure using the traditional use of computer clock seed collection methods generate random number seed.
- 2022-09-30 05:25:02下载
- 积分:1