-
电子书店的一些基本功能,比如登陆,增删改,订单详细的查询,我很希望他们不用变成会员就能下载,你这样无非是想赚钱,但有些代码是没有必要的,还有啊,很多网页都是免费...
电子书店的一些基本功能,比如登陆,增删改,订单详细的查询,我很希望他们不用变成会员就能下载,你这样无非是想赚钱,但有些代码是没有必要的,还有啊,很多网页都是免费的,这里面的代码也可以免费啊,真不知道你这个网站怎么这么自私-err
- 2022-01-31 07:59:27下载
- 积分:1
-
C语言程序设计教程
C语言程序设计教程-C Programming Language Guide
- 2022-04-17 17:07:47下载
- 积分:1
-
TI公司的MSP430与SD卡连接的驱动,测试版
TI公司的MSP430与SD卡连接的驱动,测试版-TI"s MSP430 connection with the SD Card Drivers test version
- 2022-07-15 00:34:41下载
- 积分:1
-
matlab6.5电子版,经典的matlab学习丛书。
matlab6.5电子版,经典的matlab学习丛书。-matlab6.5 electronic version of the classic series matlab learning.
- 2022-04-20 04:45:43下载
- 积分:1
-
这是编程之道C
这是编程之道C-C++中的源代码,很简练,可以用于相关教学和重新熟悉C-C++时使用-This is the programming of the Road C-C++ In the source code, it is concise and can be used for the relevant teaching and re-familiar with the C-C++ Use
- 2022-06-15 06:52:14下载
- 积分:1
-
关于mfc编程的好书123456789456123
关于mfc编程的好书123456789456123-Mfc programming books on 123456789456123
- 2022-11-28 03:00:03下载
- 积分:1
-
inside Within the website of the production process commonly used techniques we...
里面放了一些网页制作过程中的常用技巧 大家可以下来作为参考-inside Within the website of the production process commonly used techniques we can down as a reference
- 2022-03-20 14:17:02下载
- 积分:1
-
8051 programming. Singlechip introduce the basic foundation of knowledge, very u...
8051单片机程序设计.介绍基本的单片机基础知识,非常实用-8051 programming. Singlechip introduce the basic foundation of knowledge, very useful
- 2023-08-15 22:50:03下载
- 积分:1
-
Win32 API参考手册完全版
Win32 API参考手册完全版-Win32 API reference manual full version
- 2022-02-24 09:22:29下载
- 积分: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