文件名称:exp1_pipe
- 所属分类:
- 嵌入式Linux
- 资源属性:
- 上传时间:
- 2018-03-28
- 文件大小:
- 2kb
- 下载次数:
- 0次
- 提 供 者:
- winte*****
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
几个linux下创建管道的例子,可以用来理解管道的原理。包括无名管道,FIFO(An example of creating a pipe under Linux can be used to understand the principles of the pipeline)
(系统自动生成,下载前可以参看下载内容)
下载文件列表
文件名 | 大小 | 更新时间 |
---|---|---|
exp1_pipe.c | 1079 | 2017-05-18 |
exp2_popen.c | 490 | 2017-05-18 |
exp3_fifo_read.c | 975 | 2017-05-18 |
exp3_fifo_write.c | 802 | 2017-05-18 |