文件名称:writerandreader
- 所属分类:
- Linux/Unix编程
- 资源属性:
- [C/C++] [源码]
- 上传时间:
- 2013-07-18
- 文件大小:
- 1.17mb
- 下载次数:
- 0次
- 提 供 者:
- Eric*****
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
操作系统,关于读者写者问题。包括信号量机制、互斥同步信号,信息传递等。编译成功通过。-Operating system, on the readers and the writers. Mechanism including semaphores, mutexes synchronization signal information transmission. Compile successfully.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
读者&写者\control
.........\control.c
.........\control.o
.........\ipc.c
.........\ipc.h
.........\ipc.o
.........\makefile
.........\reader
.........\reader.c
.........\reader.o
.........\Ubuntu12.04-2008-01-01-01-23-29.png
.........\Ubuntu12.04-2008-01-01-01-25-46.png
.........\Ubuntu12.04-2008-01-01-01-25-57.png
.........\Ubuntu12.04-2008-01-01-01-26-22.png
.........\Ubuntu12.04-2008-01-01-01-26-45.png
.........\Ubuntu12.04-2008-01-01-01-29-12.png
.........\Ubuntu12.04-2008-01-01-01-29-20.png
.........\Ubuntu12.04-2008-01-01-01-29-27.png
.........\Ubuntu12.04-2008-01-01-01-29-35.png
.........\writer
.........\writer.c
.........\writer.o
读者&写者