搜索资源列表
IntelCPU
- 包括了Intel公司出品的奔腾全系列CPU指令集,包括最新的P4CPU-including the Intel Pentium producer of the full range of CPU instruction set, including the latest Super
shengchangxiaofeize
- “生产者-消费者”问题模拟系统hlp.pdf-"producer-consumer" simulation system hlp.pdf
producerandcosumer
- 1、 生产者—消费者问题是一种同步问题的抽象描述。 2、 计算机系统中的每个进程都可以消费或生产某类资源。当系统中某一进程使用某一资源时,可以看作是消耗,且该进程称为消费者。 3、 而当某个进程释放资源时,则它就相当一个生产者 -one, producer-consumer problem is a problem of synchronization of the abstract descr iption. 2, the computer systems of each proc
进程间同步的研究
- 本文从信号量、管程和消息传递三个方面讨论了进程间的同步问题,并分别给出了关于生产者/消费者问题的解决算法,最终还分析了以上三种方法的优缺点。-signal from the amount of paper tube and messaging three discussed the process of synchronization and were given on the producer / consumer problem solving algorithm, ultimately a
OS
- 题目一:实现生产者消费者问题;题目二:实现银行家算法。此程序的设计在Windows XP操作系统下,基于Microsoft Visual C++6.0环境下的一个关于实现生产者与消费者问题和银行家算法的程序。用C语言实现编程。-Title 1: Achieving the producer consumer problem Title 2: achieving banker' s algorithm. The design of this program under the Window
ProducerConsumer
- 实现生产者消费者问题,readme.txt文档中有详细说明功能-To achieve the producer consumer problem, readme.txt document is described in detail capabilities
Producer-Consumer_Problem
- producer-concumer problem with buffering and threads
The-operating-system-course-design-
- 有一群生产者进程在生产产品,并将这些产品提供给消费者进程去消费。为使生产者进程与消费者进程能并发执行,在两者之间设置了一个具有n个缓冲区的缓冲池,生产者进程将它所生产的产品放入一个缓冲区中;消费者进程可从缓冲区中取走产品去消费。尽管所有的生产者进程和消费者进程都是以异步方式运行,但它们之间必须保持同步,即不允许消费者进程到一个空的缓冲区取产品,也不允许生产者进程向一个已装满产品且尚未取走的缓冲区投放产品。-A group of producers in the production proces
sellandbought
- 本文论述了多进程同步方法解决生产者-消费者问题的过程。该程序使学生对操作系统的工作机制有了初步的了解,其主要目的是使学生了解和撑握在Linux系统平台下的C语言编程,用来解决实现生活中遇到的问题。并以Linux系统开发平台,以及虚拟机来实现。-This article discusses the multi-process synchronization solution to the producer- consumer issues in the process. The program a
sellandbought-(2)
- 本文论述了多进程同步方法解决生产者-消费者问题的过程。该程序使学生对操作系统的工作机制有了初步的了解,其主要目的是使学生了解和撑握在Linux系统平台下的C语言编程,用来解决实现生活中遇到的问题。并以Linux系统开发平台,以及虚拟机来实现。-This article discusses the multi-process synchronization solution to the producer- consumer issues in the process. The program a
InBuffer
- 在同一个进程地址空间内执行的两个线程。生产者线程生产物品,然后将物品放置在一个空缓冲区中供消费者线程消费。消费者线程从缓冲区中获得物品,然后释放缓冲区。当生产者线程生产物品时,如果没有空缓冲区可用,那么生产者线程必须等待消费者线程释放出一个空缓冲区。当消费者线程消费物品时,如果没有满的缓冲区,那么消费者线程将被阻塞,直到新的物品被生产出来。-Two threads of execution within the same process address space. Producer threa
Customer
- 通过研究Linux的进程同步机制和信号量,实现生产者消费者问题的并发控制。-Through the study of Linux process synchronization mechanism and semaphores, concurrency control of the producer-consumer problem.
EOS
- 使用EOS的信号量,编程解决生产者—消费者问题,理解进程同步的意义。 调试跟踪EOS信号量的工作过程,理解进程同步的原理。 修改EOS的信号量算法,使之支持等待超时唤醒功能(有限等待),加深理解进程同步的原理。 -Semaphore using EOS programming to solve the producer- consumer issues, understand the significance of the process of synchronization. Th
Producer_consumer
- 用多进程同步方法演示“生产者-消费者”问题 -With multi-process synchronization demo " producer- consumer"
conspro.c
- It is a example in c++ to consumer a producer.
product-and-custom
- 调用Windows API,模拟解决生产者-消费者问题-Call the Windows API, analog solutions producer- consumer issues
labview-MS-and-PC-design-pattern--
- labview主/从设计模式和生产者/消费者设计模式,在数据采集中国常用到的一种模式。-labview master/slave design pattern and producer/consumer design patterns used in data collection to China as a model.
prodC
- Producer Consumer problem
MUSIC-PRODUCER
- 基于FPGA的音乐发生器 播放歌曲 音乐键盘-Play a song musical keyboard FPGA-based music generator