Description: Operating system, on the readers and the writers. Mechanism including semaphores, mutexes synchronization signal information transmission. Compile successfully.
To Search:
File list (Check if you may need any files):
读者&写者\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
读者&写者