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

搜索资源列表

  1. P_C

    0下载:
  2. 基于windows环境,对多线程间的生产者和消费者模型进行模拟,并尝试解决其中的死锁问题。
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:1.76mb
    • 提供者:mating
  1. 103244858producer_customer

    0下载:
  2. 一个生产者消费者模型。利用读写队列实现。
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:112.79kb
    • 提供者:xieyi
  1. producerConsumerModel_src

    0下载:
  2. 当前比较流行的线程生产者和消费者模型,主要采用了信号灯机制。在vc6编译-current more popular threads model of producers and consumers, mainly in the signal mechanism. The compiler vc6
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:19.77kb
    • 提供者:dd
  1. semaphore

    0下载:
  2. linux下邮箱方式进行进程通信的代码和实验报告,用P.V原语实现通信中的同步问题。运用生产者与消费者模型设计实现一个简单的信箱。-approach to the process under linux mail communications code and test reports, using PV primitives to achieve communication in the synchronization problem. The use of producer and cons
  3. 所属分类:Process-Thread

    • 发布日期:2017-03-28
    • 文件大小:14.4kb
    • 提供者:yangdingda
  1. pudn_1

    0下载:
  2. 此程序是用WTL+ATL编写,开发环境为VS2008。data.dll模拟访问驱动程序获得数据序列(本例中设计为正弦曲线数据,详见DataInfo.h),PC.exe用于模拟生产者消费者模型:一个生产者线程调用DLL获得数据,一个消费者线程获得数据并更新显示数据,主界面线程显示该数据,画出动态数据演变的曲线图。-This procedure is used WTL+ ATL development, development environment for the VS2008. visit da
  3. 所属分类:Process-Thread

    • 发布日期:2017-06-08
    • 文件大小:15.07mb
    • 提供者:闫帅
  1. consume

    0下载:
  2. 基于操作系统中消费者和生产者的一个简单模型实现字符串数组的处理,一方面不断生成新的随机字符串放入数组中,另一方面从数组中不断提出字符串进行处理(逆序输出)-Based on the operating system to consumers and producers to achieve a simple model of a string array processing, on the one hand continue to generate a new random string in
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-10
    • 文件大小:1.81mb
    • 提供者:woke666
  1. Producer-Consumer-Model

    0下载:
  2. 生产者消费者模型,多线程程序,主要涉及互斥、信号量等操作系统知识-Producer consumer model, multi-threaded programs, mainly related to mutual exclusion, semaphores and other operating system knowledge
  3. 所属分类:Process-Thread

    • 发布日期:2017-05-16
    • 文件大小:4.28mb
    • 提供者:李明
  1. sx

    0下载:
  2. 操作系统中进程同步的问题,生产者-消费者模型的代码 在同一个进程地址空间内执行的两个线程。生产者线程生产物品, 然后将物品放置在一个空缓冲区中供消费者线程消费。消费者线 程从缓冲区中获得物品,然后释放缓冲区。当生产者线程生产物 品时,如果没有空缓冲区可用,那么生产者线程必须等待消费者 线程释放出一个空缓冲区。当消费者线程消费物品时,如果没有 满的缓冲区,那么消费者线程将被阻塞,直到新的物品被生产出 来。 -Operating systems pr
  3. 所属分类:Process-Thread

    • 发布日期:2017-03-30
    • 文件大小:13.54kb
    • 提供者:韩平
  1. pp

    0下载:
  2. 操作系统中的线程项目,模拟生产者消费者问题,烤羊肉串模型-Operating system threads projects, analog producers of consumer issues, kebabs model
  3. 所属分类:Process-Thread

    • 发布日期:2017-12-09
    • 文件大小:1.32kb
    • 提供者:杨小军
  1. jinchengguanli

    0下载:
  2. 生产者消费者模型模拟进程调度。主要功能有:创建进程、查看内容、修改参数。-Producer-consumer model to simulate process scheduling. Main features are: creation process, review the content, modify the parameters.
  3. 所属分类:Process-Thread

    • 发布日期:2017-12-02
    • 文件大小:1.66kb
    • 提供者:林胜寒
  1. squeue

    0下载:
  2. c++ 通用安全队列,生产者消费者模型,简化开发-c++ quque
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-12
    • 文件大小:1.38kb
    • 提供者:淹死的鱼
  1. producer

    0下载:
  2. 生产者与消费者模型的实现,使用C语言实现的,已经编译通过-Producers and consumers to realize the model
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-10
    • 文件大小:711byte
    • 提供者:ffff
  1. Qt4Ex

    0下载:
  2. Qt 实现简单的多线程, 经典的生产者消费者模型(Example of MultiThread by Qt)
  3. 所属分类:进程与线程

    • 发布日期:2017-12-21
    • 文件大小:4kb
    • 提供者:lyg1102
搜珍网 www.dssz.com