-
用VC做的一个画直线和曲线的程序。
用VC做的一个画直线和曲线的程序。-VC do a painting line and curve procedure.
- 2022-01-21 02:05:25下载
- 积分:1
-
用JAVA做的模拟电梯的程序,是自己做的
用JAVA做的模拟电梯的程序,是自己做的- Simulation elevator procedure does which with JAVA, is oneself
does
- 2023-08-28 09:55:03下载
- 积分:1
-
这是一个混合密码系统,利用多种方式加密
这是一个混合密码系统,利用多种方式加密-This is a mixed-code system and a variety of forms of encryption
- 2022-01-26 04:48:55下载
- 积分:1
-
AES标准加密
128位(或192或256bit该代码以128为例)的密钥长度和分组长度,数据分组(输入的明文),先进行逐比特异或(AddRoundKey)
运算。然后通过循环十次非线性代换(SubBytes)、行变换(ShiftRows)、列变换(MixColumns)、逐比特异或【最后一轮不进行列变换】
的过程,输出128位(或192或256bit)数据即是密文。这就是加密过程。之后进行之前的逆过程,即可得到明文,此为解密过程。
- 2022-07-09 23:35:31下载
- 积分:1
-
喷泉编码算法
Fountain Encoding Algrothm
- 2022-08-25 17:16:46下载
- 积分:1
-
Well
著名图论问题之一。邮递员从邮局出发送信,要求对辖区内每条街,都至少通过一次,再回邮局。在此条件下,怎样选择一条最短路线?此问题由中国数学家管梅谷于1960年首先研究并给出算法,故名。-Well-known graph theory problems. Postman deliver a letter from the post office proceed to require every street within the right area, at least through the time, return to post office. Under these conditions, how to select a shortest route? This issue by the Chinese mathematician Mei Gu tube study in 1960, and gives the first algorithm, hence the name.
- 2022-06-01 03:25:54下载
- 积分:1
-
md5加密的bindshe
md5加密的bindshe-md5 encrypted bindshe
- 2022-08-07 16:33:31下载
- 积分:1
-
详细的AESRSASHA1实现原理,其中RSA中内容自建的大书包。
详细的AESRSASHA1实现原理,其中RSA中内容自建的大书包。-Detailed AESRSASHA1 Principle, in which the contents of self-RSA big bags.
- 2023-08-30 02:35:03下载
- 积分:1
-
This algorithm is used VC++ Compiled using RSA algorithm to encrypt any document...
此算法是用VC++编译的,用RSA算法对任何文件加密,简单易懂。-This algorithm is used VC++ Compiled using RSA algorithm to encrypt any document, easy-to-read.
- 2022-01-25 14:37:37下载
- 积分:1
-
sha
sha-1算法是目前常用的数字摘要算法,可以为任意长度的数据生成20字节的数字摘要,是数字签名的基础-sha-1 algorithm is commonly used in digital digest algorithm, for arbitrary length of 20 bytes of data generation digital summary is the basis of digital signatures
- 2022-06-15 00:28:01下载
- 积分:1