-
如何用java做的数据结构编程
how to do data structure programming with java
- 2023-08-23 17:40:03下载
- 积分:1
-
如何定制对话框系统菜
如何定制对话框系统菜 -how customization dialog system customization dialog how vegetable dishes system
- 2022-03-14 02:38:16下载
- 积分:1
-
JAVA夜未眠.rar
JAVA夜未眠.rar-JAVA Oval. Rar
- 2022-05-31 10:57:42下载
- 积分:1
-
国外经典教材Cplusplus数据结构与程序设计
国外经典教材Cplusplus数据结构与程序设计-Foreign classic textbook C++ Data Structures and Program Design
- 2022-06-26 05:14:23下载
- 积分:1
-
没啥好说明的,上传给大家分享。谢谢大家捧场。
没啥好说明的,上传给大家分享。谢谢大家捧场。-Meisha good note, the upload for everyone to share. Thank you all cheer.
- 2022-05-01 02:15:49下载
- 积分:1
-
C language programming and design as well as some articles
C语言编程与设计也是一些文章-C language programming and design as well as some articles
- 2023-08-06 09:50:03下载
- 积分:1
-
icetek 的2812DSP电路图,里面的基础电路非常有用,不可多得,准确可靠...
icetek 的2812DSP电路图,里面的基础电路非常有用,不可多得,准确可靠-icetek the 2812DSP circuit, which is very useful basis for the circuit, a rare, accurate and reliable
- 2022-01-20 23:23:12下载
- 积分:1
-
Some pdf s for VC contrls
Some pdf s for VC contrls
- 2023-05-27 08:45:04下载
- 积分:1
-
关于CDMA开发理论的教程
关于CDMA开发理论的教程-theory on the CDMA Development Guide
- 2022-06-19 18:43:47下载
- 积分:1
-
ElGamal算法既能用于数据加密也能用于数字签名,其安全性依赖于计算有限域上离散对数这一难题。
密钥对产生办法。首先选择一个素数p,两个随机数, g 和...
ElGamal算法既能用于数据加密也能用于数字签名,其安全性依赖于计算有限域上离散对数这一难题。
密钥对产生办法。首先选择一个素数p,两个随机数, g 和x,g, x < p, 计算 y = g^x ( mod p ),则其公钥为 y, g 和p。私钥是x。g和p可由一组用户共享。
ElGamal用于数字签名。被签信息为M,首先选择一个-ElGamal algorithm not only used for data encryption can be used for digital signatures, their safety depends on the calculation of a finite field discrete logarithm this problem. Key to the method. First of all, choose a prime number p, the two random numbers, g and x, g, x
- 2022-08-13 15:22:56下载
- 积分:1