进程间通信 资源专区

本专区汇聚了各类基于 进程间通信 开发的源码资源,共计 148 篇资源供开发者免费下载学习。

共找到 148 个资源
其他 1 积分

ATL组件Apartment线程模型进程间通信示例

在ATL组件的 Apartment 线程模型中进行进程间通信的例子-ATL components in the Apartment-threaded model for inter

ATL COM Apartment线程模型
0 0 查看详情
其他 1 积分

共享内存编程实例

一个好的共享内存编程例子,通过该例子可以掌握共享内存编程的方法。比较实用-a good example of shared memory programming, through

共享内存 编程实例 进程间通信
0 0 查看详情
其他 1 积分

Linux进程间通信机制实践

4.了解和掌握Linux系统支持的消息通信机制、共享存储区机制。. (1) 消息的创建、发送和接收: 使用系统调用msgget( )、msgsed( )、msgrev及msgcrl

Linux 进程间通信 消息队列
0 0 查看详情
其他 1 积分

内存文件映射与进程间通信演示程序

朋友们,大家好! 内存文件映射和进程间通讯演示程序-friends, everyone! Memory mapping document and inter-process com

内存文件映射 进程间通信 IPC
0 0 查看详情
其他 1 积分

共享数据动态链接库

在两个应用程序中使用共享数据的动态连接库-in two applications using shared data dynamic link library

DLL 数据共享 应用程序
0 0 查看详情
其他 1 积分

基于消息机制的数据交换实现

利用消息机制实现数据交换实现方便、应用灵活,广泛应用于无须大量、频繁数据交换的内部进程通信系统之中。-use of information data exchange mechan

消息机制 数据交换 进程间通信
0 0 查看详情
其他 1 积分

IPC通信小程序代码

关于IPC通信的小程序代码!- About IPC correspondence script code!

IPC通信 小程序 代码
0 0 查看详情
其他 1 积分

VC6.0消息实现进程间通信

在VC6.0下利用消息实现内部进程通讯--VC设计。-VC6.0 in using information to achieve internal communication pr

VC6.0 进程间通信 Windows消息
0 0 查看详情
其他 1 积分

内存映射文件数据共享示例

使用内存映射文件共享数据的例子- The use memory maps the document sharing data the example

内存映射文件 数据共享 进程间通信
0 0 查看详情
其他 1 积分

基于消息的进程间通信程序

利用消息来实现内部进程通信,内含发送和接收两个程序- Realizes the internal advancement correspondence using the new

进程间通信 消息传递 IPC
0 0 查看详情
其他 1 积分

Linux进程间通信与父子进程创建示例

linux进程间通信,父进程,子进程的创建-inter-process communication, parent process, the process of creating

Linux 进程间通信 父子进程
0 0 查看详情
其他 1 积分

基于内存文件映射的FIFO消息队列

通过内存文件映象实现了一个FIFO消息队列,可以工作在所有的windows版本中-a FIFO message queue with memory map,compatible a

消息队列 内存文件映射 进程间通信
0 0 查看详情