-
C language using Gauss Jordan method to solve linear equations
C语言利用高斯─约旦法求解线性联立方程式-C language using Gauss Jordan method to solve linear equations
- 2022-07-11 22:33:17下载
- 积分:1
-
VC++技术内幕
pdf格式,方便打印查找
经典的教学资料,热门图书。...
VC++技术内幕
pdf格式,方便打印查找
经典的教学资料,热门图书。-VC technology insider pdf format to facilitate the search for classic print materials, popular books.
- 2022-01-31 13:12:41下载
- 积分:1
-
设计工具together6.0的学习指南,指导如何使用together6.0
设计工具together6.0的学习指南,指导如何使用together6.0-Design Tools together6.0 learning guide to how to use together6.0
- 2022-08-15 16:00:09下载
- 积分:1
-
remote process view
remote process view
- 2022-11-22 21:05:03下载
- 积分:1
-
EMC的一些资料,超好推荐给大家,共同提高!
EMC的一些资料,超好推荐给大家,共同提高!-EMC some of the information, super-good recommendation to the U.S. to jointly improve!
- 2022-08-14 07:36:37下载
- 积分:1
-
次为EZusb的通用源码,希望对大家能有所帮助,也希望根大家多多交流学习。...
次为EZusb的通用源码,希望对大家能有所帮助,也希望根大家多多交流学习。-Times for EZusb common source, in the hope that everyone can be helped, and hope to learn more exchanges root everyone.
- 2022-03-30 20:18:54下载
- 积分:1
-
The Internet can be seen often on J2ME development with the article are based on...
在互联网上经常可以看到的与 J2ME 开发有关的文章都是基于 Windows 系统平台
的,由于我日常的工作基本上是在 Linux 系统下完成的,所以写这样一篇文章谈
谈在 Linux 系统平台开发 J2ME 动画程序的一些心得。 -The Internet can be seen often on J2ME development with the article are based on the Windows platform, because of my job is basically day-to-day Linux systems at the finish, so to write an article like this in the Linux system platform development J2ME experience animation procedures.
- 2023-04-13 22:50:04下载
- 积分:1
-
10 e
10部算法的经典电子书合集,chm格式。-10 e-book collection of classic algorithms, chm format.
- 2023-07-17 09:20:08下载
- 积分:1
-
C语言开发,主要完成C语言中的各种运算,比如如何计算闰年等,还有各种排序运算...
C语言开发,主要完成C语言中的各种运算,比如如何计算闰年等,还有各种排序运算-C language development, primarily to complete C language in a variety of operations, such as how to calculate a leap year and so on, there are a variety of sorting operations
- 2022-07-27 22:47:32下载
- 积分: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