搜索结果

找到约 50,972 项符合 A-C 的查询结果

VC书籍 提供了一种简单的单向“进程间通信”(interprocess communication, I P C)机制。这个机制的名字非常古怪

提供了一种简单的单向“进程间通信”(interprocess communication, I P C)机制。这个机制的名字非常古怪,叫作“邮槽”(M a i l s l o t)。用最简单的话来说,通过 邮槽,客户机进程可将消息传送或广播给一个或多个服务器进程。
https://www.eeworm.com/dl/686/172944.html
下载: 196
查看: 1073

VC书籍 本章专门讲解编写成功网络应用程序时所需的基本知识和A P I调用。通过上一章的学习

本章专门讲解编写成功网络应用程序时所需的基本知识和A P I调用。通过上一章的学习, 大家已知道从Wi n s o c k地址机和这些机器上的服务,可以很容易地访问协议。在这一章里, 我们打算讨论如何从网络上的一台机器到另一台机器建立连接,以及如何收发数据 ...
https://www.eeworm.com/dl/686/172949.html
下载: 81
查看: 1051

VC书籍 Winsock 2服务提供者接口( Service Provider Interface, SPI)代表着另一端的Wi n s o c k编 程(和Winsock 2API相对应)。Wi n s o

Winsock 2服务提供者接口( Service Provider Interface, SPI)代表着另一端的Wi n s o c k编 程(和Winsock 2API相对应)。Wi n s o c k的一端是A P I,另一端则是S P I。
https://www.eeworm.com/dl/686/172958.html
下载: 99
查看: 1061

VC书籍 本附录介绍一些新的A P I函数

本附录介绍一些新的A P I函数,有了这些函数,便可在自己的计算机上对I P协议统计情况 进行查询和管理。它们有助于获得下面的能力: ■ I p c o n f i g . e x e(或适用于微软Windows 95的Wi n i p c f g . e x e):显示I P配置信息,允许释放 和更新D H C P分配的I P地址。 ■ N e t s t a t . e x e:显示T C P连接表、 ...
https://www.eeworm.com/dl/686/172962.html
下载: 72
查看: 1032

Windows Mobile Most code samples included on this CD were developed with Microsoft Visual C++ version 5.0 and the M

Most code samples included on this CD were developed with Microsoft Visual C++ version 5.0 and the Microsoft Windows CE Toolkit for Visual C++ version 5.0. The Sspi and Crypto samples were developed with Microsoft Visual C++ version 6.0 and the Microsoft Windows CE Toolkit for Visual C++ 6.0. The co ...
https://www.eeworm.com/dl/677/173694.html
下载: 88
查看: 1044

数据结构 Computes estimates for the number of forests of a graph, input as a 0-1 incidence matrix. Notes: Com

Computes estimates for the number of forests of a graph, input as a 0-1 incidence matrix. Notes: Compile in C++, "g++ -o span_forest span_forest.c". The program does not demand that the matrix is symmetric with 0 diagonal, but uses only the upper triangular part.
https://www.eeworm.com/dl/654/174575.html
下载: 113
查看: 1062

Java书籍 Wiley Professional Ajax By Nicholas C. Zakas, Jeremy McPeak & Joe Fawcett Professional Ajax provide

Wiley Professional Ajax By Nicholas C. Zakas, Jeremy McPeak & Joe Fawcett Professional Ajax provides a developer-level tutorial of Ajax techniques, patterns, and use cases.
https://www.eeworm.com/dl/656/175259.html
下载: 197
查看: 1028

VC书籍 The Art of C++ by Herbert Schildt ISBN:0072255129 McGraw-Hill/Osborne &copy 2004 The author of

The Art of C++ by Herbert Schildt ISBN:0072255129 McGraw-Hill/Osborne &copy 2004 The author of this text applies C++ to a wide variety of high-powered, practical applications, each focusing on a different aspect of the language. Examples range from a garbage collector subsystem and a thread contr ...
https://www.eeworm.com/dl/686/176357.html
下载: 80
查看: 1036

TAPI编程 一个c++实现的acd的例子。 ----ACDCommandListener.cpp ---ACDCommandListenerThread.cpp ---ACDConfig.cpp ---a

一个c++实现的acd的例子。 ----ACDCommandListener.cpp ---ACDCommandListenerThread.cpp ---ACDConfig.cpp ---acd.c
https://www.eeworm.com/dl/680/176362.html
下载: 111
查看: 1030

VC书籍 本书介绍了在Microsoft Windows 98、Microsoft Windows NT 4.0和Windows NT 5.0下程序写作的方法。这些程序用C语言编写并使用原始的Windows A

本书介绍了在Microsoft Windows 98、Microsoft Windows NT 4.0和Windows NT 5.0下程序写作的方法。这些程序用C语言编写并使用原始的Windows Application Programming Interface(API)。如在本章稍后所讨论的,这不是写作Windows程序的唯一方法。然而,无论最终您使用什么方式写作程序,了解Windows API都是非常重要的。 ...
https://www.eeworm.com/dl/686/176762.html
下载: 129
查看: 1043