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

搜索资源列表

  1. Programs(update)

    0下载:
  2. 以生产者/消费者模型为依据,在Windows 2000环境下创建一个控制台进程,在该进程中创建n个线程模拟生产者和消费者,实现进程(线程)的同步与互斥。-To the producer/consumer model as the basis, in the Windows 2000 environment to create a console process, in the process to create a thread simulation n producers and consum
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-08
    • 文件大小:7835
    • 提供者:曹雅丽
  1. 111

    0下载:
  2. 此程序利用线程模拟进程,用p、v原语操作实现生产者与消费者的问题。-This procedure simulated the process of using thread, with p, v primitive operations to achieve the producer and consumer issues.
  3. 所属分类:Data structs

    • 发布日期:2017-05-04
    • 文件大小:1120646
    • 提供者:0
  1. ProductAndConsumer

    0下载:
  2. 计算机网络经典算法:生产者与消费者问题的源代码-classic algorithm of computer network:producer and consumer
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-07
    • 文件大小:142990
    • 提供者:若欣
  1. ProducerAndComsumer

    0下载:
  2. 生产者与消费者的简单实现,适合初学者参考与学习-Producers and consumers a simple implementation, suitable for beginners reference and learning
  3. 所属分类:Process-Thread

    • 发布日期:2017-05-14
    • 文件大小:3355248
    • 提供者:jaredchen
  1. OS

    0下载:
  2. 题目一:实现生产者消费者问题;题目二:实现银行家算法。此程序的设计在Windows XP操作系统下,基于Microsoft Visual C++6.0环境下的一个关于实现生产者与消费者问题和银行家算法的程序。用C语言实现编程。-Title 1: Achieving the producer consumer problem Title 2: achieving banker' s algorithm. The design of this program under the Window
  3. 所属分类:software engineering

    • 发布日期:2017-04-02
    • 文件大小:120763
    • 提供者:蒋思
  1. 1

    0下载:
  2. 操作系统 生产者与消费者问题 掌握进程(线程)的同步与互斥。 掌握生产者消费者问题的实现方法-The operating system to master the process of issue of producers and consumers (thread) synchronization and mutual exclusion. Grasp the realization method of the producer consumer problem
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-05
    • 文件大小:1604
    • 提供者:超越
  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. ProducerConsumer.exe

    0下载:
  2. 本代码很形象的描述了生产者和消费者的同步与互斥问题-This code is a descr iption of the image of producers and consumers of synchronization and mutual exclusion problems
  3. 所属分类:Data structs

    • 发布日期:2017-04-01
    • 文件大小:55998
    • 提供者:Geena
  1. Producers

    0下载:
  2. (1)操作系统中允许同时有多个进程并发进行,进程对共享资源存在互斥或者协作关系。其中生产者进程产生信息资源,可以是计算进程。消费者进程使用信息,它可以是输出打印进程,对于缓冲区生产者与消费者进程互斥使用,其次,消费者进程依赖于生产者产生的资源,如果尚未得到满足,则必须等待生产者信号的唤醒; (2)本程序运行必须设置模拟系统缓冲区的个数以及系统进程的个数,对于每个程序,还必须设置其属性,即是生产者或者消费者,由简单的数字1和2表示。对于缓冲区的设置和进程个数及属性的设置可以根据需要模拟互斥和贡
  3. 所属分类:CSharp

    • 发布日期:2017-03-30
    • 文件大小:1970
    • 提供者:youyu
  1. ProcessSynchronizationAndMutualExclusion

    0下载:
  2. (1)操作系统中允许同时有多个进程并发进行,进程对共享资源存在互斥或者协作关系。其中生产者进程产生信息资源,可以是计算进程。消费者进程使用信息,它可以是输出打印进程,对于缓冲区生产者与消费者进程互斥使用,其次,消费者进程依赖于生产者产生的资源,如果尚未得到满足,则必须等待生产者信号的唤醒; (2)本程序运行必须设置模拟系统缓冲区的个数以及系统进程的个数,对于每个程序,还必须设置其属性,即是生产者或者消费者,由简单的数字1和2表示。对于缓冲区的设置和进程个数及属性的设置可以根据需要模拟互斥和贡
  3. 所属分类:CSharp

    • 发布日期:2017-04-25
    • 文件大小:97159
    • 提供者:youyu
  1. P_C

    0下载:
  2. 生产者与消费者源程序,能深入的了解进程与线程之间的关系-wonderful wonderful wonderful wonderful wonderful wonderful wonderful wonderful wonderful wonderful wonderful wonderful wonderful wonderful wonderful wonderful wonderful wonderful wonderful wonderful wonderful wonderful wo
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-24
    • 文件大小:795651
    • 提供者:zhaoyanan
  1. OS

    0下载:
  2. 操作系统生产者与消费者的进程描述,图形界面-Producers and consumers, the process of the operating system descr iption, graphical interface
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-09
    • 文件大小:1943173
    • 提供者:小杨
  1. jinchengtongbu

    0下载:
  2. 利用c++实现操作系统中进程同步中的经典问题——生产者与消费者问题的模拟实现过程。-Using c++ operating system processes to achieve a classic problem of synchronization- producers and consumers, the implementation process simulation problems.
  3. 所属分类:Other systems

    • 发布日期:2017-04-10
    • 文件大小:1254455
    • 提供者:天逸
  1. sczVSxfz

    0下载:
  2. 演示操作系统中生产者与消费者问题的解法,在多道程序和多任务系统中,系统内同时处于就绪状态的进程可能有若干个。也就是说能运行的进程数大于处理机个数。为了使系统中的进程能有条不紊地工作,必须选用某种调度策略,选择一进程占用处理机。设计一个模拟处理机调度算法,实现处理机调度。-Demonstration in the operating system Problem of producers and consumers, in the multi-channel programs and multi-
  3. 所属分类:software engineering

    • 发布日期:2017-04-13
    • 文件大小:1962
    • 提供者:ChenZhenXing
  1. PS

    0下载:
  2. 操作系统中生产者与消费者的代码VC++编写 以手动为主-In the operating system code producers and consumers prepared by VC++
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-31
    • 文件大小:1708
    • 提供者:刘宇
  1. ProducerConsumer

    0下载:
  2. 在JCREATOR下开发的,多线程解决生产者与消费者问题 操作系统-Developed under the JCREATOR, multi-threaded operating system to solve the problem of producers and consumers
  3. 所属分类:Java Develop

    • 发布日期:2017-04-16
    • 文件大小:14103
    • 提供者:小文
  1. pc

    0下载:
  2. 用进程和信号量级文件映射实现模拟生产者与消费者。LINUX 和 windows-With the process and file mapping for analog signal magnitude producers and consumers.
  3. 所属分类:OS Develop

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

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

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

    0下载:
  2. 是软件工程学中的习题类资源。是关于生产者与消费者的课件,要求能暂停的。-Is a software engineering resources in the exercise class. On producers and consumers of courseware, requests can be suspended.
  3. 所属分类:Java Develop

    • 发布日期:2017-04-13
    • 文件大小:1731
    • 提供者:孙欣
  1. produce

    0下载:
  2. 生产者与消费者问题,操作系统中解决同步互斥问题-Producer and consumer issues, the operating system to solve mutual exclusion synchronization problem
  3. 所属分类:OS Develop

    • 发布日期:2017-04-03
    • 文件大小:912364
    • 提供者:
« 1 2 3 4 56 7 8 9 10 ... 13 »
搜珍网 www.dssz.com