文件名称:pipePsemaphore
介绍说明--下载内容均来自于网络,请自行研究使用
利用管道实现父进程子进程之间的通信
三个进程分别实现单词串的输入、小写转换为大写、将其拆分为一个个单词输出-The use of the pipeline to communicate three parent process child process were achieved between the input word train, lowercase to uppercase, which was split into a word output
三个进程分别实现单词串的输入、小写转换为大写、将其拆分为一个个单词输出-The use of the pipeline to communicate three parent process child process were achieved between the input word train, lowercase to uppercase, which was split into a word output
(系统自动生成,下载前可以参看下载内容)
下载文件列表
hw5\.share_c.c.swp
...\makefile
...\myshm.h
...\option5\Makefile
...\.......\Makefile~
...\.......\mylib.a
...\.......\pi.c
...\.......\pi.c~
...\.......\pi.h
...\.......\test
...\.......\test.c
...\pipe_a
...\pipe_a.c
...\share_a.c
...\share_b.c
...\share_c.c
...\test1
...\test2
...\test3
...\option5
hw5