-
著名的 孙鑫视频讲座的笔记 非常不错的笔记 较为详细 希望对大家游泳...
著名的 孙鑫视频讲座的笔记 非常不错的笔记 较为详细 希望对大家游泳-SUN Xin famous video lecture notes are very good notes in more detail we would like to swim
- 2022-02-02 05:17:15下载
- 积分:1
-
提供了一种简单的单向“进程间通信”(interprocess communication,
I P C)机制。这个机制的名字非常古怪,叫作“邮槽”(M a...
提供了一种简单的单向“进程间通信”(interprocess communication,
I P C)机制。这个机制的名字非常古怪,叫作“邮槽”(M a i l s l o t)。用最简单的话来说,通过
邮槽,客户机进程可将消息传送或广播给一个或多个服务器进程。-provides a simple one-way "communication process" (interprocess commun ication, I P C) mechanisms. The name of this mechanism is very strange, called "Post Groove" (M."s a i l l o t). With the most simple words, by mail chutes, and the client process can be transmitted or broadcast news to one or more server processes.
- 2022-01-30 19:06:04下载
- 积分:1
-
the book is authorized Microsoft Microsoft Visual Studio line Chinese version of...
本书是美国微软出版社授权的 Microsoft Visual Studio系列中文版图书之一,它是 Visual C++ 6.0程序员的实用参考书。 书中讨论的许多主题均以范例程序进行说明,所有范例程序的项目文件都在配套光盘上。本书是从事Visual C++ 6.0应用与开发的所有技术人员极好的工具书,同时也是大专院校相关专业的师生的自学、教学参考用书。 全书共分成六个部分: 第一部分介绍Developer Studio和AppWizard的基础知识; 第二部分介绍文本、图形和对话框编辑器; 第三部分是编程指南,展示了如何使用Classwizard和 Gallery来加速编程开发工作,创建自己的组件; 第四部分介绍 ActiveX控件及其使用,说明如何用MFC或ATL来写 ActiveX控件; 第五部分讨论调试器的各种能力,程序优化的各种选项及原因,如何定制Visual C++,如何编制宏和附加实用程序; 第六部分提供ASCll字符和ANSI字符的标准表格,并简要描述ClassWizard支持的MFC类和VBScript-the book is authorized Microsoft Microsoft Visual Studio line Chinese version of one book, which is 6.0 Visual C programmers practical reference books. Book Many of the topics discussed were examples of procedures that all procedures examples of projects supporting documents are in the CD-ROM. The book is engaging in Visual C++ 6.0 application development with all the technical staff excellent tool, as well as tertiary institutions relevant professional teacher training, teaching reference books. The book is split into six par
- 2023-05-03 01:55:08下载
- 积分:1
-
simulink introductory tutorial, the teacher talked about class courseware, more...
simulink的入门教程,老师上课讲的课件,较易懂,适用于初学者-simulink introductory tutorial, the teacher talked about class courseware, more easy to understand for beginners
- 2022-01-26 00:43:40下载
- 积分:1
-
Delphi高手突破
Delphi高手突破-Delphi expert breakthrough
- 2022-01-26 04:57:54下载
- 积分:1
-
如果想学习操作系统,这是很好的电子教程,希望能对朋友们有所帮助!...
如果想学习操作系统,这是很好的电子教程,希望能对朋友们有所帮助!-If you want to learn operating system, which is a good electronic directory, hoping to help friends!
- 2022-03-07 03:37:58下载
- 积分:1
-
C _2nd_ed_vol_one电子图书的思考
Thinking In C++_2nd_ed_Vol_one电子书-Thinking In C _2nd_ed_Vol_one electronic books
- 2022-03-24 23:14:49下载
- 积分:1
-
compiled with the help of language teaching document noted for
汇编语言的帮助说明加教学文件-compiled with the help of language teaching document noted for
- 2022-04-13 03:33:25下载
- 积分:1
-
cisco新版认证教材 第三版 对于准备考思科认证的同学们很有用处...
cisco新版认证教材 第三版 对于准备考思科认证的同学们很有用处-new cisco certification test preparation materials for the third edition of Cisco certification students useful
- 2023-02-20 21: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