搜索资源列表

  1. 生产者与消费者

    0下载:
  2. 多线程的经典问题生产者和消费者程序 决无错误!-the classic problems of producers and consumers of strict procedures must!
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:40182
    • 提供者:呵呵
  1. OSWORK01

    0下载:
  2. 第一次用MFC写进程同步与互斥,生产者与消费者问题 -the first to write MFC process synchronization and mutual exclusion, producer and consumer issues
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:34271
    • 提供者:哈哈哈
  1. p-c

    0下载:
  2. 计算机操作系统的生产者与消费者问题 一组生产者向一组消费者提供消息,它们共享一个有界缓冲池,生产者向其中投放消息,消费者从中取得消息。生产者要不断将数据放入共享的缓冲,消费者要不断从缓冲取出数据。消费者必须等生产者取走数据后才能再放新数据(不覆盖数据),消费者必须等生产者放入新数据后才能去取(不重复)。-computer operating system, the producer and a consumer group to a
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:1663
    • 提供者:紫水晶
  1. linyisen

    1下载:
  2. 生产者与消费者问题,一共12个缓冲池,生产和消费时间可以自己设定-producers and consumers, a total of 12 buffer pool, the production and consumption of time can be set itself
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:9758
    • 提供者:林一森
  1. 改进后的生产者问题

    0下载:
  2. 改进了的生产与消费者问题的模拟-improved production and consumer issues simulation
  3. 所属分类:界面编程

    • 发布日期:2008-10-13
    • 文件大小:137865
    • 提供者:李凌风
  1. 3

    0下载:
  2. 生产者与消费者问题,很不错的,大家可以互相交流一下吗
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:2372
    • 提供者:della
  1. temp6

    0下载:
  2. 生产者与消费者问题 用事件来实现相关同步。挺简单的
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:20481
    • 提供者:姬金利
  1. comsumerandproducer

    0下载:
  2. 操作系统生产者与消费者问题,进行PV操作的模拟
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:12148
    • 提供者:王明
  1. first1

    0下载:
  2. 生产者与消费者问题的实现-producers and consumers to achieve the
  3. 所属分类:操作系统开发

    • 发布日期:2008-10-13
    • 文件大小:1146
    • 提供者:不良少年
  1. 生产与消费

    0下载:
  2. 生产者与消费者的问题-producer and the consumer
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:1165
    • 提供者:系统
  1. java

    0下载:
  2. 本程序以java为开发环境,实现了进程之间的模拟通信。以现实中的出纳与会计为蓝本,很好的解决了生产者与消费者问题。且具有图形界面,可以自己设定参数。功能很强大。
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:77258
    • 提供者:韩欣
  1. PV

    0下载:
  2. windows下实现生产者与消费者问题。多线程模拟实现。
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:13072
    • 提供者:xiaohui
  1. TULIPSYS

    0下载:
  2. 生产者与消费者问题-producer and consumer issues
  3. 所属分类:WEB源码

    • 发布日期:2008-10-13
    • 文件大小:29569
    • 提供者:悉尼
  1. 生产者消费者问题

    0下载:
  2. 进程管理中的生产者消费者问题 只要是是描述进程管理中生产者与消费者在共享文件时是否同步与互斥问题-management process, the producer consumer issues as long as it is described process management producers and consumers when sharing files synchronized with the Mutual Excl
  3. 所属分类:界面编程

    • 发布日期:2008-10-13
    • 文件大小:7915
    • 提供者:王成
  1. 改进后的生产者问题

    0下载:
  2. 改进了的生产与消费者问题的模拟-improved production and consumer issues simulation
  3. 所属分类:界面编程

    • 发布日期:2024-05-20
    • 文件大小:137216
    • 提供者:李凌风
  1. 生产者-消费者源程序

    0下载:
  2. 实现线程之间的通信与互斥-achieve communication between threads and Exclusion
  3. 所属分类:系统编程

    • 发布日期:2024-05-20
    • 文件大小:6144
    • 提供者:张兵
  1. 生产者消费者程序

    0下载:
  2. 有关操作系统中著明的生产者消费者程序,实现进程间的同步与互斥-the operating system with the prescribed procedures for producers and consumers, the process to achieve synchronization and mutual exclusion
  3. 所属分类:系统编程

    • 发布日期:2024-05-20
    • 文件大小:2558976
    • 提供者:
  1. MFCProducersAndConsumers

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

    • 发布日期:2024-05-20
    • 文件大小:56320
    • 提供者:victip
  1. sx1

    0下载:
  2. 操作系统课程设计,关于生产者与消费者的同步互斥等问题的程序源代码-Courses on operating system design, producers and consumers on issues such as synchronization of mutually exclusive source code---
  3. 所属分类:Windows编程

    • 发布日期:2024-05-20
    • 文件大小:3613696
    • 提供者:wyw
  1. pc_lin

    0下载:
  2. ?一个大小为3的缓冲区,初始为空 ?2个生产者 –随机等待一段时间,往缓冲区添加数据, –若缓冲区已满,等待消费者取走数据后再添加 –重复6次 ?3个消费者 –随机等待一段时间,从缓冲区读取数据 –若缓冲区为空,等待生产者添加数据后再读取 –重复4次 ?显示每次添加和读取数据的时间及缓冲区的状态(a buffer size of 3, initially empty 2 producers Random waiti
  3. 所属分类:Linux/Unix编程

    • 发布日期:2024-05-20
    • 文件大小:1024
    • 提供者:tybaobao
« 1 2 34 5 6 7 8 9 »

源码中国 www.ymcn.org