-
都是很经典的代码
都是很经典的代码-are classic code
- 2022-07-02 14:13:36下载
- 积分:1
-
为了完成老师的作业而作的词法分析程序
为了完成老师的作业而作的词法分析程序-order to complete the teacher"s operations for the lexical analysis procedure
- 2023-09-06 03:55:03下载
- 积分:1
-
用VC检测和隔离内存泄漏的好书,值得推荐哟,欢迎下载!
用VC检测和隔离内存泄漏的好书,值得推荐哟,欢迎下载!-VC detection and isolation of memory leakage books worth recommending yo welcome to download!
- 2023-05-17 21:20:03下载
- 积分:1
-
java学习方面的电子书,内容非常详尽,值得大家好好研究和学习...
java学习方面的电子书,内容非常详尽,值得大家好好研究和学习-java e-book learning, content is very detailed, be worthwhile to study and learn
- 2023-04-14 05:55:04下载
- 积分:1
-
BizTalk Server使开发者和系统架构师们得以使用相同的开发方法和组件来创建工作流程、应用程序集成接口以及贸易伙伴间的交互。本文剖析了这些应用程序赖以区...
BizTalk Server使开发者和系统架构师们得以使用相同的开发方法和组件来创建工作流程、应用程序集成接口以及贸易伙伴间的交互。本文剖析了这些应用程序赖以区分彼此的特点,并描述了BizTalk Server如何满足它们特定的开发需求。本文还概括介绍了具体的开发过程,以及创建一个应用程序集成接口所涉及的实现步骤。-BizTalk Server to enable developers and system architects are able to use the same development methodology and components to create workflow, application integration interface and interaction between trading partners. This article analyzes the distinction between these applications rely on each other" s characteristics, and describes how BizTalk Server to meet their specific development needs. This article also provides an overview of the specific development process, as well as the creation of an application integration interface steps involved in implementation.
- 2022-05-28 16:05:18下载
- 积分:1
-
Ibm db2通用数据库sql入门.pdf
Ibm db2通用数据库sql入门.pdf-Ibm db2 common database sql entry. Pdf
- 2022-07-27 03:13:02下载
- 积分:1
-
Visual c++MFC programming ecamples
Visual c++MFC编程实例,文档包含一些编程规范及参考实例-Visual c++MFC programming ecamples
- 2022-02-07 14:51:09下载
- 积分:1
-
Ajax onlamb material for ruby on rails
Ajax onlamb material for ruby on rails
- 2022-04-14 16:45:06下载
- 积分:1
-
一个能自己提交存储过程类型和参数名的类.可以方便写存储过程传参....
一个能自己提交存储过程类型和参数名的类.可以方便写存储过程传参.-A stored procedure can submit its own type and parameters of the class. Can easily write stored procedure parameters Chuan.
- 2022-08-20 10:42:11下载
- 积分: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