进程间通信 资源专区

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

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

WM_COPYDATA 进程间通信程序

使用WM_COPYDATA消息进行进程间通讯的程序- Uses the WM_COPYDATA news to carry on the advancement the comm

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

共享内存通信程序示例

使用共享内存通讯的程序例子-the demo of communication using shared memory

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

命名管道跨机器通信示例

不同机器之间使用命名管道(named pipe)通讯-the demo of connection among different pc using named pipe

命名管道 跨机器通信 进程间通信
0 0 查看详情
其他 1 积分

多进程共享结构化数据

在多个进程间共享使用一个结构数据- Shares in during many advancements uses a structure data

多进程 数据共享 结构化数据
0 0 查看详情
其他 1 积分

MFC命名管道封装类

命名管道的封装MFC类。含客户端和服务器端- Names the pipeline the seal MFC kind. Contains the customer end an

MFC 命名管道 进程间通信
0 0 查看详情
其他 1 积分

匿名管道进程间通信程序

一个使用匿名管道实现进程间通讯的程序- A use anonymous pipeline realizes the advancement the communication p

匿名管道 进程间通信 IPC
0 0 查看详情
其他 1 积分

msgget函数使用示例

msgget函数的使用例子 -The example for using msgget function

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

msgctl函数使用示例

msgctl函数的使用例子 -The example for using msgctl function

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

共享内存程序

共享内存使用的程序 -The app using memory share

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

内存映射文件技术详解

内存映射文件例子 -The example of memory mapping file

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

标准输出重定向到管道示例

将标准输出重定向到一管道-The example of redirecting standard output to an pipe

标准输出 管道 重定向
0 0 查看详情
其他 1 积分

内存映射文件使用示例

内存映射文件的使用-The example of using memory map file

内存映射文件 文件I/O 进程间通信
0 0 查看详情