-
C++程序员UML实务手册
C++程序员UML实务手册--代码.rar-C++ programmers UML practical manual- the code. Rar
- 2023-08-09 12:05:04下载
- 积分:1
-
CCNA认证参考书,PDF高清
为机械工业出版社的书,
CCNA认证参考书,PDF高清
为机械工业出版社的书,-CCNA certified reference books, PDF high-definition for the Machinery Industry Press books
- 2023-01-08 01:25:04下载
- 积分:1
-
Oracle Database Programming Guide
Oracle Database 编程设计指南-Oracle Database Programming Guide
- 2022-03-13 22:13:15下载
- 积分:1
-
金融工程java方法
This book is structured around the main theories and models used by practitioners to engineer finance and investment tools. The methods developed and implemented in the text are organized as chapters which cover the core areas.-Java Methods for Financial Engineering
- 2022-03-22 22:15:57下载
- 积分:1
-
Gnu 编码规范,嵌入式的兄弟们可能需要!
Gnu 编码规范,嵌入式的兄弟们可能需要!-Gnu coding standard, embedded brothers may need!
- 2022-02-26 08:34:28下载
- 积分:1
-
合工大 微电子专业 专业实验 报告
合工大 微电子专业 专业实验 报告-All major Microelectronics Engineering Profession Experimental Report
- 2023-01-23 09:50:04下载
- 积分:1
-
电脑组装与维修电子教案大全...适合从事这方面的初学者入门的电子教材...
电脑组装与维修电子教案大全...适合从事这方面的初学者入门的电子教材-Computer assembly and maintenance of electronic lesson plans suitable for this area ... Daquan beginners to get into e-learning materials
- 2022-03-03 11:22:45下载
- 积分:1
-
监控目录,解析zip压缩文件并上传至ftp
监控目录,解析zip压缩文件并上传至ftp-Monitored directory, parsing zip compressed file and upload to ftp
- 2022-06-29 07:40:16下载
- 积分:1
-
支持NIO的java网络编程的工具包API,大提高java网络编程效率。
支持NIO的java网络编程的工具包API,大提高java网络编程效率。-easy java socket
- 2023-01-30 20:35:04下载
- 积分: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