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

搜索资源列表

  1. 生产者消费者模型

    1下载:
  2. 多线程
  3. 所属分类:系统编程

    • 发布日期:2010-09-22
    • 文件大小:4486375
    • 提供者:martin2350
  1. 生产者与消费者问题

    0下载:
  2. 生产者与消费者问题,很经典,已经包含实验报告
  3. 所属分类:网络编程

  1. 操作系统中得生产者与消费者问题

    0下载:
  2. 操作系统中得生产者与消费者问题
  3. 所属分类:操作系统开发

    • 发布日期:2011-12-15
    • 文件大小:33126
    • 提供者:Asialyz
  1. shengchanzheyuxiaofeizhe.rar

    0下载:
  2. 操作系统实验报告三——PV操作,生产者与消费者问题,Three experiments report the operating system- PV operation, the producer and consumer issues
  3. 所属分类:Process-Thread

    • 发布日期:2017-05-07
    • 文件大小:1690921
    • 提供者:孙率
  1. R_WPublem.rar

    0下载:
  2. 操作系统课程设计:生产者消费者程序,windows环境,Visual C++开发工具,实现进程通信,Operating systems curriculum design: the producer consumer program, windows environment, Visual C++ development tools, to achieve the process of communication
  3. 所属分类:OS Develop

    • 发布日期:2017-04-10
    • 文件大小:1632487
    • 提供者:123
  1. ProducerAndConsumer_using_CS_

    0下载:
  2. 生产者/消费者问题示例,系统级编程课程设计-Producer/Consumer Problem Example
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-16
    • 文件大小:12179
    • 提供者:吴婧
  1. MFCProducersAndConsumers

    0下载:
  2. 一个用MFC做的关于生产者与消费者的问题.-Producers and consumers
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-07
    • 文件大小:56778
    • 提供者:victip
  1. humin

    0下载:
  2. linux 环境下编写的生产者--消费者问题-linux environment, prepared by the producer- consumer problem
  3. 所属分类:Linux Network

    • 发布日期:2017-04-25
    • 文件大小:36798
    • 提供者:
  1. thread

    0下载:
  2. 实现了将一个任务创建多个线程执行的功能。而且实现了多个生产者和多个消费者同步的功能。-To achieve a task that will create multiple threads perform executive functions. But also achieved a number of producers and multiple consumers in synchronization feature.
  3. 所属分类:Other systems

    • 发布日期:2017-04-15
    • 文件大小:24224
    • 提供者:nxd
  1. Main

    0下载:
  2. linux下用多进程同步方法解决生产者-消费者问题源代码 -linuxlinuxlinux
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-01
    • 文件大小:2174
    • 提供者:张莞昕
  1. PV

    0下载:
  2. PV操作,生产者消费者问题,适用于初学者及操作系统同步机构入门,内含实验报告-PV operation, the producer consumer problem for beginners and the operating system synchronization, entry, reports containing experimental
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-23
    • 文件大小:208634
    • 提供者:HomerW
  1. producter-and-consumer

    0下载:
  2. linux多线程编程,生产者消费者问题的c语言实现,模拟多线程编程资源抢占问题。-Linux multi-threaded programming, the producer-consumer problem, c language, analog multi-threaded programming resources to seize the problem.
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-09
    • 文件大小:1119868
    • 提供者:wangfeng
  1. the-producer---consumer-problem

    0下载:
  2. 模拟PV操作同步机构,且用PV操作解决生产者——消费者问题-PV operation synchronization, simulation, and the use of PV operation to solve the producer- consumer problem
  3. 所属分类:OS Develop

    • 发布日期:2017-03-27
    • 文件大小:1581
    • 提供者:liu
  1. PV

    0下载:
  2. 模拟PV操作同步机构,且用PV操作解决生产者——消费者问题。-PV operation synchronization, simulation, and the use of PV operation to solve the producer- consumer issues.
  3. 所属分类:OS Develop

    • 发布日期:2017-03-24
    • 文件大小:691
    • 提供者:王瑞
  1. os11

    0下载:
  2. 这是个典型的生产者与消费者问题,用的是PV操作实现的程序!-This is a typical problem of producers and consumers, using a PV operating procedures to achieve!
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-03
    • 文件大小:1333
    • 提供者:杰杰
  1. PC

    0下载:
  2. 生产者与消费者问题是进程同步的经典问题,而进程同步是进程这章的重点。我们要通过编写生产者与消费者问题的程序加深关于进程同步的印象,巩固所学知识。-Producers and consumers of the problem is a classic problem of synchronization process, and the process of synchronization is the process the focus of this chapter. We want to p
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-02
    • 文件大小:8166
    • 提供者:uygju
  1. jchq

    0下载:
  2. (1) 掌握基本的同步与互斥算法,理解生产者消费者模型。 (2) 学习实用Windows2000/XP中基本的同步对象特性,掌握相关API的使用方法。 (3) 了解Windows2000/XP中多线程的并发执行机制,实现进程的同步与互斥。 -(1) master the basic synchronization and mutual exclusion algorithms, understanding of the producer consumer model. (2) lea
  3. 所属分类:OS Develop

    • 发布日期:2017-04-03
    • 文件大小:4724
    • 提供者:李宁
  1. producer_and_consumer

    0下载:
  2. 操作系统同步与互斥的经典问题--生产者与消费者问题编程代码-Operating system synchronization and mutex classic problem- the issue of producers and consumers of programming code
  3. 所属分类:Windows Kernel

    • 发布日期:2017-03-29
    • 文件大小:46282
    • 提供者:陈小龙
  1. productorconsumer

    0下载:
  2. 操作系统生产者消费者程序实现,做的不好,-Producers of consumer operating system procedures to achieve, do well,
  3. 所属分类:Windows Kernel

    • 发布日期:2017-05-06
    • 文件大小:17984
    • 提供者:王世峰
  1. procon

    0下载:
  2. 试验目的:通过研究Linux的线程机制和信号量实现生产者消费者问题的并发控制,windows环境下运行-Test Objective: To study the mechanisms and thread Linux Semaphore producers to achieve concurrency control on consumer issues, windows environment running
  3. 所属分类:Process-Thread

    • 发布日期:2017-03-27
    • 文件大小:1361
    • 提供者:吕璐
« 1 2 ... 4 5 6 7 8 910 11 12 13 14 ... 39 »
搜珍网 www.dssz.com