搜索资源列表
pandc
- 自制的简易的生产者与消费者的模拟程序.也是操作系统的一个实验题目.主要是控制进度条来实现的.-producers and consumers of the simulation program. The operating system is the subject of an experiment. Primarily control of the progress achieved.
vb生产者-消费者问题
- 用VB实现生产者与消费者问题-VB producer and consumer issues
first1
- 生产者与消费者问题的实现-producers and consumers to achieve the
pv
- 生产者与消费者VC 实现,代码,操作系统
操作系统中得生产者与消费者问题
- 操作系统中得生产者与消费者问题
sx.rar
- VC++实现生产者与消费者关系!(操作系统OS),VC++ to achieve the relationship between producers and consumers! (OS)
produceandconsume
- 进程同步实验——生产者与消费者问题算法实现进程同步实验——生产者与消费者问题算法实现-Process Synchronization Experiment- producers and consumers to achieve process synchronization problem algorithm Experiment- producers and consumers problem algorithm
scz
- 操作系统中生产者与消费者问题实验源代码 全部都编译通过,需要的可直接使用.-Producers and consumers operating system problems all experiments the source code through the compiler, we need direct access.
1
- 这个程序是操作系统中的 生产者与消费者的 模拟程序-This procedure is the operating system producer and consumer of simulation program
PC1
- 操作系统里的生产者与消费者的问题,主要是在c++环境下运行的。可以参考-Operating system where producers and consumers, mainly in c++ Environment running under. Can refer to
OS
- Java版本的操作系中的生产者与消费者的代码~-Java version of the operating system of producers and consumers of the code ~
os
- 同步生产者与消费者,是操作系统系统初学者很好的学习实例!~-Synchronous producers and consumers, is the operating system, examples of good learning experience for beginners! ~
producerANDconsumer
- 操作系统著名源代码,含系统调用,生产者与消费者源码,有详细注释,如果出现乱码,请转换格式为unicode。-Well-known operating system source code, including system calls, producers and consumers source, there are detailed notes, if there is garbled, please convert the format of unicode.
caozuoxitong
- 操作系统课程设计 内涵spooling Rsa加密 生产者与消费者 银行家算法 内容简单 适合初学者 -Curriculum design content of the operating system spooling Rsa encryption algorithm banker producers and consumers simple and suitable for beginners content
1
- 本次课程设计在本着加强课本知识运用能力的前提下,用PV操作来解决生产者消费者问题这个题目。该题目主要是解决操作系统中进程的同步与互斥的问题。 有界缓冲区内设有20个存储单元,放入/取出的数据项设定为1-20这20个整型数. (1)每个生产者和消费者对有界缓冲区进行操作后,即时显示有界缓冲区的全部内容,当前指针位置和生产者/消费者进程的标识符. (2)生产者和消费者各有两个以上. (3)多个生产者或多个消费者之间须有共享对缓冲区进行操作的函数代码. -The cur
caozuoxitong
- 生产者与消费者 m个生产都n个消费都r个进程-M-producers and consumers, the production of both n-a process of consumption are r
pc
- 用进程和信号量级文件映射实现模拟生产者与消费者。LINUX 和 windows-With the process and file mapping for analog signal magnitude producers and consumers.
produce
- 生产者与消费者问题,操作系统中解决同步互斥问题-Producer and consumer issues, the operating system to solve mutual exclusion synchronization problem
kcsj
- 本程序是基于delphi的生产者与消费者程序-The program is based on Delphi producers and consumers program
java_wait_notify_notifyall
- java 多线程编程,演示了线程等待,唤醒。可以达到并行计算。利用著名操作系统的生产者与消费者说了原理。-java multithreaded programming that demonstrates thread waiting, wake up. Parallel computing can be achieved. Using well-known operating system that the principle of producers and consumers.