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

搜索资源列表

  1. BlockingQueueTest

    0下载:
  2. 生产者与消费者多线程问题,在该程序中以两名男女同学为例。-Producers and consumers multithreaded problems, in the program to two men and women students, for example.
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-11
    • 文件大小:827
    • 提供者:郑雄均
  1. procon

    0下载:
  2. C++写的模拟生产者与消费者,对初学者很有帮助-C + + to write a simulation of producers and consumers, very helpful for beginners
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-02
    • 文件大小:954
    • 提供者:张达棣
  1. ProducerandConsumer

    0下载:
  2. 是一个OS中生产者与消费者的互斥锁的问题-This is a producer and consumer s program.
  3. 所属分类:Other systems

    • 发布日期:2017-06-03
    • 文件大小:14958922
    • 提供者:mayancheng
  1. labview-producers-and-consumers

    0下载:
  2. 通过labview程序的演示,进一步掌握生产者与消费者循环,该压缩文件中包含有如何控制箱子的移动,及方向的控制等-Through the LabVIEW program demonstration, further grasp the producers and consumers of circulation, the compressed file contains how to control the moving direction of the box, and control
  3. 所属分类:LabView编程

    • 发布日期:2017-03-29
    • 文件大小:58386
    • 提供者:化玉伟
  1. Operating-system-related-experiments

    0下载:
  2. 一共有三个实验,包括:一、生产者与消费者 二、内存分配三、 进程-A total of three experiments, including: producers and consumers, the memory allocation of three, the process
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-16
    • 文件大小:153152
    • 提供者:欣然
  1. yf2

    0下载:
  2. 计算机操作系统实验类文章,主要是对于著名的生产者与消费者的问题进行互斥与共享的临界资源的设置与访,实现进程的同步与互斥。-Experimental articles of the computer operating system, mainly for the well-known producers and consumers mutually exclusive and shared set of critical resources and visits to achieve proce
  3. 所属分类:Process-Thread

    • 发布日期:2017-03-29
    • 文件大小:9226
    • 提供者:杨峰
  1. R_WP1

    0下载:
  2. 操作系统中生产者与消费者问题的模拟,对于出现的死锁情况,采用置换算法解决。-Producers and consumers in the operating system simulation problems, for the deadlock situation occurs, the use of replacement algorithm to solve.
  3. 所属分类:Console

    • 发布日期:2017-04-05
    • 文件大小:256204
    • 提供者:hawstein
  1. DRAW

    0下载:
  2. 这是了解MFC生产者与消费者关系,对MFC初步入门的时候有个很好的印象的画线程序-This is understood MFC producer and consumer relations, draw lines have a very good impression when MFC preliminary entry program
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-19
    • 文件大小:43174
    • 提供者:杨钧杰
  1. round

    0下载:
  2. 这是基于MFC的一个画圆程序,让读者更进一步的了解MFC的生产者与消费者的关系-This is a Circle MFC-based program, to give readers a better understanding of the relationship of MFC producers and consumers
  3. 所属分类:Other windows programs

    • 发布日期:2017-12-01
    • 文件大小:39492
    • 提供者:杨钧杰
  1. OSjingcheng3

    0下载:
  2. 操作系统中的经典同步问题,生产者与消费者问题,希望对大家有帮助!-Classic synchronization problems in the operating system, producers and consumers, and hope to have everyone help!
  3. 所属分类:Dialog_Window

    • 发布日期:2017-11-28
    • 文件大小:1918262
    • 提供者:赵斌
  1. 111

    0下载:
  2. 编写一个生产者-消费者程序组,支持多个生产者和消费者,生产者进程数为2, 消费者进程数为3。 生产者与消费者之间使用共享内存进行数据传递,并使用信号量对数据的内容进行保护。-Preparation of a producer- consumer program group, supports multiple producers and consumers, the the producer process for 2 Consumers number of processes.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-11-14
    • 文件大小:150655
    • 提供者:蔡应恒
  1. p-and-c

    0下载:
  2. 线程管理中的生产者消费者问题,主要是描述线程管理中生产者与消费者在共享资源时是否同步与互斥问题-Producers and consumers in the thread management, describes the thread management of producers and consumers, whether in the shared resource synchronization and mutual exclusion
  3. 所属分类:Java Develop

    • 发布日期:2017-11-13
    • 文件大小:4221
    • 提供者:whillchyis
  1. ProducerConsumerProblem

    0下载:
  2. 生产者与消费者问题的模拟 需要的可以下载-Simulation needs of producers and consumers, the problem can be downloaded and see
  3. 所属分类:Other systems

    • 发布日期:2017-11-27
    • 文件大小:10404
    • 提供者:
  1. daima

    0下载:
  2. Linux进程编程,生产者-消费者程序组,支持多个生产者和消费者,生产者进程数为2, 消费者进程数为3。 生产者与消费者之间使用共享内存进行数据传递,并使用信号量对数据的内容进行保护。-The Linux process programming, producer- consumer program group, supports multiple producers and consumers, the the producer process for 2, consumers pr
  3. 所属分类:Linux Network

    • 发布日期:2017-11-26
    • 文件大小:2958
    • 提供者:q
  1. productp26consume

    0下载:
  2. 多线程之生产者与消费者,多线程的作用和功能 -Multithreaded producers and consumers, multithreaded role and function
  3. 所属分类:Windows Develop

    • 发布日期:2017-12-03
    • 文件大小:593
    • 提供者:guohecang
  1. WindowsPC

    0下载:
  2. 实现操作系统实验4——生产者与消费者windows系统-Experimental operating system- producers and consumers windows system
  3. 所属分类:Windows Kernel

    • 发布日期:2017-11-13
    • 文件大小:1451307
    • 提供者:陈延晖
  1. 123

    0下载:
  2. 学习生产者与消费者的运行基本原理 (2)学习使用共享内存区 (3)学习使用多进程 (4)学会使用锁互斥访问对象。 -The learning of producers and consumers the run basic principle (2) learning to use a shared memory area (3) learning to use a multi-process (4) learn to use the lock exclusive access
  3. 所属分类:Other systems

    • 发布日期:2017-11-19
    • 文件大小:16117
    • 提供者:程序
  1. producer-and-costumers

    0下载:
  2. 生产者与消费者,可直接用于linux系统,文档中包含源程序-Producers and consumers, can be used directly in the Linux system, the document contains source
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-20
    • 文件大小:594403
    • 提供者:丛菲
  1. 36172038linyisen

    0下载:
  2. 可用实现操作系统中最常见的一类问题,即生产者与消费者问题,对于刚开始接触操作系统的人来说,作用很大,-Available for a class of the most common problems in the operating system, namely, the problem of producers and consumers, for just started to contact the operating system of the people, greatly,
  3. 所属分类:Windows Develop

    • 发布日期:2017-12-09
    • 文件大小:9762
    • 提供者:王茜
  1. Producer_consumer-

    0下载:
  2. 多进程同步的方法演示“生产者与消费者”问题-Multi-process synchronization method to demonstrate " producer and consumer"
  3. 所属分类:Windows Kernel

    • 发布日期:2017-05-08
    • 文件大小:1910969
    • 提供者:sunlei
« 1 2 3 4 5 6 78 9 10 11 12 13 »
搜珍网 www.dssz.com