搜索资源列表
shchzh.rar
- 本原程序为个人操作系统课程设计 演示了生产者/消费者问题
操作系统.rar
- 这是操作系统的一个课程设计,是关于生产者-消费者的一个模拟算法。
final.c
- 读者和写者,有关操作系统课程设计的 进程和线程,我急需生产者和消费者-readers and writing, the operating system of curriculum design process and thread, I hasten to producers and consumers
Java问题
- 本设计使用Java语言来实现一个生产者消费者问题,里边有详细的使用说明,可以作为课程设计使用。-use of the Java language designed to achieve a producer consumer issues, along with detailed instructions. can be used as a curriculum design.
516
- 操作系统的课程设计 一个简单的关于用多进程同步方法解决生产者-消费者问题的代码以及论文-Curriculum design operating system on a simple multi-process synchronization solution to the producer- consumer issues, as well as paper code
shchzh
- 本原程序为个人操作系统课程设计 演示了生产者/消费者问题-This program is designned for personal OS course, it demos the problems between producer and consumer.
焦玉超
- 操作系统课程设计生产者-消费者模拟算法。(我上传的为几种不同的算法,我这里还有好多,大家可以加我QQ联系)- The operating system curriculum designs the producer- consumer to simulate the algorithm. (On me passes on is several different algorithms, my here also has many, everybody may add my QQ relati
29782214os_Consumer_Producer_Demo
- 生产者消费者课程设计的内容,给大家分享一下啦-Producers of consumer content of the curriculum design, to share with you you
produce_consume
- 操作系统课程设计:很好的课程设计:研究的是生产者消费者的进程同步问题,需要的人赶紧下吧-Operating systems curriculum design: a very good curriculum design: the study is the process of the producer consumer synchronization problem, those who need it quickly, are you
OS2008
- 操作系统课程设计,包含生产者—消费者算法模拟,银行家算法模拟-Operating systems curriculum design, including the producer- consumer algorithm simulation, bankers algorithm simulation
6-1
- 操作系统课程设计,生产者消费者问题,很实用的一个程序设计论文-Operating system design, the producer consumer problem, it is a practical program design thesis
shengchanzhexiaofeiz
- 课程设计 生产者与消费者 及银行家算法 [课程设计],欢迎下载,资料宝贵-Curriculum design producers and consumers and bankers algorithm [curriculum], please download valuable information
Windows
- 操作系统课程设计,NIDS驱动、内存管理、生产者消费者程序、虚拟磁盘-Operating system, curriculum design, NIDS drive, memory management, program producers and consumers, the virtual disk
1
- 本次课程设计在本着加强课本知识运用能力的前提下,用PV操作来解决生产者消费者问题这个题目。该题目主要是解决操作系统中进程的同步与互斥的问题。 有界缓冲区内设有20个存储单元,放入/取出的数据项设定为1-20这20个整型数. (1)每个生产者和消费者对有界缓冲区进行操作后,即时显示有界缓冲区的全部内容,当前指针位置和生产者/消费者进程的标识符. (2)生产者和消费者各有两个以上. (3)多个生产者或多个消费者之间须有共享对缓冲区进行操作的函数代码. -The cur
producercustomer
- 多线程编程示例,解决生产者消费者问题.水平有限,仅供初学者参考.-Multi-threaded programming examples to solve the producer consumer problem. Is limited, only for advanced users.
linux
- Linux下的编程 本人课程设计 全部能运行 包括:合并排序.cpp 进程管理.cpp 进程控制实验.c 内存管理.cpp 生产者和消费者.c 死锁实验.c 线程实验.c-Programming under Linux I can run all the curriculum include: Merge sort. Cpp process management. Cpp process control experiment. C memory management. Cpp producers
sx1
- 操作系统课程设计,关于生产者与消费者的同步互斥等问题的程序源代码-Courses on operating system design, producers and consumers on issues such as synchronization of mutually exclusive source code---
produce_customer
- 操作系统课程设计 简单的进程互斥访问资源的模拟,调用了windows的线程接口函数实现的 MFC开发 生产者消费者程序-no
生产者消费者问题
- 操作系统课程设计中模拟生产者消费者问题的程序.
生产者消费者
- 实现操作系统生产者消费者算法,内有两个算法文件和运行结果(operating system Producer consumer algorithm)