搜索资源列表

  1. 生产者-消费者源程序

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

    • 发布日期:2008-10-13
    • 文件大小:5905
    • 提供者:张兵
  1. TCP实现客户服务器聊天程序

    0下载:
  2.  

    操作系统课程设计任务书

    所属分类:网络编程

    • 发布日期:2008-11-21
    • 文件大小:55808
    • 提供者:lenjear
  1. 焦玉超

    0下载:
  2. 操作系统课程设计生产者-消费者模拟算法。(我上传的为几种不同的算法,我这里还有好多,大家可以加我QQ联系)- The operating system curriculum designs the producer- consumer to simulate the algorithm. (On me passes on is several different algorithms, my here also has many,
  3. 所属分类:操作系统开发

    • 发布日期:2024-05-15
    • 文件大小:2010112
    • 提供者:陈国强
  1. TULIPSYS

    0下载:
  2. 生产者与消费者问题-producer and consumer issues
  3. 所属分类:文档资料

    • 发布日期:2024-05-15
    • 文件大小:29696
    • 提供者:悉尼
  1. 生产者消费者

    0下载:
  2. 生产者消费者模拟-producers and consumers simulation
  3. 所属分类:文档资料

    • 发布日期:2024-05-15
    • 文件大小:5120
    • 提供者:无痕
  1. 生产者-消费者源程序

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

    • 发布日期:2024-05-15
    • 文件大小:6144
    • 提供者:张兵
  1. 用信号量解决生产者-消费者问题

    0下载:
  2. 这是操作系统课,期中考试的题目,用互斥信号量解决进程同步的问题-This is the OS class, the subject of the examination period, with the volume contradict signal synchronization process to resolve the problem
  3. 所属分类:操作系统开发

    • 发布日期:2024-05-15
    • 文件大小:61440
    • 提供者:成龙
  1. 操作系统试验报告

    0下载:
  2. 试验目的:通过研究Linux的线程机制和信号量实现生产者消费者问题的并发控制 说明:有界缓冲区内设有20个存储单元,放入/取出的数据项设定为1~20这20个整型数。 要求: (1)每个生产者和消费者对有界缓冲区进行操作后,即时显示有界缓冲区的全部内容.当前指针位置和生产者/消费者线程的标识符 (2)生产者和消费者各有两个以上 (3)多个生产者或多个消费者之间须共享对缓冲区进行操作的函数代码。-Test Objective : To st
  3. 所属分类:操作系统开发

    • 发布日期:2024-05-15
    • 文件大小:8192
    • 提供者:张飞
  1. linyisen

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

    • 发布日期:2024-05-15
    • 文件大小:9216
    • 提供者:林一森
  1. OS_NO1

    0下载:
  2. 系统编程中消费者,生产者的实现源代码,初学者可能很有用。-System Programming consumers, producers realize the source code, it might be useful to beginners.
  3. 所属分类:系统编程

    • 发布日期:2024-05-15
    • 文件大小:5120
    • 提供者:asly
  1. cs

    0下载:
  2. 用多线程实现“生产者-消费者”问题。内含实验报告和实验源程序-Using multi-threading to achieve producer- consumer problem. The report contains experimental and experimental source
  3. 所属分类:进程与线程

    • 发布日期:2024-05-15
    • 文件大小:6144
    • 提供者:ada
  1. P_C

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

    • 发布日期:2024-05-15
    • 文件大小:795648
    • 提供者:zhaoyanan
  1. ProducerAndConsumer

    0下载:
  2. 生产者消费者源程序,实现进程间同步和互斥-Producer consumer source, to achieve inter-process synchronization and mutual exclusion
  3. 所属分类:进程与线程

    • 发布日期:2024-05-15
    • 文件大小:2048
    • 提供者:Nigel
  1. pro-cus

    0下载:
  2. 生产者消费者源程序,生产者生产的东西进入缓冲池,消费者从缓冲池中取东西-Producers and consumers producers produce something into the buffer pool, take something from the pool of consumers
  3. 所属分类:进程与线程

    • 发布日期:2024-05-15
    • 文件大小:21504
    • 提供者:曹开发网
  1. producer-and-costumers

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

    • 发布日期:2024-05-15
    • 文件大小:593920
    • 提供者:丛菲
  1. msgQDemo

    0下载:
  2. 基于VxWorks的嵌入式实验源程序msgQDemo.c及头文件msgQDemo.h,使用消息队列实现任务间的通信,生产者任务通过消息队列向消费者任务传递8条消息。-Based on VxWorks embedded experimental source and header files msgQDemo.c msgQDemo.h, use the Message Queue task to achieve communication
  3. 所属分类:VxWorks

    • 发布日期:2024-05-15
    • 文件大小:2048
    • 提供者:黎伶

源码中国 www.ymcn.org