-
进程间通信----匿名管道
匿名管道正因为提供的功能很单一,所以它所需要的系统的开销也就比命名管道小很多,
在本地机器上可以使用匿名管道来实现父进程和子进程之间的通信,
这里需要注意两点,第一就是在本地机器上,这是因为匿名管道不支持跨网络之间的两个进程之间的通信,
第二就是实现的是父进程和子进程之间的通信,而不是任意的两个进程。
然后得话还顺便介绍匿名管道的另外一种功能,其通过匿名管道可以实现子进程输出的重定向, 请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
- 2022-02-07 18:15:15下载
- 积分:1
-
用vc开发的,工业管道控件实现的源代码,有横向的、左上、左下、右上、右下的拐角的实现。...
用vc开发的,工业管道控件实现的源代码,有横向的、左上、左下、右上、右下的拐角的实现。-Developed using vc, industrial pipeline control to achieve the source code, there are horizontal, upper left, lower left, upper right, lower right corner of the achievement.
- 2022-01-31 13:52:18下载
- 积分:1
-
A free to adjust the parameters of particle swarm optimization algorithm (numeri...
一种参数自由调整的粒子群最佳化算法(数值优化)-A free to adjust the parameters of particle swarm optimization algorithm (numerical optimization)
- 2022-02-04 22:18:26下载
- 积分:1
-
java 代码 一个聊天程序,可以成为一个客户端 也可以成为一个服务器端...
java 代码 一个聊天程序,可以成为一个客户端 也可以成为一个服务器端-java code a program about a clinet. it can be a server when it first run.
- 2023-05-23 13:45:03下载
- 积分:1
-
The code for the net IP phone on real time. The interface can be designed by the...
实时网络ip电话源代码,用户可自行设计界面-The code for the net IP phone on real time. The interface can be designed by the user.
- 2022-08-13 08:23:15下载
- 积分:1
-
edit control
edit control
- 2022-04-23 14:20:54下载
- 积分:1
-
vb的反编译程序,可以将VB编写的执行文件反编译出来。
vb的反编译程序,可以将VB编写的执行文件反编译出来。-anti-vb compiler can be prepared by the implementation of document VB Decompiler out.
- 2022-01-23 10:19:12下载
- 积分:1
-
基于opencv的camshift目标跟踪算法
基于C的opencv目标跟踪算法,选择需要跟踪的目标后,用红色框标出目标并实时跟踪,效果很好。
- 2022-01-27 11:26:41下载
- 积分:1
-
datagridview控件的例子,简单的使用该控件的好例子
datagridview控件的例子,简单的使用该控件的好例子-datagridview sample
- 2022-04-07 06:56:12下载
- 积分:1
-
这个是C语言教室管理系统,可以用于大学教室,界面是命令提示符的...
这个是C语言教室管理系统,可以用于大学教室,界面是命令提示符的-This is a C language classroom management system, can be used in University classrooms, the interface is the command prompt
- 2022-09-20 13:05:03下载
- 积分:1