搜索资源列表
-
0下载:
在ATL组件的 Apartment 线程模型中进行进程间通信的例子-ATL components in the Apartment-threaded model for inter-process communication examples
-
-
0下载:
vc++6.0编写的 用粘贴板实现进程间通信-vc 6.0 paste prepared by the board with achieving inter-process communication
-
-
0下载:
Unix 下进程间通讯的经典范例程序。
在Redhat 9下调试通过。-Unix inter-process communication classic example of the procedure. In Redhat 9 under through debugging.
-
-
0下载:
进程间的通讯技术之一——内存文件映射法。-inter-process communication technology, one -- memory document mapping method.
-
-
0下载:
进程间的通信,利用建立邮槽来实现进程间的通信,程序包括客户端和服务端-inter-process communications, the use of the establishment of Post chutes to achieve inter-process communication, procedures, including client and server
-
-
0下载:
利用命名管道邮槽来实现进程间的通信,程序包括客户端和服务端-use named pipes Post chutes to achieve inter-process communication, procedures, including client and server
-
-
0下载:
进程间通讯,分别运行三个程序,然后再进行通讯!-inter-process communication, running three separate procedures, and then communicate!
-
-
0下载:
进程间通信,一个简单的聊天室程序,基于进程间的同步机制-inter-process communication, a simple chat room procedures, based on the process of synchronization mechanism
-
-
0下载:
详细讲解进程间通讯的四种方式:剪贴板、匿名管道、命名管道和邮槽。并比较分析这几种进程间通信的优点和缺点。-explain in detail the communication process in four ways : the clipboard, anonymous pipes, named pipes and mail chutes. Analysis and comparison of several inter-process communication advantages and
-
-
0下载:
详细讲解进程间通讯的四种方式:剪贴板、匿名管道、命名管道和邮槽。并比较分析这几种进程间通信的优点和缺点-explain in detail the communication process in four ways : the clipboard, anonymous pipes, named pipes and mail chutes. And a comparative analysis of these types of inter-process communication on th
-
-
0下载:
实用的进程间通讯,实现程序间循环控制,符合特定的实验,应用场合-practical inter-process communication and achieve inter-cycle control procedures, to comply with specific experiments, applications
-
-
0下载:
delphi的进程间通讯的例子,学习Delphi下的Windows API编程的好例子-delphi the inter-process communication examples, Delphi study of the Windows API programming examples of the good
-
-
0下载:
使用消息进行进程间的通信及交互。-information for the use of the inter-process communication and interaction.
-
-
1下载:
通过消息机制实现Exe程序间的数据交换,实现进程间的通讯的有一个方法!-information through mechanisms Exe procedures between the exchange of information, to achieve inter-process communication in a way!
-
-
0下载:
qt 进程间通信,windows系统下运行,可以有两种方式 QLocalSocket 或 QSharedMemory-qt inter-process communication, windows system running, there are two ways QLocalSocket or QSharedMemory
-
-
0下载:
这是一个通过共享堆内存实现的进程间通讯库.通过共享堆内存和实践驱动来支持多进程之间的通信.,This library supports inter process communication via shared memory access and event notification mechanism.
-
-
0下载:
很好进程间通信源代码 全部可以调试通过 本代码系课程作业-Good inter-process communication can debug the source code all the course work through the code line
-
-
0下载:
进程间通信与线程间通信分析和总结,一目了然。-Interprocess communication and inter-thread communication
-
-
0下载:
该实例详细介绍了如何使用剪贴板来实现进程间的通信。-This example describes in detail how to use the clipboard to achieve inter-process communication.
-
-
0下载:
进程之间的信息传递不可能通过变量或其它数据结构直接进行,只能通过进程间通信来完成-Process of information transmission between impossible by a variable or other data structure directly, can only be done through inter-process communication
-