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

搜索资源列表

  1. changyuxiao

    0下载:
  2. 操作系统课程设计,模拟算法生产者与消费者-courses on operating system design, simulation algorithm for producers and consumers
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:627.82kb
    • 提供者:wsstc
  1. 3

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

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

    0下载:
  2. 了解生产者与消费者在实现进程同步过程中的解决方案
  3. 所属分类:系统编程

    • 发布日期:2014-01-16
    • 文件大小:1.78kb
    • 提供者:张帅
  1. comsumerandproducer

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

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

    0下载:
  2. 生产者与消费者问题,用信号量实现!linux环境下的C代码-Producer and consumer issues, using semaphores to achieve! C code in linux environment
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-29
    • 文件大小:1.27kb
    • 提供者:flydragon
  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
    • 文件大小:45.2kb
    • 提供者:陈小龙
  1. pv_rw

    0下载:
  2. 利用Windows提供的API函数,用VISUALC++ 6.0编写程序,解决生产者与消费者问题,实现进程的互斥与同步 实验设计在同一个进程地址空间内执行的七个线程。三个生产者线程四个消费者线程。生产者线程生产物品,然后将物品放置在一个空缓冲区中供消费者线程消费。消费者线程从缓冲区中获得物品,然后释放缓冲区。生产者线程生产物品时,若无空缓冲区可用,生产者线程必须等待消费者线程释放出一个空缓冲区;消费者线程消费物品时,若无满的缓冲区,消费者线程将被阻塞,直到新的物品被生产出来。-err
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-08
    • 文件大小:2.55kb
    • 提供者:fu
  1. thred

    0下载:
  2. 关于java的县城源代码,提款机模拟,生产者与消费者原理-The county on the java source code, ATM simulation, the principle of producers and consumers
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-01
    • 文件大小:12.63kb
    • 提供者:jhf
  1. pthreads_applications

    0下载:
  2. 这是一个典型的多线程的实验,是用互斥锁来实现生产者与消费者的关系-This is a typical multi-threaded experiments Mutex are used to achieve the relationship between producers and consumers
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-07
    • 文件大小:1.76kb
    • 提供者:方方
  1. ipc_demo

    0下载:
  2. linux ipc经典问题生产者与消费者问题及几个简短多线程编程代码-linux ipc classical problem about consumer and the pruducer and some easy pthread codes
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-30
    • 文件大小:10.05kb
    • 提供者:赵新宇
  1. 1

    0下载:
  2. 操作系统 生产者与消费者问题 掌握进程(线程)的同步与互斥。 掌握生产者消费者问题的实现方法-The operating system to master the process of issue of producers and consumers (thread) synchronization and mutual exclusion. Grasp the realization method of the producer consumer problem
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-05
    • 文件大小:1.57kb
    • 提供者:超越
  1. linux

    0下载:
  2. 本系统包含图形与网络的linux编程实现生产者与消费者系统,界面美观。 该文件里有实验报告和代码,用linux+图形工具编程。-This system consists of graphics and network programming producers and consumers linux system, beautiful interface. There are experimental reports that document and code, using linux+
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-31
    • 文件大小:215.11kb
    • 提供者:xiedanfeng
  1. progrem

    0下载:
  2. Linux应用程序,多线程应用开发,关于生产者与消费者的问题-Linux applications, multi-threaded application development, the question on the producers and consumers
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-30
    • 文件大小:707byte
    • 提供者:乐乐
  1. anwser_for_bothroom

    0下载:
  2. 生产者与消费者的一个问题求解。对了解其原理有很大帮助-Producers and consumers of a problem-solving. Understand the principles of great help
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-31
    • 文件大小:576byte
    • 提供者:qq
  1. windows-unix

    0下载:
  2. 通过研究linux线程机制,利用多线程解决生产者与消费者的信号并发控制-Through the research Linux thread mechanism of multithread, producers and consumers solve the concurrent control signal
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-03
    • 文件大小:8.44kb
    • 提供者:5566141
  1. Operating-system-related-experiments

    0下载:
  2. 一共有三个实验,包括:一、生产者与消费者 二、内存分配三、 进程-A total of three experiments, including: producers and consumers, the memory allocation of three, the process
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-16
    • 文件大小:149.56kb
    • 提供者:欣然
  1. 111

    0下载:
  2. 编写一个生产者-消费者程序组,支持多个生产者和消费者,生产者进程数为2, 消费者进程数为3。 生产者与消费者之间使用共享内存进行数据传递,并使用信号量对数据的内容进行保护。-Preparation of a producer- consumer program group, supports multiple producers and consumers, the the producer process for 2 Consumers number of processes.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-11-14
    • 文件大小:147.12kb
    • 提供者:蔡应恒
  1. WindowsPC

    0下载:
  2. 实现操作系统实验4——生产者与消费者windows系统-Experimental operating system- producers and consumers windows system
  3. 所属分类:Windows Kernel

    • 发布日期:2017-11-13
    • 文件大小:1.38mb
    • 提供者:陈延晖
  1. Producer_consumer-

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

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

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

    • 发布日期:2018-05-01
    • 文件大小:1kb
    • 提供者:tybaobao
« 12 3 »
搜珍网 www.dssz.com