-
ACE自适配通信系统是可自由使用,开放源码的面向对象框架,它实现许多用于并发通信软件的可信模式。ACE提供了一组丰富的可重用C++包装外观和框架组建,可跨多种平...
ACE自适配通信系统是可自由使用,开放源码的面向对象框架,它实现许多用于并发通信软件的可信模式。ACE提供了一组丰富的可重用C++包装外观和框架组建,可跨多种平台完成通用的通信软件任务。-ACE Adaptive Communication System is free to use, open source object-oriented framework, it implements many concurrent communication software for the credibility of models. ACE provides a rich set of reusable C++ Packaging appearance and the framework of the formation may be a variety of cross-platform communications software to complete common tasks.
- 2022-02-12 11:34:21下载
- 积分:1
-
《Visual C++ .NET程序设计》练习文件
《Visual C++ .NET程序设计》练习文件- Visual C++. NET Programming practice documents
- 2022-07-05 11:48:50下载
- 积分:1
-
LabVIEW的笔记,这一切
LabView讲义,很全-LabView notes, it all
- 2023-05-01 18:00:03下载
- 积分:1
-
掌握和精通matlab6.5,是张志涌编写的,详尽的介绍了matlab6.5的使用。...
掌握和精通matlab6.5,是张志涌编写的,详尽的介绍了matlab6.5的使用。-Master and master matlab6.5, was prepared by Zhang Yong, detailed introduction to the matlab6.5 use.
- 2023-03-03 23:05:04下载
- 积分:1
-
good things, of course, want to share
好东西当然要分享――Servlets and JSP API Documentation-chm-good things, of course, want to share-- Servlets and JSP API Documentation- chm
- 2023-01-28 11:15:04下载
- 积分:1
-
Modern C++ Design is an important book. Fundamentally, it demonstrates generic p...
Modern C++ Design is an important book. Fundamentally, it demonstrates generic patterns or pattern templates as a powerful new way of creating extensible designs in C++--a new way to combine templates and patterns that you may never have dreamt was possible, but is. If your work involves C++ design and coding, you should read this book. Highly recommended.-Herb Sutter。好书!-Modern C++ Design is an important book. Fundamentally, it demonstrates generic patterns or pattern templates as a powerful new way of creating extensible designs in C++- A new way to combine templates and patterns that you may never have dreamt was possible, but is. If your work involves C++ design and coding, you should read this book. Highly recommended.-Herb Sutter. Good!
- 2022-03-10 17:58:13下载
- 积分:1
-
C++ Primer的第三版结合了Stanley Lippman的实践经验和Josée Lajoie对于ANSI/ISO标准C++的深入理解...
C++ Primer的第三版结合了Stanley Lippman的实践经验和Josée Lajoie对于ANSI/ISO标准C++的深入理解-C Primer combination of the third edition of the Stanley Lippman had practical experience and Jose; for ANSI/ISO C standard in-depth understanding
- 2022-02-21 13:26:35下载
- 积分: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
-
高质量c和c++编程指南,通过学习,你可以学到c与c++编程的技巧...
高质量c和c++编程指南,通过学习,你可以学到c与c++编程的技巧-c and c quality programming guide, through learning, you can learn c and c programming skills
- 2022-01-25 15:07:16下载
- 积分:1
-
介绍crc与带反馈的线性移位寄存器(lfsr)
的原理(英文)
介绍crc与带反馈的线性移位寄存器(lfsr)
的原理(英文)-crc with the band introduced a linear feedback shift register (lfsr) Principle (English)
- 2023-04-30 08:45:04下载
- 积分:1