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

搜索资源列表

  1. vb生产者-消费者问题

    1下载:
  2. 用VB实现生产者与消费者问题-VB producer and consumer issues
  3. 所属分类:操作系统开发

    • 发布日期:2008-10-13
    • 文件大小:145138
    • 提供者:李凌风
  1. 模拟生产者和消费者关系

    0下载:
  2. 操作系统(2)2、模拟生产者和消费者关系-operating system (2) 2, simulation producers and consumers relations
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:958
    • 提供者:来盛骞
  1. 操作系统中得生产者与消费者问题

    0下载:
  2. 操作系统中得生产者与消费者问题
  3. 所属分类:操作系统开发

    • 发布日期:2011-12-15
    • 文件大小:33126
    • 提供者:Asialyz
  1. 516

    0下载:
  2. 操作系统的课程设计 一个简单的关于用多进程同步方法解决生产者-消费者问题的代码以及论文-Curriculum design operating system on a simple multi-process synchronization solution to the producer- consumer issues, as well as paper code
  3. 所属分类:OS Develop

    • 发布日期:2017-03-24
    • 文件大小:118623
    • 提供者:萧天
  1. 焦玉超

    1下载:
  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, everybody may add my QQ relati
  3. 所属分类:操作系统开发

    • 发布日期:2013-06-27
    • 文件大小:2009909
    • 提供者:陈国强
  1. xrdshengchanxiaofei

    0下载:
  2. 操作系统关于生产者消费者问题的-Operating system on the producers of consumer issues
  3. 所属分类:OS Develop

    • 发布日期:2017-04-03
    • 文件大小:71959
    • 提供者:Anny
  1. ServerMFC

    0下载:
  2. C++解决的一个生产者消费者模型,中间用到了临界资源的处理,队列的处理。-C++ Solve a producer consumer model, the middle of a critical resource used in processing, queue handling.
  3. 所属分类:MiddleWare

    • 发布日期:2017-04-06
    • 文件大小:101711
    • 提供者:徐明胜
  1. R_WP1

    0下载:
  2. os的一次作业,生产者消费者问题,用信号量来实现的-os an operation, producers of consumer problems, and use semaphores to achieve the
  3. 所属分类:OS Develop

    • 发布日期:2017-05-04
    • 文件大小:13831
    • 提供者:xieyuan
  1. producer-consumer

    1下载:
  2. 用信号量解决生产者消费者问题,简捷易懂!-Semaphore producers with consumers to solve the problem, simple and understandable!
  3. 所属分类:OS Develop

    • 发布日期:2016-03-21
    • 文件大小:1309
    • 提供者:王春林
  1. Producer_Customer

    0下载:
  2. 模拟操作系统中进程的互斥和同步,解决生产者和消费者问题。使用图形界面,可以在程序中方便的更改生产者和消费者个数,和模拟速度。-Simulation of the operating system mutex and synchronization process to resolve the issue of producers and consumers. Use graphical interface, you can change the process convenient number
  3. 所属分类:OS Develop

    • 发布日期:2017-03-30
    • 文件大小:14186
    • 提供者:xjp
  1. shengchanxiaofei

    0下载:
  2. 这是我做的操作系统的实验生产者消费者问题 包括程序和文档 -This is my operating system to do experiments producers of consumer issues, including procedures and documentation
  3. 所属分类:OS Develop

    • 发布日期:2017-04-04
    • 文件大小:17831
    • 提供者:张志文
  1. produce_consume

    0下载:
  2. 操作系统课程设计:很好的课程设计:研究的是生产者消费者的进程同步问题,需要的人赶紧下吧-Operating systems curriculum design: a very good curriculum design: the study is the process of the producer consumer synchronization problem, those who need it quickly, are you
  3. 所属分类:OS Develop

    • 发布日期:2017-05-11
    • 文件大小:17835
    • 提供者:张薇薇
  1. sfhsjk

    0下载:
  2. 通过本程序能够实现os中经典的生产者消费者问题,可显示-This procedure can be achieved through the os in the classic producer consumer problem, shows
  3. 所属分类:OS Develop

    • 发布日期:2017-05-09
    • 文件大小:49457
    • 提供者:笑哈哈
  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. producder

    0下载:
  2. C++语言实现生产者消费者问题 生产者-消费者问题是一个经典的进程同步问题,该问题最早由Dijkstra提出,用以演示他提出的信号量机制。-C++ language to achieve the producer consumer problem producers- consumers are a classic problem of process synchronization problem, the problem was first proposed by Dijkstra pr
  3. 所属分类:OS Develop

    • 发布日期:2017-04-14
    • 文件大小:4023
    • 提供者:helen
  1. procon

    0下载:
  2. 生产者消费者同步问题,用于模拟都线程的并行与互斥-Producer consumer synchronization, threads are used to simulate parallel and mutually exclusive
  3. 所属分类:MPI

    • 发布日期:2017-04-01
    • 文件大小:87636
    • 提供者:guanggan
  1. 【均为三个文件】北京理工 操作系统 实验三 生产者消费者问题

    0下载:
  2. 实验三、生产者消费者问题(15分) 一个大小为3的缓冲区,初始为空 2个生产者 随机等待一段时间,往缓冲区添加数据, 若缓冲区已满,等待消费者取走数据后再添加 重复6次 3个消费者 随机等待一段时间,从缓冲区读取数据 若缓冲区为空,等待生产者添加数据后再读取 重复4次 说明: 显示每次添加和读取数据的时间及缓冲区的状态 生产者和消费者用进程模拟。
  3. 所属分类:操作系统开发

    • 发布日期:2014-04-16
    • 文件大小:112899
    • 提供者:a1450577974
  1. 生产者消费者

    0下载:
  2. 使用c++编写程序,解决消费者生产者问题(Write programs by using c++ to solve consumer and producer problems)
  3. 所属分类:操作系统开发

    • 发布日期:2017-12-18
    • 文件大小:5643264
    • 提供者:qq123w
  1. 生产者消费者+状态机

    0下载:
  2. 一个简单的生产者+消费者+状态机例子,使用了光栅尺和步进电机,没有附驱动程序,因此有些VI不能打开,但是并不影响结构的完整性(Producer and consumer)
  3. 所属分类:LabView编程

    • 发布日期:2018-04-20
    • 文件大小:1241088
    • 提供者:厘米你哥
  1. 生产者消费者架构的串口高速数据采集

    2下载:
  2. labiew 生产者消费者架构编写的串口数据采集程序,消息队列方式(Labiew ,producer consumer architecture compiled serial data acquisition procedures, message queuing mode)
  3. 所属分类:LabView编程

    • 发布日期:2020-04-19
    • 文件大小:44032
    • 提供者:@chao@
« 12 3 4 5 6 7 8 »
搜珍网 www.dssz.com