搜索资源列表
matrix_OK
- 操作系统实验——体验多线程。通过在win32环境下的编程,熟悉操作系统中的多线程技术-operating system---try to use multiply threads
producer_consumer(win32)
- 操作系统实验——生产者消费者问题。通过在win32环境下的编程,熟悉操作系统中的多线程技术,解决经典的生产者消费者问题-operating system---try to solve the classical problem--- producer and consumer