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

搜索资源列表

  1. Producer

    0下载:
  2. 程序实现了两个生产者和两个消费者的生产者消费者问题(当生产者消费者数目再多时加上几个子进程就可以了)为了防止程序陷入死循环,给生产者限定了生产次数,同时为了方便截图,将次数限定的比较少。下面是我的程序:-Procedures to achieve the two producers and two consumers and producers of consumer issues (when the number of producers of consumers to add a few m
  3. 所属分类:Data structs

    • 发布日期:2017-04-02
    • 文件大小:64677
    • 提供者:wangshan
  1. shengchanxiaofei

    0下载:
  2. 这是我做的操作系统的实验生产者消费者问题 包括程序和文档 -This is my operating system to do experiments producers of consumer issues, including procedures and documentation
  3. 所属分类:OS Develop

    • 发布日期:2017-04-04
    • 文件大小:17831
    • 提供者:张志文
  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-11
    • 文件大小:17835
    • 提供者:张薇薇
  1. sfhsjk

    0下载:
  2. 通过本程序能够实现os中经典的生产者消费者问题,可显示-This procedure can be achieved through the os in the classic producer consumer problem, shows
  3. 所属分类:OS Develop

    • 发布日期:2017-05-09
    • 文件大小:49457
    • 提供者:笑哈哈
  1. TestPC

    0下载:
  2. 操作系统课程实验,演示生产者与消费者问题。进程显示。-Experimental operating system courses, presentation producers and consumer issues. Processes show.
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-11
    • 文件大小:1229
    • 提供者:gongchang
  1. producerANDconsumer

    0下载:
  2. 操作系统著名源代码,含系统调用,生产者与消费者源码,有详细注释,如果出现乱码,请转换格式为unicode。-Well-known operating system source code, including system calls, producers and consumers source, there are detailed notes, if there is garbled, please convert the format of unicode.
  3. 所属分类:OS Develop

    • 发布日期:2017-04-10
    • 文件大小:1584
    • 提供者:小蚊子
  1. produce

    0下载:
  2. 一个操作系统实验的程序,模拟生产者消费者问题-An operating system trials, simulation producer consumer issues
  3. 所属分类:Windows Kernel

    • 发布日期:2017-05-09
    • 文件大小:43122
    • 提供者:吴日晖
  1. producder

    0下载:
  2. C++语言实现生产者消费者问题 生产者-消费者问题是一个经典的进程同步问题,该问题最早由Dijkstra提出,用以演示他提出的信号量机制。-C++ language to achieve the producer consumer problem producers- consumers are a classic problem of process synchronization problem, the problem was first proposed by Dijkstra pr
  3. 所属分类:OS Develop

    • 发布日期:2017-04-14
    • 文件大小:4023
    • 提供者:helen
  1. ThreadTest

    0下载:
  2. java线程学习时,用来演示生产者-消费者的经典程序!例子-java thread example about productor-consumer
  3. 所属分类:Java Develop

    • 发布日期:2017-04-14
    • 文件大小:4054
    • 提供者:cls
  1. THREAD

    0下载:
  2. MFC开发的生产者与消费者模似软件,多线程编程,对话框界面。-I am Chinese,rk I can t use English.But I already pass the Band four.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-24
    • 文件大小:321183
    • 提供者:加高
  1. consumer_producer

    0下载:
  2. 用信号量机制实现多个生产者—消费者问题,实现线程间的同步与互斥-Semaphore implementation mechanism with a number of producers- the consumer problem, achieve inter-thread synchronization and mutual exclusion
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-14
    • 文件大小:4168
    • 提供者:qingangjun
  1. ddvip_com_0503220f15158c

    0下载:
  2. 生产者-消费者问题,用 java编程实现生产者-消费者之间问题的展示。-Producer- Consumer problem using java programming producers- the display of consumer issues.
  3. 所属分类:Java Develop

    • 发布日期:2017-04-12
    • 文件大小:911
    • 提供者:林月
  1. ProducerConsumerDemo

    0下载:
  2. 该程序是模拟JAVA中多线程机制,生产者消费者经典实例!-The process is simulated in the multi-threaded JAVA mechanism, the classic examples of producers of consumers!
  3. 所属分类:Java Develop

    • 发布日期:2017-04-12
    • 文件大小:759
    • 提供者:杨德伟
  1. thread

    0下载:
  2. 生产者消费者多线程问题,通过调用系统函数,来解决生产者消费者多线程问题。-Consumer producer problem of multi-threading, by calling the system function, to address the issue of multi-threaded producer consumer.
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-12
    • 文件大小:641
    • 提供者:zhang
  1. ProducerConsumer1

    0下载:
  2. 生产者, 消费者问题-Producers, consumer issues
  3. 所属分类:Java Develop

    • 发布日期:2017-04-11
    • 文件大小:687
    • 提供者:braveking
  1. procon

    0下载:
  2. 生产者消费者同步问题,用于模拟都线程的并行与互斥-Producer consumer synchronization, threads are used to simulate parallel and mutually exclusive
  3. 所属分类:MPI

    • 发布日期:2017-04-01
    • 文件大小:87636
    • 提供者:guanggan
  1. 15085

    0下载:
  2. 进程的同步是操作系统处理机管理的重要内容,本实验要求学生理解生产者与消费者问题模型,掌握解决该问题的算法思想,学会使用同步机制。-The process of the operating system processor synchronization is an important aspect of management, this experiment requires students to understand the issue of model producers and cons
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-17
    • 文件大小:4210358
    • 提供者:张昱龙
  1. ProducerConsumerTest

    0下载:
  2. 生产者消费者多线程实现. 生产者消费者多线程实现.-producer-consumer,multiThreads
  3. 所属分类:Java Develop

    • 发布日期:2017-03-31
    • 文件大小:1042
    • 提供者:王鹏
  1. 6-1

    0下载:
  2. 操作系统课程设计,生产者消费者问题,很实用的一个程序设计论文-Operating system design, the producer consumer problem, it is a practical program design thesis
  3. 所属分类:Windows Kernel

    • 发布日期:2017-03-30
    • 文件大小:302311
    • 提供者:张巍
  1. HYPERLINK

    0下载:
  2. 每个生产者和消费者对有界缓冲区进行操作后,即时显示有界缓冲区的全部内容,当前指针位置和生产者/消费者县城的标识符.(2)生产者和消费者各有两个以上.(3)多个生产者或多个消费者之间须有共享对缓冲区进行操作的函数代码. 提示:(1) 有界缓冲区可用数组实现. -producer and customer
  3. 所属分类:Document

    • 发布日期:2017-04-01
    • 文件大小:4860
    • 提供者:杨怀猛
« 1 2 3 45 6 7 8 9 10 ... 48 »
搜珍网 www.dssz.com