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

搜索资源列表

  1. Producer & Consumer

    0下载:
  2. VC实现的生产者 消费者,使进程学习中非常重要的东西 ~~希望大家支持-VC consumers, the producer, the process of learning something very important ~ ~ hope we support
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:37861
    • 提供者:osr
  1. producer-consumer

    0下载:
  2. producer-consumer problem 的源码-producer-consumer source of the problem
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:7935
    • 提供者:ws
  1. productor_consumer

    0下载:
  2. 生产者与消费者问题,用信号量实现!linux环境下的C代码-Producer and consumer issues, using semaphores to achieve! C code in linux environment
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-29
    • 文件大小:1303
    • 提供者:flydragon
  1. the-producer---consumer-problem

    0下载:
  2. 模拟PV操作同步机构,且用PV操作解决生产者——消费者问题-PV operation synchronization, simulation, and the use of PV operation to solve the producer- consumer problem
  3. 所属分类:OS Develop

    • 发布日期:2017-03-27
    • 文件大小:1581
    • 提供者:liu
  1. producer-consumer-problem

    0下载:
  2. Introduction In this project, we will design a programming solution to the bounded-buffer problem using the producer and consumer processes . The solution uses three semaphores: empty and full, which count the number of empty and full slots
  3. 所属分类:Process-Thread

    • 发布日期:2017-03-23
    • 文件大小:96073
    • 提供者:MidnightD
  1. producer-consumer

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

    • 发布日期:2016-03-20
    • 文件大小:1309
    • 提供者:王春林
  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-10
    • 文件大小:17835
    • 提供者:张薇薇
  1. thread

    0下载:
  2. 该程序运用线程的mutex控制数据流的锁定,实现Producer和consumer之间对buffer的合理有序的利用-The program to control the use of thread mutex lock data stream to achieve Producer and consumer of buffer between the rational and orderly use of
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-12
    • 文件大小:2753
    • 提供者:dreamshello
  1. Producer

    0下载:
  2. Producer Consumer Algorithm Implement by Java
  3. 所属分类:Data structs

    • 发布日期:2017-04-24
    • 文件大小:20074
    • 提供者:MAHMUD
  1. producerConsumerProblem

    0下载:
  2. this test program which tries to solve producer consumer problem -this is test program which tries to solve producer consumer problem
  3. 所属分类:ERP-EIP-OA-Portal

    • 发布日期:2017-04-13
    • 文件大小:3369
    • 提供者:hassaanbinaslam
  1. producer_consumer_problem

    0下载:
  2. a code that represents the consumer producer problem
  3. 所属分类:Compiler program

    • 发布日期:2017-04-12
    • 文件大小:1664
    • 提供者:denis
  1. os

    0下载:
  2. 操作系统中生产者和消费者算法模拟,pb实现-the simulation of the producer-consumer algorithm in os,made by pb
  3. 所属分类:Windows Kernel

    • 发布日期:2017-03-22
    • 文件大小:54630
    • 提供者:fan
  1. producer.c

    0下载:
  2. producer-consumer implementation program written in C
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-05
    • 文件大小:764
    • 提供者:somit
  1. pthread

    0下载:
  2. pthread同步信号量解决生产者消费者问题-pthread producer consumer synchronization semaphores to solve the problem
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-26
    • 文件大小:1075
    • 提供者:123
  1. producer

    0下载:
  2. producer and consumer
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-09
    • 文件大小:1627559
    • 提供者:mousepc
  1. producer-consumer

    0下载:
  2. producer & consumer based on linux-producer & consumer based on linux
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-30
    • 文件大小:208727
    • 提供者:liuzhenhua
  1. producercustomer

    0下载:
  2. 多线程编程示例,解决生产者消费者问题.水平有限,仅供初学者参考.-Multi-threaded programming examples to solve the producer consumer problem. Is limited, only for advanced users.
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-27
    • 文件大小:9986632
    • 提供者:zhen
  1. consumer-producer

    0下载:
  2. c语言。生产者消费者问题的信号量解决代码。简洁明了-c language. About consumer and producer.
  3. 所属分类:Other systems

    • 发布日期:2017-05-13
    • 文件大小:3552171
    • 提供者:申俊泽
  1. helixproducersdk_10_windows

    0下载:
  2. helix producer sdk,可以在此基础上做视频流的开发,编解码。-helix producer sdk, you can do on this basis, the development of video streaming, encoding and decoding.
  3. 所属分类:Video Capture

    • 发布日期:2017-05-20
    • 文件大小:5928848
    • 提供者:朱德伟
  1. Producer-Consumer-Model

    0下载:
  2. 生产者消费者模型,多线程程序,主要涉及互斥、信号量等操作系统知识-Producer consumer model, multi-threaded programs, mainly related to mutual exclusion, semaphores and other operating system knowledge
  3. 所属分类:Process-Thread

    • 发布日期:2017-05-16
    • 文件大小:4486375
    • 提供者:李明
« 12 3 4 5 6 7 8 9 10 ... 23 »
搜珍网 www.dssz.com