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

搜索资源列表

  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. Thread_ProducerConsumer

    0下载:
  2. java经典的线程示例代码,死锁\生产者,消费者模拟-sample code java classic thread, deadlock \ producers, consumers simulation
  3. 所属分类:Java Develop

    • 发布日期:2017-04-13
    • 文件大小:2140
    • 提供者:skywang
  1. PC

    0下载:
  2. 生产者消费者 用与操作系统课程设计 很好的资料 欢迎下载-textjengopsmvkvs ndpsfj jpljg
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-05-08
    • 文件大小:1735279
    • 提供者:sun
  1. ProducerAndConsumerSynchronization

    0下载:
  2. 生产者-消费者进程同步问题.生产者和消费者两个进程独立运行.-Producer- Consumer process synchronization problem. Producers and consumers operate independently of the two processes
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-17
    • 文件大小:48450
    • 提供者:小白鲨
  1. P_C

    0下载:
  2. 生产者消费者问题。操作系统编程 线程 进程-Producer consumer problem. Operating system programming thread process
  3. 所属分类:OS Develop

    • 发布日期:2017-04-06
    • 文件大小:2453
    • 提供者:林安
  1. make_use

    0下载:
  2. 使用C语言编写的生产者消费者的问题 使用了多线程 按PV操作实现-Using the C language, the producer consumer problem using multi-threaded operation to achieve by PV
  3. 所属分类:Process-Thread

    • 发布日期:2017-03-31
    • 文件大小:782
    • 提供者:黄金芳
  1. pthread

    0下载:
  2. linux2.6.27,fc8平台,使用信号量实现生产者消费者问题-linux semaphore producers and consumers
  3. 所属分类:Linux Network

    • 发布日期:2017-04-05
    • 文件大小:1039
    • 提供者:ffj
  1. Mystack

    0下载:
  2. 写一个线程安全的栈,底层用LinkedList实现,提供进栈和 出栈的方法,应用生产者-消费者模式。另外写两个类, 分别实现生产和消费者。 -Write a thread safe stack, the bottom with a LinkedList implementation, providing out of the stack into the stack and method of application of the producer- consumer model
  3. 所属分类:Java Develop

    • 发布日期:2017-03-24
    • 文件大小:692
    • 提供者:盒子
  1. producerANDconsumer

    0下载:
  2. 操作系统经典实验,模拟生产者消费者问题,采用java语言编写,互斥同步-OS classic experiment, simulation producer consumer issues, using java language, mutual exclusion synchronization
  3. 所属分类:Java Develop

    • 发布日期:2017-04-07
    • 文件大小:1622
    • 提供者:孟祥安
  1. Simulation_code_producers_and_consumers

    0下载:
  2. 生产者消费者模拟代码,希望给想下载的人以帮助,可惜少走点弯路-Simulation code producers and consumers
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-16
    • 文件大小:28310
    • 提供者:zhangxiuhua
  1. product_custom

    0下载:
  2. 一个 生产者 消费者 模型的代码, 代码不多 但是真的实现还不是那么简单的哦-A producer consumer model code, the code is not really achieve much, but oh so simple
  3. 所属分类:Linux Network

    • 发布日期:2017-04-06
    • 文件大小:1024
    • 提供者:卫良刚
  1. producer_consumerPthreads

    0下载:
  2. 操作系统课程相关 pthread实现生产者消费者问题-Operating system programs to achieve the producer of consumer issues related to pthread
  3. 所属分类:Process-Thread

    • 发布日期:2017-05-15
    • 文件大小:3668542
    • 提供者:小小牛
  1. producer_consumerWin32

    0下载:
  2. 操作系统课程相关 win32下实现生产者消费者问题-Courses related to the operating system to achieve the producer consumer problem win32
  3. 所属分类:OS Develop

    • 发布日期:2017-05-12
    • 文件大小:2705014
    • 提供者:小小小
  1. process

    0下载:
  2. linux-0.11的信号量实现。采用生产者消费者验证-linux-0.11 of the semaphore. Verified by producers and consumers! !
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-01
    • 文件大小:8016
    • 提供者:witer
  1. pc

    0下载:
  2. 生产者消费者问题 生产者消费者问题的实现源代码 源代码-producer
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-02
    • 文件大小:1572
    • 提供者:df
  1. laoyede

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

    • 发布日期:2017-04-06
    • 文件大小:38600
    • 提供者:Lucy Chen
  1. producerConsumer

    0下载:
  2. 生产者消费者问题,主要实现同步与互斥的问题-producerconsumer
  3. 所属分类:Java Develop

    • 发布日期:2017-03-31
    • 文件大小:850
    • 提供者:玫玫
  1. test

    0下载:
  2. 本代码主要用于实现生产者消费者问题,本人能力有限代码不好。
  3. 所属分类:Java Develop

    • 发布日期:2017-04-07
    • 文件大小:811
    • 提供者:jie
  1. Productor-Consumer

    0下载:
  2. 利用Java的多线程机制很好的处理生产者—消费者这个经典问题!有助于对生产者-消费者问题的理解和Java多线程机制的掌握!-Use of Java multithreading handled well producer- consumer this classic problem! Contribute to the producer- consumer understanding of the issues and multi-threading mechanism of Java mast
  3. 所属分类:Java Develop

    • 发布日期:2017-03-29
    • 文件大小:6122
    • 提供者:紫风
  1. BarberAndCustomer

    1下载:
  2. 1)用C语言或C++语言编程实现P、V原语并用P、V原语描述如下生产者-消费者问题: 有一个理发师,一把理发椅和n把提供给等候理发的顾客座的椅子。如果没有顾客,则理发师便在理发椅子上睡觉;当第一个顾客到来时,必须唤醒该理发师进行理发;如果理发师正在理发时又有顾客到来,则如果有空椅子可坐,他就坐下来等待,如果没有空椅子,他就离开理发店。 为理发师和顾客各编一段程序描述他们的行为,要求不能带有竞争条件,试用P、V操作实现。 (2)分析 此题可看作是n个生产者和1个消费者问题
  3. 所属分类:Process-Thread

    • 发布日期:2017-05-14
    • 文件大小:3426525
    • 提供者:陈天龙
« 1 2 ... 11 12 13 14 15 1617 18 19 20 21 ... 48 »
搜珍网 www.dssz.com