-
HT16515方面的资料,芯片资料叙述详细
HT16515方面的资料,芯片资料叙述详细-HT16515 the information described in detail information Chip
- 2022-12-28 10:50:03下载
- 积分:1
-
最好的系统编程软件Turbo C2.0的中文手册
最好的系统编程软件Turbo C2.0的中文手册-the best system programming software Turbo C2.0 Chinese Manual
- 2023-08-20 22:25:05下载
- 积分:1
-
FreeBSD 中文使用手册
本手册适用于安装 FreeBSD 5.4
FreeBSD 中文使用手册
本手册适用于安装 FreeBSD 5.4-RELEASE 和 FreeBSD 6.0-RELEASE 以及它们的日常使用。-FreeBSD Chinese use this manual applicable to the installation of FreeBSD 5.4-RELE ASE and FreeBSD 6.0-RELEASE and their daily use.
- 2022-08-07 11:41:57下载
- 积分:1
-
Java编程思想能帮助程序员更好的解决编程问题
Java编程思想能帮助程序员更好的解决编程问题-Java programming ideas to help programmers to better solve programming problems
- 2022-07-26 06:27:23下载
- 积分:1
-
科学家和工程师的指导
The Scientist and Engineer s Guide to
Digital Signal Processing
Second Edition
- 2022-02-07 15:01:55下载
- 积分:1
-
书
book-Dreamweaver教程-book-Guide to Dreamweaver
- 2022-10-24 09:55:04下载
- 积分:1
-
Visual C++ turkish book
Visual C++ turkish book
- 2022-07-24 12:02:16下载
- 积分:1
-
C++编程实例手册,以实例方式展示C++编程的强大。快速掌握C++编程。...
C++编程实例手册,以实例方式展示C++编程的强大。快速掌握C++编程。-C++ programming examples manual, with examples showing as a powerful C++ programming. Quick to master C++ programming.
- 2022-05-23 11:57:00下载
- 积分:1
-
该书为外文书籍的翻译版,通俗易懂,详细介绍了Java用户界面的原理,附有大量的实例。...
该书为外文书籍的翻译版,通俗易懂,详细介绍了Java用户界面的原理,附有大量的实例。-Book of books in foreign language translation, user-friendly, detailing the principles of Java interface programs, with a large number of examples.
- 2023-06-19 13:20:07下载
- 积分: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