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

搜索资源列表

  1. win

    1下载:
  2. windows下消费者与生产者共享内存的C语言源代码,操作系统实验课必备-consumers and producers under the windows of the C language source code shared memory, operating systems experiment course prerequisites
  3. 所属分类:Windows Kernel

    • 发布日期:2016-06-12
    • 文件大小:2048
    • 提供者:易伟
  1. producer_and_consumer

    0下载:
  2. 包含linux和windows系统的消费者和生产者源代码已经实验报告-Consumers and producers linux and windows system source code lab report
  3. 所属分类:Windows Kernel

    • 发布日期:2017-11-25
    • 文件大小:463108
    • 提供者:易伟
  1. producer-and-costumers

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

    • 发布日期:2017-11-20
    • 文件大小:594403
    • 提供者:丛菲
  1. Test

    0下载:
  2. 生产者,消费者,互斥信号量,解决多线程调度问题,-Producers, consumers, mutexes, semaphores, to solve the multi-threaded scheduling problem
  3. 所属分类:Java Develop

    • 发布日期:2017-12-02
    • 文件大小:1025
    • 提供者:白梦娜
  1. 36172038linyisen

    0下载:
  2. 可用实现操作系统中最常见的一类问题,即生产者与消费者问题,对于刚开始接触操作系统的人来说,作用很大,-Available for a class of the most common problems in the operating system, namely, the problem of producers and consumers, for just started to contact the operating system of the people, greatly,
  3. 所属分类:Windows Develop

    • 发布日期:2017-12-09
    • 文件大小:9762
    • 提供者:王茜
  1. barbershops

    0下载:
  2. 操作系统中同步与互斥算法,生产者和消费者,理发店问题,-Operating system synchronization and mutual exclusion algorithms, producers and consumers, barber shops,
  3. 所属分类:Console

    • 发布日期:2017-12-01
    • 文件大小:1285184
    • 提供者:
  1. pc

    0下载:
  2. 一个大小为3的缓冲区,初始为空 2个生产者 – 随机等待一段时间,往缓冲区添加数据, – 若缓冲区已满,等待消费者取走数据后再添加 – 重复6次 3个消费者 – 随机等待一段时间,从缓冲区读取数据 – 若缓冲区为空,等待生产者添加数据后再读取 – 重复4次 说明: 显示每次添加和读取数据的时间及缓冲区的状态 生产者和消费者用进程模拟。-A buffer of size 3, is initially
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-12-07
    • 文件大小:3138
    • 提供者:王刚
  1. thread

    0下载:
  2. 多线程循环缓冲程序,有关生产者和消费者在仓库的处理等问题。-Multi-threaded circular buffer program, the producers and consumers in the warehouse processing.
  3. 所属分类:MPI

    • 发布日期:2017-11-08
    • 文件大小:1115
    • 提供者:孙凯歌
  1. producer-customer

    0下载:
  2. 生产者和消费者的源代码 可用于在linux下运行-Producers and consumers
  3. 所属分类:Process-Thread

    • 发布日期:2017-11-23
    • 文件大小:1327
    • 提供者:王波
  1. Android-Framework

    0下载:
  2. 一 JNI重难点分析 1.1 注册方法的选择 1.2 垃圾回收 二 init重难点分析 2.1 keywords.h的有趣用法 2.2 用好“DllMain函数”——客户端Property读取的实现 三 Android常用类重难点分析 3.1 RefBase、sp和wp 3.2 题外话——无所不用其极 四 Binder重难点分析 4.1 时空穿越魔术揭秘 4.2 Binder和线程的关系 五 Audio系统
  3. 所属分类:software engineering

    • 发布日期:2017-11-01
    • 文件大小:620182
    • 提供者:贾诩
  1. JavaApplication12

    0下载:
  2. 消费者与生产者之间进程通讯,缓冲池大小为1,生产者生产以后消费者立刻消费-Process communication between consumers and producers, the buffer pool size to 1, the producer production immediately after the consumer spending
  3. 所属分类:Games

    • 发布日期:2017-12-03
    • 文件大小:1678
    • 提供者:曲浩田
  1. Producers_consumers

    0下载:
  2. • 一个大小为3的缓冲区,初始为空 • 2个生产者 – 随机等待一段时间,往缓冲区添加数据, – 若缓冲区已满,等待消费者取走数据后再添加 – 重复6次 • 3个消费者 – 随机等待一段时间,从缓冲区读取数据 – 若缓冲区为空,等待生产者添加数据后再读取 – 重复4次 说明: • 显示每次添加和读取数据的时间及缓冲区的状态 • 生产者和消费者用进程模拟。-• a buffer of
  3. 所属分类:Other windows programs

    • 发布日期:2017-12-06
    • 文件大小:337675
    • 提供者:Dean Miller
  1. Producers_consumers

    0下载:
  2. • 一个大小为3的缓冲区,初始为空 • 2个生产者 – 随机等待一段时间,往缓冲区添加数据, – 若缓冲区已满,等待消费者取走数据后再添加 – 重复6次 • 3个消费者 – 随机等待一段时间,从缓冲区读取数据 – 若缓冲区为空,等待生产者添加数据后再读取 – 重复4次 说明: • 显示每次添加和读取数据的时间及缓冲区的状态 • 生产者和消费者用进程模拟。 -• a buffer o
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-11-21
    • 文件大小:337736
    • 提供者:Dean Miller
  1. task2

    0下载:
  2. 利用单生产者和多消费者模型,利用管道实现一个多线程协作拷贝文件的程序。-Producers and more consumers are using a single model, using pipes to implement a collaborative multi-threaded program to copy files.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-04
    • 文件大小:452961
    • 提供者:hanbaoqing
  1. Producer_consumer-

    0下载:
  2. 多进程同步的方法演示“生产者与消费者”问题-Multi-process synchronization method to demonstrate " producer and consumer"
  3. 所属分类:Windows Kernel

    • 发布日期:2017-05-08
    • 文件大小:1910969
    • 提供者:sunlei
  1. ProduceConsume

    0下载:
  2. 通过互斥量、事件来解决生产者和消费者的问题,主要涉及的内容有多线程的创建,事件的创建,互斥量的创建,线程的同步。主要的函数有:CreateThread,CreateEvent,CreateMutex,WaitForMultipleObjects等。Through the mutex, event producers and consumers to solve problems, mainly related to the contents of multiple thread creation
  3. 所属分类:Game Program

    • 发布日期:2017-04-07
    • 文件大小:2977
    • 提供者:guosonl
  1. test

    0下载:
  2. VxWorks 实验 编写程序实现以下功能:系统包含三个任务,一个初始化任务(tInitTask),一个生产者任务(tsendTask),一个消费者任务(treceiveTask) 要求:(1) tsendTaskt与receiveTask之间使用消息队列传递数据; (2) tInitTask能设置tsendTask和treceiveTask的优先级; (3) tInitTask能设置传递消息的数量和消息队列的大小; (4) tInitTask能设置信号量类型,输入‘
  3. 所属分类:VxWorks

    • 发布日期:2017-03-30
    • 文件大小:1258
    • 提供者:黎伶
  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 between the producer to the c
  3. 所属分类:VxWorks

    • 发布日期:2017-03-23
    • 文件大小:2013
    • 提供者:黎伶
  1. producer_consumer

    0下载:
  2. 在Linux下创建两个线程,利用信号量和互斥锁实现生产者和消费者的典型问题。编译器G-Under Linux creates two threads using semaphores and mutexes to achieve the typical problems of producers and consumers. GCC compiler
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-07
    • 文件大小:595
    • 提供者:hanzhen
  1. haha

    0下载:
  2. 操作系统课设,消费者和生产者之间,LL1的实现-Class-based operating system, between consumers and producers, LL1 realization
  3. 所属分类:OS Develop

    • 发布日期:2017-05-12
    • 文件大小:2801884
    • 提供者:lee
« 1 2 ... 38 39 40 41 42 4344 45 46 47 48 »
搜珍网 www.dssz.com