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

搜索资源列表

  1. pcpp

    0下载:
  2. c 语言实现 进程 消费者 与和 生产者,有 over 队列, 就绪队列 与和 等待队列 。 -c progress consumer and producer using queue.
  3. 所属分类:Other systems

    • 发布日期:
    • 文件大小:2048
    • 提供者:xiao_jia
  1. DEMO

    0下载:
  2. 生产者消费者循环用于普通实例结构中,比较简单,试验-Producer consumer cycle for the common example of the structure, relatively simple, test
  3. 所属分类:Other systems

    • 发布日期:2017-12-17
    • 文件大小:671744
    • 提供者:罗雪峰
  1. Consumer

    0下载:
  2. 生产者生产输入的字符作为产品,消费者消费该产品,实现用PV操作解决生产者-消费者的同步问题-The producer produces the input character as a product, the consumer consumes the product, implements the PV-operation to solve the producer-consumer synchronization problem
  3. 所属分类:Java Develop

    • 发布日期:2017-12-11
    • 文件大小:8864
    • 提供者:
  1. tutu766799

    1下载:
  2. 虚拟仪器labview的数据采集程序,简单、使用。使用生产者消费者构架。。(Virtual instrument LabVIEW data acquisition program, simple to use. Using producer consumer frameworks..)
  3. 所属分类:Windows编程

    • 发布日期:2017-12-24
    • 文件大小:99328
    • 提供者:dydy776999
  1. Multiperson Fried Gold Game

    0下载:
  2. 多人炸金花游戏: 使用面向对象的思想处理游戏,过程中使用了生产者和消费者模式来构建多线程,配合mutex锁,条件变量实现服务器的高并发。(Many people fry golden flower game: The use of object-oriented thinking to deal with the game, the process uses the producer and consumer models to build multi-threaded, with mute
  3. 所属分类:Linux/Unix编程

    • 发布日期:2017-12-13
    • 文件大小:19701
    • 提供者:pfflyer
  1. hjswxc

    0下载:
  2. 以生产者消费者模型为依据,在Windows 2000环境下创建一个控制台进程(Based on producer consumer model, create a console process in a Windows 2000 environment)
  3. 所属分类:其他小程序

    • 发布日期:2017-12-23
    • 文件大小:2048
    • 提供者:Leyeard
  1. 4456438

    0下载:
  2. 经典问题,生产者,消费者问题,模拟操作系统进程,推荐给大家(Classic problem, producers, consumers, simulation operating system processes, recommend to everyone)
  3. 所属分类:对话框与窗口

  1. shecyvsumers

    0下载:
  2. 进程管理中的生产者消费者问题 只要是是描述进程管理中生产者与消费者(Producer consumer problem in process management As long as it is is describe the producers and consumers in the process management)
  3. 所属分类:文件操作

    • 发布日期:2017-12-25
    • 文件大小:6144
    • 提供者:Fasjfu
  1. Qt4Ex

    0下载:
  2. Qt 实现简单的多线程, 经典的生产者消费者模型(Example of MultiThread by Qt)
  3. 所属分类:进程与线程

    • 发布日期:2017-12-21
    • 文件大小:4096
    • 提供者:lyg1102
  1. labview

    3下载:
  2. 基于生产者与消费者的多通道数据采集与存储(Multichannel data acquisition and storage based on producer and consumer)
  3. 所属分类:LabView编程

    • 发布日期:2017-12-27
    • 文件大小:418816
    • 提供者:hxbonly
  1. kafka

    0下载:
  2. php基于rdkafka的生产者和消费者的示例程序(PHP rdkafka producer & consumer)
  3. 所属分类:PHP编程

    • 发布日期:2017-12-30
    • 文件大小:1024
    • 提供者:jiangwu10057
  1. oneuancemessage

    0下载:
  2. springmvc与rabbitMQ的整合Demo,基本的配置文件,消息生产者和消费者的简单实现()
  3. 所属分类:书籍源码

    • 发布日期:2017-12-27
    • 文件大小:2299904
    • 提供者:ztdles
  1. 多生产者-多消费者

    0下载:
  2. 随便写点啥,虽然我也不知道该写啥,但是我还是写了不少(Write something casually, though I don't know what to write, but I still write a lot)
  3. 所属分类:网络编程

    • 发布日期:2017-12-31
    • 文件大小:7544832
    • 提供者:Sky950506
  1. ProducerAndConsumer

    0下载:
  2. 这是一个生产者与消费者典型例子,以售票和放票为例(Typical examples of producers and consumers)
  3. 所属分类:Java编程

    • 发布日期:2017-12-25
    • 文件大小:1024
    • 提供者:一见如故
  1. sy

    0下载:
  2. 生产者消费者问题 Java多线程的简单实现(Producer consumer problem java Simple implementation of multi threading)
  3. 所属分类:Java编程

    • 发布日期:2017-12-24
    • 文件大小:7168
    • 提供者:jxn
  1. MQDemo(VS2010)

    0下载:
  2. MQ生产者,消费者模型创建,连接,发送、接受数据等。(MQ producer, consumer model creation, connection, sending, receiving data, etc..)
  3. 所属分类:其他

    • 发布日期:2018-01-02
    • 文件大小:422912
    • 提供者:Cavan
  1. ConsumerProducer

    0下载:
  2. 使用java写的生产者消费者多线程问题。 每隔100ms,生产者从数组中取出数据,放到共有数据库,消费者从中取出。(The multithreading problem of producer consumers written with Java. Every 100ms, the producer takes the data out of the array and puts it in a shared database, and the consumer takes it out.
  3. 所属分类:Java编程

  1. chbscidental

    0下载:
  2. 简易地演示操作系统方面的一个重要问题——生产者消费者()
  3. 所属分类:数据挖掘

    • 发布日期:2018-01-07
    • 文件大小:40960
    • 提供者:Fjnnv
  1. XCGJM7

    0下载:
  2. 进程管理中的生产者消费者问题 只要是是描述进程管理中生产者与消费者()
  3. 所属分类:进程与线程

    • 发布日期:2018-01-08
    • 文件大小:6144
    • 提供者:Ivlfvtv
  1. 典型死锁问题

    0下载:
  2. 包含了操作系统的三个死锁问题,哲学家问题,消费者生产者问题,管道等,解决方法。绝对可用。(It includes three deadlocks, philosophers, consumer producers, pipelines, and solutions to the operating system. It is absolutely available.)
  3. 所属分类:其他

    • 发布日期:2018-01-09
    • 文件大小:1024
    • 提供者:夜雨声F
« 1 2 ... 42 43 44 45 46 4748 »
搜珍网 www.dssz.com