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

搜索资源列表

  1. producerAndconsumer

    0下载:
  2. 经典的生产者和消费者问题,两个进程并发执行-Classic issue of producer and consumer,two tenors execute parallel.
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:1120
    • 提供者:胡斌
  1. ProducerConsumerProblem

    0下载:
  2. 关于操作系统生产者与消费者的源码,没有解压密码.-operating system on producers and consumers of the source, without extracting passwords.
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:4602
    • 提供者:ll
  1. jingkl

    0下载:
  2. 关于一个java线程的问题说明,是以生产者与消费者讲述-java threads of a problem that is about producers and consumers
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:4160
    • 提供者:ll
  1. CustomerAndProducter

    0下载:
  2. 消费者与生产者游戏,该游戏模拟了经典的消费者与生产者的游戏规则,利用了JAVA的多线程-consumers and producers game, the game simulated by the classic consumer and producer of the rules of the game. The use of multithreading Java
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:821
    • 提供者:许健
  1. serverApplet(1)

    0下载:
  2. 生产者 消费者,用的是Applet实现的,-producers and consumers use the applet to achieve, and
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:10764
    • 提供者:李强
  1. consumerandproducer

    0下载:
  2. 这是一个操作系统的课程设计,生产者与消费者的多线程程序.-This is a system of curriculum design, producers and consumers of multithreaded programming.
  3. 所属分类:WEB源码

    • 发布日期:2008-10-13
    • 文件大小:2773
    • 提供者:ssss
  1. SellBuy

    0下载:
  2. 生产者和消费者问题的求解过程 通过JAVA线程模拟生产和消费过程
  3. 所属分类:JSP源码/Java

    • 发布日期:2014-01-18
    • 文件大小:614
    • 提供者:jackcha
  1. 生产与消费

    0下载:
  2. 生产者与消费者的问题-producer and the consumer
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:1165
    • 提供者:系统
  1. a

    0下载:
  2. 该程序创建了两个进程,一个生产者,一个消费者,用来实现进程间的同步
  3. 所属分类:WEB源码

    • 发布日期:2008-10-13
    • 文件大小:1117
    • 提供者:TONY
  1. produce_consume

    0下载:
  2. java实现生产者与消费者双线程问题 在JDK6.0上测试通过
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:4532
    • 提供者:
  1. pv

    0下载:
  2. 操作系统-pv操作生产者消费者问题,实现多进程问题-Operating system-pv operating producers and consumers, multi-process issues
  3. 所属分类:Java Develop

    • 发布日期:2017-04-08
    • 文件大小:239159
    • 提供者:
  1. PaC

    0下载:
  2. 生产者和消费者问题,java学习的初级编程问题,动态显示缓冲池中的状态和生产者消费者的工作情况。-Producers and consumers, the primary learning java programming problems, work status and dynamic display producers and consumers of the buffer pool.
  3. 所属分类:Java Develop

    • 发布日期:2017-04-13
    • 文件大小:2266
    • 提供者:lee
  1. test

    0下载:
  2. 基于操作系统原理进程调度[生产者消费者]算法,实现的银行排号系统-A number of banks System
  3. 所属分类:Java Develop

    • 发布日期:2017-04-27
    • 文件大小:7722
    • 提供者:李亮
  1. ProducterConsumerDemo

    0下载:
  2. java中经典应用,生产者消费者的使用例子,经过实际测试,两个线程交替执行,达到生产一个消费一个的功能。-the famous use in java launage,the productor and consumer pratiques...
  3. 所属分类:Java Develop

    • 发布日期:2017-04-13
    • 文件大小:1841
    • 提供者:王茂春
  1. DemoThread

    0下载:
  2. java多线程中生产者消费者模型 1、生产者仅仅在仓储未满时候生产,仓满则停止生产。 2、消费者仅仅在仓储有产品时候才能消费,仓空则等待。 3、当消费者发现仓储没产品可消费时候会通知生产者生产。 4、生产者在生产出可消费产品时候,应该通知等待的消费者去消费。-producer and consumer model
  3. 所属分类:Java Develop

    • 发布日期:2017-04-12
    • 文件大小:658
    • 提供者:hyj
  1. Thread

    0下载:
  2. 线程练习,线程同步问题,生产者消费者问题。-Thread exercises, thread synchronization problems, producers and consumers.
  3. 所属分类:Java Develop

    • 发布日期:2017-05-01
    • 文件大小:16072
    • 提供者:yangpeifei
  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. sy

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

    • 发布日期:2017-12-24
    • 文件大小:7168
    • 提供者:jxn
  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. 理发师问题

    0下载:
  2. 其实际为生产者消费者问题,理发师忙时,顾客等待,理发师闲时,给顾客理发。(In fact, it is the problem of producer consumers, when the barber is busy, the customer is waiting, and the barber is free to make a haircut for the customer.)
  3. 所属分类:Java编程

    • 发布日期:2018-01-10
    • 文件大小:3072
    • 提供者:mamagician
« 1 2 3 45 6 7 »
搜珍网 www.dssz.com