搜索资源列表
shengchanzhexiaofeizhe
- 在学习进程互斥中,有个著名的问题:生产者-消费者问题。这个问题是一个标准的、著名的同时性编程问题的集合:一个有限缓冲区和两类线程,它们是生产者和消费者,生产者把产品放入缓冲区,相反消费者便是从缓冲区中拿走产品。producer函数是生产者函数,produce_item(& item) 是指生产者生产出来一个产品,但是这时候并没有对缓冲区进行操作。这条语句看上去让人十分费解,其实它的意思是,如果上一次操作时产品的数目为0,消费者已经进入了
shengchanzhexiaofeizhe
- VC++工具 的 操作系统的课程设计的程序 开发
shengchanzhexiaofeizhe
- 在学习进程互斥中,有个著名的问题:生产者-消费者问题。这个问题是一个标准的、著名的同时性编程问题的集合:一个有限缓冲区和两类线程,它们是生产者和消费者,生产者把产品放入缓冲区,相反消费者便是从缓冲区中拿走产品。producer函数是生产者函数,produce_item(& item) 是指生产者生产出来一个产品,但是这时候并没有对缓冲区进行操作。这条语句看上去让人十分费解,其实它的意思是,如果上一次操作时产品的数目为0,消费者已经进入了
shengchanzhexiaofeizhe
- VC++工具 的 操作系统的课程设计的程序 开发-VC++ Tool for curriculum design of the operating system program development
shengchanzhexiaofeizhe
- 自己编的 生产者消费者程序 适合操作系统课设-Own procedures for producers of consumer class-based operating system
shengchanzhexiaofeizhe
- 生产者 消费者线程,建立五个缓冲区,生产同时进行,生产者生产产品,所有消费者必须都取完-Producers of consumer thread, the establishment of the five buffer zone, production at the same time, producers of the production of products, all consumers must have taken the
java-shengchanzhexiaofeizhe
- 以报告形式详细介绍生产者消费者问题,并附有制作过程,JAVA源代码-Detail the problem of producers and consumers in the form of a report, together with the production process, the JAVA source code
shengchanzhexiaofeizhe
- 生产者消费者研究综合的,能上机操作的,很不错-Producer comprehensive consumer research on machine operation, very good
shengchanzhexiaofeizhe
- 自己编的生产者消费者程序适合操作系统课设-Own procedures for producers of consumer class-based operating system
shengchanzhexiaofeizhe
- 自己编的生产者消费者程序适合操作系统课设-Own procedures for producers of consumer class-based operating system