CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 搜索资源 - 生产者消费者

搜索资源列表

  1. 在nachos系统中实现生产者—消费者问题

    0下载:
  2. 在nachos系统中实现生产者—消费者问题-Implement the system in the nachos Producer- Consumer problem
  3. 所属分类:Linux/Unix编程

    • 发布日期:2017-03-24
    • 文件大小:137866
    • 提供者:jeremy
  1. 516

    0下载:
  2. 操作系统的课程设计 一个简单的关于用多进程同步方法解决生产者-消费者问题的代码以及论文-Curriculum design operating system on a simple multi-process synchronization solution to the producer- consumer issues, as well as paper code
  3. 所属分类:OS Develop

    • 发布日期:2017-03-24
    • 文件大小:118623
    • 提供者:萧天
  1. ProducerandConsumerProblem

    0下载:
  2. 用多进程同步方法解决生产者-消费者问题 设计目的:通过研究Linux 的进程机制和信号量实现生产者消费者问题的并发控制. 说明:有界缓冲区内设有20个存储单元,放入/取出的数据项设定为1-20这20个整型数. 设计要求:(1)每个生产者和消费者对有界缓冲区进行操作后,即时显示有界缓冲区的全部内容,当前指针位置和生产者/消费者县城的标识符.(2)生产者和消费者各有两个以上.(3)多个生产者或多个消费者之间须有共享对缓冲区进行操作的函数代码.-Synchronous multi-process so
  3. 所属分类:Linux-Unix program

    • 发布日期:2016-03-21
    • 文件大小:29701
    • 提供者:CoCo
  1. xrdshengchanxiaofei

    0下载:
  2. 操作系统关于生产者消费者问题的-Operating system on the producers of consumer issues
  3. 所属分类:OS Develop

    • 发布日期:2017-04-03
    • 文件大小:71959
    • 提供者:Anny
  1. ServerMFC

    0下载:
  2. C++解决的一个生产者消费者模型,中间用到了临界资源的处理,队列的处理。-C++ Solve a producer consumer model, the middle of a critical resource used in processing, queue handling.
  3. 所属分类:MiddleWare

    • 发布日期:2017-04-06
    • 文件大小:101711
    • 提供者:徐明胜
  1. R_WP1

    0下载:
  2. os的一次作业,生产者消费者问题,用信号量来实现的-os an operation, producers of consumer problems, and use semaphores to achieve the
  3. 所属分类:OS Develop

    • 发布日期:2017-05-04
    • 文件大小:13831
    • 提供者:xieyuan
  1. producer-consumer

    1下载:
  2. 用信号量解决生产者消费者问题,简捷易懂!-Semaphore producers with consumers to solve the problem, simple and understandable!
  3. 所属分类:OS Develop

    • 发布日期:2016-03-21
    • 文件大小:1309
    • 提供者:王春林
  1. P_C

    0下载:
  2. 模拟操作系统的著名问题--生产者消费者问题,并且可以任意设置缓冲区大小并从标准文件读入数据-Simulation of the operating system a well-known problem- the producers of consumer issues and can set the buffer size and read from the standard document data
  3. 所属分类:Windows Kernel

    • 发布日期:2017-03-30
    • 文件大小:3579
    • 提供者:王小二
  1. Producer

    0下载:
  2. 程序实现了两个生产者和两个消费者的生产者消费者问题(当生产者消费者数目再多时加上几个子进程就可以了)为了防止程序陷入死循环,给生产者限定了生产次数,同时为了方便截图,将次数限定的比较少。下面是我的程序:-Procedures to achieve the two producers and two consumers and producers of consumer issues (when the number of producers of consumers to add a few m
  3. 所属分类:Data structs

    • 发布日期:2017-04-02
    • 文件大小:64677
    • 提供者:wangshan
  1. shengchanxiaofei

    0下载:
  2. 这是我做的操作系统的实验生产者消费者问题 包括程序和文档 -This is my operating system to do experiments producers of consumer issues, including procedures and documentation
  3. 所属分类:OS Develop

    • 发布日期:2017-04-04
    • 文件大小:17831
    • 提供者:张志文
  1. produce_consume

    0下载:
  2. 操作系统课程设计:很好的课程设计:研究的是生产者消费者的进程同步问题,需要的人赶紧下吧-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
  3. 所属分类:OS Develop

    • 发布日期:2017-05-11
    • 文件大小:17835
    • 提供者:张薇薇
  1. sfhsjk

    0下载:
  2. 通过本程序能够实现os中经典的生产者消费者问题,可显示-This procedure can be achieved through the os in the classic producer consumer problem, shows
  3. 所属分类:OS Develop

    • 发布日期:2017-05-09
    • 文件大小:49457
    • 提供者:笑哈哈
  1. produce

    0下载:
  2. 一个操作系统实验的程序,模拟生产者消费者问题-An operating system trials, simulation producer consumer issues
  3. 所属分类:Windows Kernel

    • 发布日期:2017-05-09
    • 文件大小:43122
    • 提供者:吴日晖
  1. producder

    0下载:
  2. C++语言实现生产者消费者问题 生产者-消费者问题是一个经典的进程同步问题,该问题最早由Dijkstra提出,用以演示他提出的信号量机制。-C++ language to achieve the producer consumer problem producers- consumers are a classic problem of process synchronization problem, the problem was first proposed by Dijkstra pr
  3. 所属分类:OS Develop

    • 发布日期:2017-04-14
    • 文件大小:4023
    • 提供者:helen
  1. consumer_producer

    0下载:
  2. 用信号量机制实现多个生产者—消费者问题,实现线程间的同步与互斥-Semaphore implementation mechanism with a number of producers- the consumer problem, achieve inter-thread synchronization and mutual exclusion
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-14
    • 文件大小:4168
    • 提供者:qingangjun
  1. thread

    0下载:
  2. 生产者消费者多线程问题,通过调用系统函数,来解决生产者消费者多线程问题。-Consumer producer problem of multi-threading, by calling the system function, to address the issue of multi-threaded producer consumer.
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-12
    • 文件大小:641
    • 提供者:zhang
  1. 6-1

    0下载:
  2. 操作系统课程设计,生产者消费者问题,很实用的一个程序设计论文-Operating system design, the producer consumer problem, it is a practical program design thesis
  3. 所属分类:Windows Kernel

    • 发布日期:2017-03-30
    • 文件大小:302311
    • 提供者:张巍
  1. producer_consumer

    0下载:
  2. 操作系统中的经典算法—生产者消费者,算法可实现。-Classical algorithm in the operating system- producer of consumer, the algorithm can be realized.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-10
    • 文件大小:1889191
    • 提供者:xiangcao
  1. producerandconsumer

    2下载:
  2. 生产者-消费者问题: *设置两类线程,一类为生产者,一类为消费者; *设置生产者消费者数据结构; *使用菜单随机启动生产者或消费者; *在窗口上显示生产者或消费者的执行状态; *随着线程的执行,更新窗口的显示。 -Producer- Consumer problem:* Set up two threads, a category for producers, a category of consumers * Set up producers and consumers
  3. 所属分类:Process-Thread

    • 发布日期:2016-08-19
    • 文件大小:1943079
    • 提供者:macintosh
  1. os

    0下载:
  2. 操作系统课件,里面有很多的例子,详细的说明,生产者消费者问题的颠覆。-Operating systems courseware, there are many examples, detailed descr iption of the problem of subversion producers and consumers.
  3. 所属分类:OS Develop

    • 发布日期:2017-05-24
    • 文件大小:7932247
    • 提供者:农民
« 1 23 4 5 6 7 8 9 10 ... 39 »
搜珍网 www.dssz.com