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

搜索资源列表

  1. consumer

    0下载:
  2. 生产者消费者问题的一个小程序,结合操作系统实验可以用来加深对线程的理解.-Producers of consumer issues, a small program, combined with the operating system can be used to deepen their understanding of experimental threads understanding.
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-25
    • 文件大小:1760
    • 提供者:li
  1. pc

    0下载:
  2. 生产者消费者实现进程见通讯的代码,所需数据由data.txt文件提供-Producer consumers see the realization of the process of communication code, the required data from data.txt document
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-10
    • 文件大小:8856
    • 提供者:张喜和
  1. cs

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

    • 发布日期:2017-04-01
    • 文件大小:6058
    • 提供者:ada
  1. p_c.tar

    0下载:
  2. 多线程的“生产者消费者”问题的解决方案。采用消息队列缓冲技术。-Multi-threaded producer-consumer solution to the problem. The use of message queue buffer technology.
  3. 所属分类:OS Develop

    • 发布日期:2017-03-30
    • 文件大小:5901
    • 提供者:ada
  1. 29782214os_Consumer_Producer_Demo

    0下载:
  2. 生产者消费者课程设计的内容,给大家分享一下啦-Producers of consumer content of the curriculum design, to share with you you
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-08
    • 文件大小:287065
    • 提供者:ff
  1. CandP

    0下载:
  2. 本代码能够实现os中的经典的生产者消费者同步,通信问题-This code can be achieved os classic producer consumer synchronization, communication problems
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-26
    • 文件大小:37314
    • 提供者:笑哈哈
  1. OS2008

    0下载:
  2. 操作系统课程设计,包含生产者—消费者算法模拟,银行家算法模拟-Operating systems curriculum design, including the producer- consumer algorithm simulation, bankers algorithm simulation
  3. 所属分类:OS Develop

    • 发布日期:2017-04-17
    • 文件大小:72067
    • 提供者:周龙亭
  1. TestPC

    0下载:
  2. 操作系统课程实验,演示生产者与消费者问题。进程显示。-Experimental operating system courses, presentation producers and consumer issues. Processes show.
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-11
    • 文件大小:1229
    • 提供者:gongchang
  1. shengchanzhexiaofeizhe

    0下载:
  2. 自己编的 生产者消费者程序 适合操作系统课设-Own procedures for producers of consumer class-based operating system
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-12
    • 文件大小:792
    • 提供者:wanghui
  1. 1

    0下载:
  2. 生产者消费者问题资料集。 操作系统里很重要的一个问题,可以帮助更清晰的理解信号量。-Producers of consumer data sets. Operating system in a very important issue, can help to more clearly understand the semaphore.
  3. 所属分类:OS Develop

    • 发布日期:2017-04-17
    • 文件大小:37369
    • 提供者:shelling
  1. producerANDconsumer

    0下载:
  2. 操作系统著名源代码,含系统调用,生产者与消费者源码,有详细注释,如果出现乱码,请转换格式为unicode。-Well-known operating system source code, including system calls, producers and consumers source, there are detailed notes, if there is garbled, please convert the format of unicode.
  3. 所属分类:OS Develop

    • 发布日期:2017-04-10
    • 文件大小:1584
    • 提供者:小蚊子
  1. ProCon

    0下载:
  2. java代码,用线程实现生产者消费者问题的小的例子-java code, using threads to achieve the producer consumer problems
  3. 所属分类:Java Develop

    • 发布日期:2017-04-13
    • 文件大小:2139
    • 提供者:chenyu
  1. PC

    0下载:
  2. 采用动态链接库的生产者消费者程序,速度可以调节-The use of dynamic-link library of the producer consumer process, the speed can be adjusted
  3. 所属分类:Process-Thread

    • 发布日期:2017-05-06
    • 文件大小:189062
    • 提供者:往往
  1. pthread

    0下载:
  2. 利用C语言程序编写的生产者消费者模型实例-With C language programming examples of the producer consumer model
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-11
    • 文件大小:1115
    • 提供者:DAVID
  1. THREAD

    0下载:
  2. MFC开发的生产者与消费者模似软件,多线程编程,对话框界面。-I am Chinese,rk I can t use English.But I already pass the Band four.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-24
    • 文件大小:321183
    • 提供者:加高
  1. circbuf-1.0

    0下载:
  2. 循环队列,C语言版本,可用于生产者消费者策略使用-Circular Queue, C language version of the strategy can be used for producers of consumer use
  3. 所属分类:Data structs

    • 发布日期:2017-04-24
    • 文件大小:266480
    • 提供者:zhangzhen
  1. Producer_Cosumer

    0下载:
  2. 实现生产者消费者功能~~~ 是操作系统的的课程设计~~ 包括了演示功能-Function of the realization of the producer consumer operating system ~ ~ ~ is the ~ ~ of course design features include a demonstration
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-06
    • 文件大小:43959
    • 提供者:104032282
  1. P_C

    0下载:
  2. 生产者消费者问题的模拟算法,运行环境在VC-Consumer producer problem simulation algorithms, runtime environment in VC++
  3. 所属分类:Windows Kernel

    • 发布日期:2017-03-29
    • 文件大小:44192
    • 提供者:zhouren
  1. pcpnew

    0下载:
  2. 生产者消费者经典算法,Visual studio 2008运行通过-Producer Consumer classic algorithm, Visual studio 2008 run through
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-12
    • 文件大小:2767338
    • 提供者:lzx
  1. shengchanzhexiaofeizhe

    0下载:
  2. 生产者 消费者线程,建立五个缓冲区,生产同时进行,生产者生产产品,所有消费者必须都取完-Producers of consumer thread, the establishment of the five buffer zone, production at the same time, producers of the production of products, all consumers must have taken the End
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-02
    • 文件大小:7518
    • 提供者:pingping
« 1 2 ... 7 8 9 10 11 1213 14 15 16 17 ... 48 »
搜珍网 www.dssz.com