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

搜索资源列表

  1. consumer_producer

    0下载:
  2. 用信号量机制实现多个生产者—消费者问题,实现线程间的同步与互斥-Semaphore implementation mechanism with a number of producers- the consumer problem, achieve inter-thread synchronization and mutual exclusion
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-14
    • 文件大小:4168
    • 提供者:qingangjun
  1. ddvip_com_0503220f15158c

    0下载:
  2. 生产者-消费者问题,用 java编程实现生产者-消费者之间问题的展示。-Producer- Consumer problem using java programming producers- the display of consumer issues.
  3. 所属分类:Java Develop

    • 发布日期:2017-04-12
    • 文件大小:911
    • 提供者:林月
  1. ProducerConsumerDemo

    0下载:
  2. 该程序是模拟JAVA中多线程机制,生产者消费者经典实例!-The process is simulated in the multi-threaded JAVA mechanism, the classic examples of producers of consumers!
  3. 所属分类:Java Develop

    • 发布日期:2017-04-12
    • 文件大小:759
    • 提供者:杨德伟
  1. thread

    0下载:
  2. 生产者消费者多线程问题,通过调用系统函数,来解决生产者消费者多线程问题。-Consumer producer problem of multi-threading, by calling the system function, to address the issue of multi-threaded producer consumer.
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-12
    • 文件大小:641
    • 提供者:zhang
  1. ProducerConsumerTest

    0下载:
  2. 生产者消费者多线程实现. 生产者消费者多线程实现.-producer-consumer,multiThreads
  3. 所属分类:Java Develop

    • 发布日期:2017-03-31
    • 文件大小:1042
    • 提供者:王鹏
  1. 6-1

    0下载:
  2. 操作系统课程设计,生产者消费者问题,很实用的一个程序设计论文-Operating system design, the producer consumer problem, it is a practical program design thesis
  3. 所属分类:Windows Kernel

    • 发布日期:2017-03-30
    • 文件大小:302311
    • 提供者:张巍
  1. producer_consumer

    0下载:
  2. 操作系统中的经典算法—生产者消费者,算法可实现。-Classical algorithm in the operating system- producer of consumer, the algorithm can be realized.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-10
    • 文件大小:1889191
    • 提供者:xiangcao
  1. producerandconsumer

    2下载:
  2. 生产者-消费者问题: *设置两类线程,一类为生产者,一类为消费者; *设置生产者消费者数据结构; *使用菜单随机启动生产者或消费者; *在窗口上显示生产者或消费者的执行状态; *随着线程的执行,更新窗口的显示。 -Producer- Consumer problem:* Set up two threads, a category for producers, a category of consumers * Set up producers and consumers
  3. 所属分类:Process-Thread

    • 发布日期:2016-08-19
    • 文件大小:1943079
    • 提供者:macintosh
  1. Test

    0下载:
  2. 用java写的生产者消费者问题,代码中有注释.-Using java to write the producer consumer issues, there are comments in the code.
  3. 所属分类:Java Develop

    • 发布日期:2017-04-05
    • 文件大小:1559
    • 提供者:lili
  1. os

    0下载:
  2. 操作系统课件,里面有很多的例子,详细的说明,生产者消费者问题的颠覆。-Operating systems courseware, there are many examples, detailed descr iption of the problem of subversion producers and consumers.
  3. 所属分类:OS Develop

    • 发布日期:2017-05-24
    • 文件大小:7932247
    • 提供者:农民
  1. product_consume

    0下载:
  2. 生产者消费者演示程序,用MFC实现了操作系统中的生产者消费者问题的演示程序。-failed to translate
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-30
    • 文件大小:38349
    • 提供者:黄淦
  1. threecodes

    5下载:
  2. 1、 用C语言写一个程序名字为procs4,该程序运行过程中共有4个进程,procs4程序(父进程)创建2个子进程p1和p2,p1子进程再创建一个子进程p3。4个进程完成如下工作: 父进程并打印字符串“I am main process”;p1子进程打印“I am child process p1”字符串;p2子进程打印“I am child process p2”;子进程p3打印字符串“I am child process p3”,然后使用exec(族)系统调用打印当前目录下文件和子目录下
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-01
    • 文件大小:1702
    • 提供者:杨子坤
  1. producercustomer

    0下载:
  2. 多线程编程示例,解决生产者消费者问题.水平有限,仅供初学者参考.-Multi-threaded programming examples to solve the producer consumer problem. Is limited, only for advanced users.
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-27
    • 文件大小:9986632
    • 提供者:zhen
  1. consumer-producer

    0下载:
  2. c语言。生产者消费者问题的信号量解决代码。简洁明了-c language. About consumer and producer.
  3. 所属分类:Other systems

    • 发布日期:2017-05-13
    • 文件大小:3552171
    • 提供者:申俊泽
  1. produce_customer

    0下载:
  2. 操作系统课程设计 简单的进程互斥访问资源的模拟,调用了windows的线程接口函数实现的 MFC开发 生产者消费者程序-no
  3. 所属分类:OS Develop

    • 发布日期:2017-05-19
    • 文件大小:5500554
    • 提供者:孟庆刚
  1. Producer_Consumer

    0下载:
  2. 操作系统中的经典问题,生产者消费者问题,资料,如何实现-Classical problems in the operating system, producers of consumer issues, data, how to achieve
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-05
    • 文件大小:520971
    • 提供者:shangjie
  1. 1

    0下载:
  2. 生产者消费者问题 vc环境下的编程 有解释-consumer and producer
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-14
    • 文件大小:3374586
    • 提供者:wangqiao
  1. Thread

    0下载:
  2. VC实现生产者消费者问题新手一定要学习加油-VC to achieve producer-consumer problem
  3. 所属分类:Process-Thread

    • 发布日期:2017-05-12
    • 文件大小:2707741
    • 提供者:文振兴
  1. 生产者消费者问题

    0下载:
  2. windows下用进程模拟生产者和消费者问题,实现进程之间的同步和互斥
  3. 所属分类:Windows编程

  1. pac

    0下载:
  2. 模拟商店商品销售,生产者消费者进程同步问题,对缓冲区的访问(store; shop;merchandising; merchandise sales)
  3. 所属分类:进程与线程

    • 发布日期:2017-12-23
    • 文件大小:36864
    • 提供者:敷衍666666
« 1 2 34 5 6 7 8 9 10 ... 48 »
搜珍网 www.dssz.com