-
进程间通信----匿名管道
匿名管道正因为提供的功能很单一,所以它所需要的系统的开销也就比命名管道小很多,
在本地机器上可以使用匿名管道来实现父进程和子进程之间的通信,
这里需要注意两点,第一就是在本地机器上,这是因为匿名管道不支持跨网络之间的两个进程之间的通信,
第二就是实现的是父进程和子进程之间的通信,而不是任意的两个进程。
然后得话还顺便介绍匿名管道的另外一种功能,其通过匿名管道可以实现子进程输出的重定向, 请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
- 2022-02-07 18:15:15下载
- 积分:1
-
MFC简单画图程序Draw
这个画图小程序是在 VS2012环境下编写的 MFC 单文档程序, 压缩包内含程序设计详细说明。
功能概述
通过在菜单中选择不同的形状,可以实现画直线、矩形、椭圆以及鼠标按下时随着鼠标移动划线以及橡皮擦功能,
线条粗细、颜色也可以在菜单中调整。
设计思路
通过对菜单的响应获取绘图类型、颜色和线条粗细程度。
通过 CPen 类更改画笔颜色和粗细或将画笔改为橡皮擦,
通过 CDC 类的成员函数 MoveTo( int x, int y ); LineTo( int x, int y ); Rectangle( int x1, int y1, int x2, int y2 ); Ellipse( int x1, int y1, int x2, int y2 ); 请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
- 2022-03-18 10:23:50下载
- 积分:1
-
i.mx27 driver for nand flash
i.mx27 driver for nand flash
- 2022-03-22 00:12:50下载
- 积分:1
-
这是wlllet程序包括一些具体细节。我希望这个模型可以…
这是一个CS模式的钱包模块实例,里面包含具体实现细节。在JBuild上开发的。-this is wlllet program which consists some detail codes.I hope this model can help some people study java.
- 2022-01-26 19:08:31下载
- 积分: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
-
Student Information Management Information Management students
学生信息管理 学生信 息管理 -Student Information Management Information Management students
- 2022-05-27 08:58:31下载
- 积分:1
-
213546 5
213546 5
- 2022-03-05 13:54:44下载
- 积分:1
-
wince 下socket实现的HTTP类,支持post和get
wince 下socket实现的HTTP类,支持post和get-HTTP classes implement by socket,supports POST and GET.
- 2022-06-11 20:26:36下载
- 积分:1
-
bushoundbushoundbushoundbushound
bushoundbushoundbushoundbushoundbushoundbushoundbushoundbushoundbushoundbushoundbushoundbushoundbushoundbushoundbushoundbushoundbushoundbushoundbushoundbushoundbushoundbushoundbushound
- 2022-07-06 15:06:46下载
- 积分:1
-
test code development, testing
测试代码开发、测试
- 2023-04-01 05:40:03下载
- 积分:1