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

搜索资源列表

  1. SyncStack

    0下载:
  2. JAVA中进程的问题,生产者和消费者程序-Java process, producers and consumers procedures
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:4651
    • 提供者:小月
  1. mymorningjava

    0下载:
  2. java小程序,生产者-消费者问题(Java实现),电梯程序模拟,等等, java 小游戏-small programs, producer-consumer (Java), the elevator simulation, etc., java small game
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:212961
    • 提供者:凌晨
  1. Java问题

    0下载:
  2. 本设计使用Java语言来实现一个生产者消费者问题,里边有详细的使用说明,可以作为课程设计使用。-use of the Java language designed to achieve a producer consumer issues, along with detailed instructions. can be used as a curriculum design.
  3. 所属分类:钩子与API截获

    • 发布日期:2008-10-13
    • 文件大小:6884
    • 提供者:赵威
  1. SyncTest

    0下载:
  2. 用java实现生产者和消费者的多线程协调问题-with producers and consumers to achieve the coordination of multi-threaded
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:1299
    • 提供者:tang
  1. java

    0下载:
  2. 本程序以java为开发环境,实现了进程之间的模拟通信。以现实中的出纳与会计为蓝本,很好的解决了生产者与消费者问题。且具有图形界面,可以自己设定参数。功能很强大。
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:77258
    • 提供者:韩欣
  1. thred

    0下载:
  2. 关于java的县城源代码,提款机模拟,生产者与消费者原理-The county on the java source code, ATM simulation, the principle of producers and consumers
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-01
    • 文件大小:12929
    • 提供者:jhf
  1. OS

    0下载:
  2. Java版本的操作系中的生产者与消费者的代码~-Java version of the operating system of producers and consumers of the code ~
  3. 所属分类:OS Develop

    • 发布日期:2017-03-31
    • 文件大小:18334
    • 提供者:means
  1. PCTest

    0下载:
  2. 基于java开发的OS中经典PV算法:生产者和消费者算法的演示。-Java-based OS development of PV in the classical algorithm: algorithm for producers and consumers of the presentation.
  3. 所属分类:Data structs

    • 发布日期:2017-04-25
    • 文件大小:20315
    • 提供者:潘晓光
  1. JThreadSynch

    0下载:
  2. 用JAVA实现生产者与消费者的同步与互斥问题-Producers and consumers to use JAVA to achieve synchronization and mutual exclusion problems
  3. 所属分类:Data structs

    • 发布日期:2017-03-27
    • 文件大小:12067
    • 提供者:Geena
  1. FIFO

    0下载:
  2. JAVA实现生产者与消费者问题 模拟PV操作-JAVA productor and consumer
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-14
    • 文件大小:3931
    • 提供者:安以轩
  1. pc

    0下载:
  2. 运用java环境编程实现pc多线程通信,消费者与生产者关系-Pc java environment using multi-threaded programming communication between consumers and producers
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-05
    • 文件大小:2016
    • 提供者:
  1. java_wait_notify_notifyall

    0下载:
  2. java 多线程编程,演示了线程等待,唤醒。可以达到并行计算。利用著名操作系统的生产者与消费者说了原理。-java multithreaded programming that demonstrates thread waiting, wake up. Parallel computing can be achieved. Using well-known operating system that the principle of producers and consumers.
  3. 所属分类:MPI

    • 发布日期:2017-03-30
    • 文件大小:1914
    • 提供者:ox
  1. Parkingsystem

    0下载:
  2. 主要用通过多线程控制(也就是生产者消费者的问题),还有就是java游戏开发的一些知识来,模拟了一个停车管理系统-Mainly used by multi-threaded control (that is, producers and consumers), there is some knowledge to java game development, simulation of a parking management system
  3. 所属分类:Other Games

    • 发布日期:2017-03-29
    • 文件大小:440938
    • 提供者:guang
  1. ProducerConsumer

    0下载:
  2. 生产者消费者的模拟 用java的JFrame写的界面,用图片运动表示生产者,消费者,缓冲的模拟-Simulation of producers and consumers java the JFrame write interface, producers, consumers, buffered analog picture movement
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-26
    • 文件大小:24686
    • 提供者:
  1. consumer

    0下载:
  2. 用java模拟生产者消费者的可图形化实例。通过控制进程模拟了生产消费和储存。-Using java simulations producers and consumers can be graphical examples. By controlling the process to simulate the production and consumption and storage.
  3. 所属分类:Games

    • 发布日期:2017-04-16
    • 文件大小:12184
    • 提供者:刘颖
  1. ProducerConsumer

    0下载:
  2. 生产者消费者问题代码,使用java多线程技术-Producers and consumers of code, using java multithreading technology
  3. 所属分类:Other systems

    • 发布日期:2017-04-14
    • 文件大小:4323
    • 提供者:李他
  1. 生产者和消费者问题

    0下载:
  2. Java实现经典的消费者和生产者问题。利用图形化界面演示生产者和消费者问题
  3. 所属分类:数学计算/工程计算

  1. 马士兵 Java高并发编程源码和思考题

    2下载:
  2. 马士兵老师的Java高并发编程及思考题,源码内容适合有多线程基础的朋友们。属于进阶版,从volatile和synchronized线程同步开始,有生产者消费者源码,阻塞队列等,由浅及深,最后介绍了线程池实现。
  3. 所属分类:进程与线程

搜珍网 www.dssz.com