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

搜索资源列表

  1. 生产者与消费者

    0下载:
  2. 多线程的经典问题生产者和消费者程序 决无错误!-the classic problems of producers and consumers of strict procedures must!
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:40182
    • 提供者:呵呵
  1. vb生产者-消费者问题

    1下载:
  2. 用VB实现生产者与消费者问题-VB producer and consumer issues
  3. 所属分类:操作系统开发

    • 发布日期:2008-10-13
    • 文件大小:145138
    • 提供者:李凌风
  1. 改进同行的生产与消费者问题

    0下载:
  2. 改进了一位同行的生产者与消费者问题的演示-improved a peer-producers and consumers of the demo!
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:89502
    • 提供者:李凌风
  1. 生产者消费者问题

    0下载:
  2. 进程管理中的生产者消费者问题 只要是是描述进程管理中生产者与消费者在共享文件时是否同步与互斥问题-management process, the producer consumer issues as long as it is described process management producers and consumers when sharing files synchronized with the Mutual Exclusion
  3. 所属分类:界面编程

    • 发布日期:2008-10-13
    • 文件大小:7915
    • 提供者:王成
  1. 生产者与消费者问题

    0下载:
  2. 生产者与消费者问题,很经典,已经包含实验报告
  3. 所属分类:网络编程

  1. 操作系统中得生产者与消费者问题

    0下载:
  2. 操作系统中得生产者与消费者问题
  3. 所属分类:操作系统开发

    • 发布日期:2011-12-15
    • 文件大小:33126
    • 提供者:Asialyz
  1. shengchanzheyuxiaofeizhe.rar

    0下载:
  2. 操作系统实验报告三——PV操作,生产者与消费者问题,Three experiments report the operating system- PV operation, the producer and consumer issues
  3. 所属分类:Process-Thread

    • 发布日期:2017-05-07
    • 文件大小:1690921
    • 提供者:孙率
  1. MFCProducersAndConsumers

    0下载:
  2. 一个用MFC做的关于生产者与消费者的问题.-Producers and consumers
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-07
    • 文件大小:56778
    • 提供者:victip
  1. os11

    0下载:
  2. 这是个典型的生产者与消费者问题,用的是PV操作实现的程序!-This is a typical problem of producers and consumers, using a PV operating procedures to achieve!
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-03
    • 文件大小:1333
    • 提供者:杰杰
  1. PC

    0下载:
  2. 生产者与消费者问题是进程同步的经典问题,而进程同步是进程这章的重点。我们要通过编写生产者与消费者问题的程序加深关于进程同步的印象,巩固所学知识。-Producers and consumers of the problem is a classic problem of synchronization process, and the process of synchronization is the process the focus of this chapter. We want to p
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-02
    • 文件大小:8166
    • 提供者:uygju
  1. producer_and_consumer

    0下载:
  2. 操作系统同步与互斥的经典问题--生产者与消费者问题编程代码-Operating system synchronization and mutex classic problem- the issue of producers and consumers of programming code
  3. 所属分类:Windows Kernel

    • 发布日期:2017-03-29
    • 文件大小:46282
    • 提供者:陈小龙
  1. TestPC

    0下载:
  2. 操作系统课程实验,演示生产者与消费者问题。进程显示。-Experimental operating system courses, presentation producers and consumer issues. Processes show.
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-11
    • 文件大小:1229
    • 提供者:gongchang
  1. 15085

    0下载:
  2. 进程的同步是操作系统处理机管理的重要内容,本实验要求学生理解生产者与消费者问题模型,掌握解决该问题的算法思想,学会使用同步机制。-The process of the operating system processor synchronization is an important aspect of management, this experiment requires students to understand the issue of model producers and cons
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-17
    • 文件大小:4210358
    • 提供者:张昱龙
  1. ipc_demo

    0下载:
  2. linux ipc经典问题生产者与消费者问题及几个简短多线程编程代码-linux ipc classical problem about consumer and the pruducer and some easy pthread codes
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-30
    • 文件大小:10293
    • 提供者:赵新宇
  1. produceConsumer

    0下载:
  2. 传统经典问题,生产者与消费者,船检了五个生产者。适合初学者这使用-Classical problem, producers and consumers, ship inspection of the five producers. This is suitable for beginners to use
  3. 所属分类:Other systems

    • 发布日期:2017-04-17
    • 文件大小:197307
    • 提供者:guoyansong
  1. sx1

    0下载:
  2. 操作系统课程设计,关于生产者与消费者的同步互斥等问题的程序源代码-Courses on operating system design, producers and consumers on issues such as synchronization of mutually exclusive source code---
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-15
    • 文件大小:3613359
    • 提供者:wyw
  1. ProduceraConsumer

    0下载:
  2. 用多线程的方法实现了生产者与消费者问题的模拟,关键技术是线程间通信和同步,通信采用消息模式-Achieved with multi-threaded simulation of producers and consumer issues
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-06
    • 文件大小:7709
    • 提供者:tony
  1. pv

    0下载:
  2. 使用多线程对生产者与消费者问题进行模拟;(Producer-consumer problem)
  3. 所属分类:进程与线程

    • 发布日期:2018-01-06
    • 文件大小:1024
    • 提供者:fengxiaa
  1. 生产者消费者作业02

    0下载:
  2. C#编写的有关操作系统中生产者与消费者问题的实例,画面美观,生动形象的描绘了生产者与消费者之间的关系,代码部分简介易懂。(C# is an example of the problem of producers and consumers in the operation system. The picture is beautiful, vividly depicting the relationship between producers and consumers, and the cod
  3. 所属分类:C#编程

    • 发布日期:2018-01-08
    • 文件大小:5148672
    • 提供者:炙热的眼
  1. pc_lin

    0下载:
  2. ?一个大小为3的缓冲区,初始为空 ?2个生产者 –随机等待一段时间,往缓冲区添加数据, –若缓冲区已满,等待消费者取走数据后再添加 –重复6次 ?3个消费者 –随机等待一段时间,从缓冲区读取数据 –若缓冲区为空,等待生产者添加数据后再读取 –重复4次 ?显示每次添加和读取数据的时间及缓冲区的状态(a buffer size of 3, initially empty 2 producers Random waiting for a period of time, addin
  3. 所属分类:Linux/Unix编程

    • 发布日期:2018-05-01
    • 文件大小:1024
    • 提供者:tybaobao
« 12 3 4 5 6 7 »
搜珍网 www.dssz.com