-
《Visual Basic 6.0应用编程150例》中的实例。
《Visual Basic 6.0应用编程150例》中的实例。-"Visual Basic 6.0 application programming 150 cases" of examples.
- 2022-01-26 00:21:10下载
- 积分:1
-
对您开发wdm驱动肯定会有帮助的
对您开发wdm驱动肯定会有帮助的-right you `development will certainly help drive the
- 2022-02-02 08:44:58下载
- 积分:1
-
delphi6函数大全
delphi6函数大全-Delphi6 function Daquan
- 2023-05-28 16:05:03下载
- 积分:1
-
深入理解UMTS无线网络-模式、规划与自动优化。
深入理解UMTS无线网络-模式、规划与自动优化。-John.Wiley.and.Sons.
Understanding.UMTS.Radio.Network.Modelling.Planning.and.Automated.Optimisation.
- 2022-03-25 19:43:43下载
- 积分:1
-
<MFC classic Q
< MFC经典问答>>是微软类库经常遇到的问题,多达130条,采用问答的形式,通过对这些代码的研究可以灵活掌握MFC的操作,比如视图,窗体,对话框,注册表等操作。本代码为属性单部分的代码-
- 2022-05-31 04:36:00下载
- 积分:1
-
Geometric_Tools_for_Computer_Graphics.pdf
包含了图形学大量健壮的算法,涵盖了二维、三维图形编程各种问题,有易于理解和应用的伪代码。-Geometric_Tools_for_Computer_Graphics.pdf
- 2022-08-11 18:05:46下载
- 积分:1
-
一个很不错的多媒体作品,用的是authorware
一个很不错的多媒体作品,用的是authorware-a very good multimedia works, it was authorware
- 2022-02-16 08:35:09下载
- 积分:1
-
chinese version of Dive Into Python, with
chinese version of Dive Into Python, with-code
- 2022-08-24 07:07:45下载
- 积分:1
-
语言要点。doclingo用户指南LINGO求解线性和非线性…
- 2023-02-13 09:10:03下载
- 积分: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