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

搜索资源列表

  1. Labview-ATM-Simulation

    0下载:
  2. 使用生产者与消费者模式模拟ATM机,可以实现存取款及余额查看功能-Using Labview to simulate ATM.
  3. 所属分类:LabView

    • 发布日期:2017-03-30
    • 文件大小:26458
    • 提供者:刘永广
  1. producer_consumer

    0下载:
  2. 经典的模拟消费者与生产者之间关系的小程序。-The classical simulation of the relationship between consumers and producers of small procedures.
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-11
    • 文件大小:639
    • 提供者:王峰
  1. pro_consumer

    0下载:
  2. 进程同步问题,生产者生产产品放入缓冲区,消费者消费产品释放缓冲区。-Process synchronization problem, producers produce product into the buffer, consumer spending product release buffer.
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-03
    • 文件大小:12569
    • 提供者:jx
  1. producer

    0下载:
  2. 操作系统上机 生产者和消费者 实现进程间的互斥和同步-Computer operating system between producers and consumers to achieve process mutual exclusion and synchronization
  3. 所属分类:Process-Thread

    • 发布日期:2017-03-23
    • 文件大小:4792
    • 提供者:arjiao
  1. Producers-and-consumers

    0下载:
  2. 操作系统进程互斥(消费者与生产者算法)演示-The Demo of Producers and consumers
  3. 所属分类:CSharp

    • 发布日期:2017-04-08
    • 文件大小:288002
    • 提供者:夜云
  1. woqu

    0下载:
  2. 生产者与消费者:编写一个生产者-消费者程序组,支持多个生产者和消费者,生产者进程数为2, 消费者进程数为3。 -Producers and consumers: the preparation of a producer- consumer program group, supports multiple producers and consumers, producers for the two processes, the consumer process is 3.
  3. 所属分类:Driver develop

    • 发布日期:2017-04-13
    • 文件大小:2831
    • 提供者:林婉婷
  1. ProduceConsumeProblems

    0下载:
  2. 操作系统经典同步问题,解决生产者与消费者问题-Operating system synchronization, producer and consumer issues
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-13
    • 文件大小:1766
    • 提供者:王强
  1. producer_cousummer_wait_notify

    0下载:
  2. 生产者与消费者问题,多线程的应用实例,介绍了wait()和notify()的使用方法-Producer and consumer issues, multithreaded application examples, describes the wait () and notify () method to use
  3. 所属分类:Java Develop

    • 发布日期:2017-04-03
    • 文件大小:2383
    • 提供者:李为智
  1. ProduceraConsumer

    0下载:
  2. 该原码是操作系统实验中的生产者与消费者问题-The original code of the operating system experiment producers and consumers
  3. 所属分类:Java Develop

    • 发布日期:2017-04-25
    • 文件大小:174092
    • 提供者:chenwei
  1. sem

    0下载:
  2. linux间进程通讯,利用共享内存和信号量,实现一个简洁的生产者与消费者程序。-Inter-process communication linux, using shared memory and semaphores to implement a simple program producers and consumers.
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-16
    • 文件大小:13156
    • 提供者:wuq
  1. thread

    0下载:
  2. 多线程 简单描述消费者与生产者之间的联系-Multithreading brief descr iption of contact between consumers and producers
  3. 所属分类:Java Develop

    • 发布日期:2017-04-07
    • 文件大小:53450
    • 提供者:陈木青
  1. thread

    0下载:
  2. 多线程 消费者与生产者之间的简单生产消费关系
  3. 所属分类:JSP源码/Java

  1. The-issue-of-producers-and-consumers

    0下载:
  2. 本程序用VS2005实现多线程生产者和消费者问题,本程序含有界面,生产者和消费者数目可时时再现-The program realization multithreading producer and consumer issues with VS2005, the program contains a number of interface, producers and consumers can keep reproducing
  3. 所属分类:CSharp

    • 发布日期:2017-04-02
    • 文件大小:72692
    • 提供者:周雪凌
  1. ConsumerAndProducer

    0下载:
  2. 这是一款基于Visual C++的解决生产者与消费者问题的源代码程序。-This is a program to settle the problem of the consumer and producer.
  3. 所属分类:Other Games

    • 发布日期:2017-05-12
    • 文件大小:2706844
    • 提供者:林凌
  1. lock_free

    0下载:
  2. 跨平台(window,Unix),c++开发,免加锁队列,多个生产者,多个消费者,实现真正的lock fr-lock free ,multi_products and multi_customs,cross platform(windows,unix)
  3. 所属分类:Data structs

    • 发布日期:2017-05-16
    • 文件大小:3693160
    • 提供者:day
  1. os-coursedesign

    0下载:
  2. 操作系统课程设计包含:多线程模拟(生产者和消费者)、银行家算法、页面置换算法-Courses on operating system design includes: multi-threaded simulation (producers and consumers), bankers algorithm, page replacement algorithm
  3. 所属分类:Applet

  1. productor_consumer

    0下载:
  2. 本程序综合采用V fork 、共享内存、信号量机制实现了2个生产者与2个消费者之间的进程同步。并完成了程序的准确性验证。同时,为了更加准确的测试程序的稳定性,设定了每个生产者和消费者在对缓冲区进行操作前都会等待一段随机的时间,并把缓冲区大小设置得相对较小。最后经过多次测试,程序结果均完全正确.-This procedure using a combination of V fork, shared memory, semaphores mechanism to achieve the proce
  3. 所属分类:OS Develop

    • 发布日期:2017-04-14
    • 文件大小:3132
    • 提供者:万园春
  1. Labview-ATM

    1下载:
  2. 利用数据库,以及消费者生产者构架,实现银行ATM功能。-Use of the database, as well as consumers producers architecture, realization of bank ATM functions.
  3. 所属分类:LabView

    • 发布日期:2017-05-14
    • 文件大小:3444401
    • 提供者:吴方成
  1. 2

    0下载:
  2. 在windows操作系统上实现生产者和消费者问题PV操作实现的源代码。-PV producers and consumers to achieve the source code operating on windows operating system.
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-04
    • 文件大小:12701
    • 提供者:likai
  1. produceconsemer

    0下载:
  2. 请编写一个程序,有1生产者线程和5消费者线程, 生产者生产n(0 < n < = 5)产品的时间, 每个消费者消费产品每次只有一个, 只有当产品都被消费,生产者可以生产下一批产品-Please write a program, there is a producer thread and a consumer thread 5, producers produce n (0 < n < = 5) the product of the time, every con
  3. 所属分类:Java Develop

    • 发布日期:2017-04-10
    • 文件大小:1015
    • 提供者:
« 1 2 ... 39 40 41 42 43 4445 46 47 48 »
搜珍网 www.dssz.com