搜索资源列表

  1. Producer产生一个数字而Consumer消费这个数字

    0下载:
  2. java的多线程示例(生产者消费者问题) -java multithreading examples (producers and consumers)
  3. 所属分类:JSP源码/Java

    • 发布日期:2024-05-20
    • 文件大小:4096
    • 提供者:春杰
  1. TULIPSYS

    0下载:
  2. 生产者与消费者问题-producer and consumer issues
  3. 所属分类:文档资料

    • 发布日期:2024-05-20
    • 文件大小:29696
    • 提供者:悉尼
  1. PRO_CUS1

    0下载:
  2. 生产者与消费者演示-producers and consumers demo
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-20
    • 文件大小:3072
    • 提供者:大男孩
  1. 生产者-消费者源程序

    0下载:
  2. 实现线程之间的通信与互斥-achieve communication between threads and Exclusion
  3. 所属分类:系统编程

    • 发布日期:2024-05-20
    • 文件大小:6144
    • 提供者:张兵
  1. producer&consumer

    0下载:
  2. 操作系统实验 生产者与消费者 互斥问题 信号量操作 两种选择-experimental operating system producers and consumers Mutual Exclusion signal to operate two options
  3. 所属分类:进程与线程

    • 发布日期:2024-05-20
    • 文件大小:3072
    • 提供者:邓文
  1. 进程间同步的研究

    0下载:
  2. 本文从信号量、管程和消息传递三个方面讨论了进程间的同步问题,并分别给出了关于生产者/消费者问题的解决算法,最终还分析了以上三种方法的优缺点。-signal from the amount of paper tube and messaging three discussed the process of synchronization and were given on the producer/consumer problem sol
  3. 所属分类:软件工程

    • 发布日期:2024-05-20
    • 文件大小:124928
    • 提供者:Gavin
  1. 生产者与消费者

    0下载:
  2. 程序用C++模拟了操作系统中的三种最典型的简单的静态进程调度算法;先由用户动态输入生成模拟进程,使用了26种可供用户选择的典型语句(包括循环、选择结构),可处理整型、布尔型与字符型三种数据与表达式计算;程序编制时主要采用的编程技术是:用语句链表记录进程语句,并用PCB链表,就绪队列链表,阻塞队列链表,执行队列链表,结束队列链表等数据表示进程处理过程中的相互关系,由于静态数据结构不适合处理数据量大小不定的数据,而动态队列结构适合于处理数据
  3. 所属分类:进程与线程

    • 发布日期:2024-05-20
    • 文件大小:30720
    • 提供者:石大浪
  1. P_C

    0下载:
  2. 操作系统中的生产者和消费者模拟程序.用WINDOWS API 实现.有很详细的文档说明-operating system producers and consumers of simulation procedures. Using Windows API. Very detailed documentation Note
  3. 所属分类:其他小程序

    • 发布日期:2024-05-20
    • 文件大小:12288
    • 提供者:lyh
  1. 用信号量解决生产者-消费者问题

    0下载:
  2. 这是操作系统课,期中考试的题目,用互斥信号量解决进程同步的问题-This is the OS class, the subject of the examination period, with the volume contradict signal synchronization process to resolve the problem
  3. 所属分类:操作系统开发

    • 发布日期:2024-05-20
    • 文件大小:61440
    • 提供者:成龙
  1. ShareCell

    0下载:
  2. 生产者与消费者的算法!有用到缓冲区。课程作业,有用的人下-producers and consumers, the algorithm! Useful to the buffer. Courses operations, useful people under
  3. 所属分类:JSP源码/Java

    • 发布日期:2024-05-20
    • 文件大小:1024
    • 提供者:袁建辉
  1. producerConsumerModel_src

    0下载:
  2. 当前比较流行的线程生产者和消费者模型,主要采用了信号灯机制。在vc6编译-current more popular threads model of producers and consumers, mainly in the signal mechanism. The compiler vc6
  3. 所属分类:进程与线程

    • 发布日期:2024-05-20
    • 文件大小:19456
    • 提供者:dd
  1. wonlen

    0下载:
  2. 我们学校操作系统实验做的一些程序 包括进程同步,处理器调度,生产者消费者问题-our schools operating system to do some experimental procedures include process synchronization, processor scheduling, producer consumer issues. .
  3. 所属分类:其他小程序

    • 发布日期:2024-05-20
    • 文件大小:74752
    • 提供者:姚雷
  1. 操作系统试验报告

    0下载:
  2. 试验目的:通过研究Linux的线程机制和信号量实现生产者消费者问题的并发控制 说明:有界缓冲区内设有20个存储单元,放入/取出的数据项设定为1~20这20个整型数。 要求: (1)每个生产者和消费者对有界缓冲区进行操作后,即时显示有界缓冲区的全部内容.当前指针位置和生产者/消费者线程的标识符 (2)生产者和消费者各有两个以上 (3)多个生产者或多个消费者之间须共享对缓冲区进行操作的函数代码。-Test Objective : To st
  3. 所属分类:操作系统开发

    • 发布日期:2024-05-20
    • 文件大小:8192
    • 提供者:张飞
  1. final.c

    0下载:
  2. 读者和写者,有关操作系统课程设计的 进程和线程,我急需生产者和消费者-readers and writing, the operating system of curriculum design process and thread, I hasten to producers and consumers
  3. 所属分类:进程与线程

    • 发布日期:2024-05-20
    • 文件大小:1024
    • 提供者:0030
  1. VC中的生产和消费问题

    1下载:
  2. VC中实现的生产者和消费者问题的算法。此为转帖,算法讲的不错。-VC achieve producers and consumers of the algorithm. This was patented algorithm for the good.
  3. 所属分类:uCOS开发

    • 发布日期:2024-05-20
    • 文件大小:6144
    • 提供者:
  1. 生产者消费者c++

    0下载:
  2. 计算机操作系统的c++版本,很不错的哦,实用,适合广大的大学生参考-computer operating system c version, oh very good, practical and suitable for the majority of the students reference
  3. 所属分类:uCOS开发

    • 发布日期:2024-05-20
    • 文件大小:4096
    • 提供者:柴俊
  1. producerAndconsumer

    0下载:
  2. 经典的生产者和消费者问题,两个进程并发执行-Classic issue of producer and consumer,two tenors execute parallel.
  3. 所属分类:JSP源码/Java

    • 发布日期:2024-05-20
    • 文件大小:1024
    • 提供者:胡斌
  1. producer-java

    0下载:
  2. 用java为源代码,解决多线程编程中的经典问题:生产者消费者问题-with java source code to solve multi-threaded programming with a classic problem : Producer consumer issues
  3. 所属分类:JSP源码/Java

    • 发布日期:2024-05-20
    • 文件大小:9216
    • 提供者:苏晓
  1. ProducerConsumerProblem

    0下载:
  2. 关于操作系统生产者与消费者的源码,没有解压密码.-operating system on producers and consumers of the source, without extracting passwords.
  3. 所属分类:JSP源码/Java

    • 发布日期:2024-05-20
    • 文件大小:4096
    • 提供者:ll
  1. jingkl

    0下载:
  2. 关于一个java线程的问题说明,是以生产者与消费者讲述-java threads of a problem that is about producers and consumers
  3. 所属分类:JSP源码/Java

    • 发布日期:2024-05-20
    • 文件大小:4096
    • 提供者:ll
« 1 2 3 45 6 7 8 9 10 ... 50 »

源码中国 www.ymcn.org