-
c++头文件浏览表
c++头文件浏览表-Table View
- 2022-01-29 03:26:59下载
- 积分:1
-
C和C++的编程风格指南
C & C++ Programming Style Guidlines
- 2022-01-26 08:32:25下载
- 积分:1
-
JAVA编程思想中文版
JAVA编程思想中文版-JAVA programming ideas Chinese version
- 2022-07-04 17:25:37下载
- 积分:1
-
单晶片解读GPS
单晶片解读GPS
- 2023-07-06 05:10:03下载
- 积分:1
-
j2ee全实例教程
j2ee全实例教程-j2ee entire example course
- 2022-03-21 14:06:02下载
- 积分: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
-
仿真的比较全面的介绍.rar
仿真的比较全面的介绍.rar-simulation of a more comprehensive briefing. Rar
- 2022-01-28 23:00:26下载
- 积分:1
-
ACE programer guide ,ACE的好书,ACE是一个开放源代码框家,为开发高性能,分布式实时和嵌入式系统提供许多组件和模式...
ACE programer guide ,ACE的好书,ACE是一个开放源代码框家,为开发高性能,分布式实时和嵌入式系统提供许多组件和模式-ACE programer guide, ACE books ACE is an open-source frame, and for the development of high performance, Distributed Real-time and Embedded Systems provides many components and patterns
- 2023-08-02 06:30:04下载
- 积分:1
-
进程调度C语言课程设计必备参考,进程调度C语言课程设计必备参考...
进程调度C语言课程设计必备参考,进程调度C语言课程设计必备参考-The process of scheduling C language curriculum design, an essential reference, the process of scheduling an essential reference to C language curriculum design
- 2022-09-12 16:25:02下载
- 积分:1
-
现代计算机常用数据结构和算法:这是数据结构和算法的结合
现代计算机常用数据结构和算法:这是数据结构和算法的结合-modern computer commonly used data structures and algorithms : This is the data structure and algorithm combined
- 2022-07-17 18:15:16下载
- 积分:1