搜索资源列表

  1. 模拟生产者和消费者关系

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

    • 发布日期:2008-10-13
    • 文件大小:958
    • 提供者:来盛骞
  1. 生产者和消费者问题

    0下载:
  2. 操作系统经典的问题-生产者和消费者问题.C++编写.-OS classic problem-producer and consumer issues. C preparation.
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:3527
    • 提供者:大包
  1. 生产者和消费者之间的经典实现线程

    0下载:
  2. 生产者和消费者之间的经典实现
  3. 所属分类:JSP源码/Java

  1. 模拟生产者和消费者关系

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

    • 发布日期:2024-05-08
    • 文件大小:1024
    • 提供者:来盛骞
  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-08
    • 文件大小:12288
    • 提供者:lyh
  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-08
    • 文件大小:19456
    • 提供者:dd
  1. 题目:多线程同步方法解决生产者-消费者问题

    0下载:
  2. 题目:多线程同步方法解决生产者-消费者问题 (Bounded - Buffer Problem) 内容:有界缓冲区内设有10个存储单元,放入/取出的数据项 设定为1~10这10个整形数。要求每个生产者和消费者对有界 缓冲区进行操作后,即时显示有界缓冲区的全部内容、当前指针位 置和生产者/消费者标识符。-topics : multithreaded synchronization solution to producer-consumer
  3. 所属分类:教育/学校应用

    • 发布日期:2024-05-08
    • 文件大小:188416
    • 提供者:李好
  1. 生产者和消费者问题

    0下载:
  2. 操作系统经典的问题-生产者和消费者问题.C++编写.-OS classic problem-producer and consumer issues. C preparation.
  3. 所属分类:进程与线程

    • 发布日期:2024-05-08
    • 文件大小:3072
    • 提供者:大包
  1. 操作系统试验报告

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

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

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

    • 发布日期:2024-05-08
    • 文件大小:6144
    • 提供者:
  1. producerAndconsumer

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

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

    0下载:
  2. JAVA中进程的问题,生产者和消费者程序-Java process, producers and consumers procedures
  3. 所属分类:系统编程

    • 发布日期:2024-05-08
    • 文件大小:4096
    • 提供者:小月
  1. R_WPI

    0下载:
  2. 文件包含采用VC写的源代码。它通过模拟了生产者和消费者问题来阐述并发进程。-document contains VC used to write the source code. Through simulation of producers and consumers with questions to elaborate process.
  3. 所属分类:操作系统开发

    • 发布日期:2024-05-08
    • 文件大小:1629184
    • 提供者:许智勇
  1. 生产者与消费者

    0下载:
  2. 多线程的经典问题生产者和消费者程序 决无错误!-the classic problems of producers and consumers of strict procedures must!
  3. 所属分类:进程与线程

    • 发布日期:2024-05-08
    • 文件大小:39936
    • 提供者:呵呵
  1. programcpzzd

    0下载:
  2. 是操作系统中关于生产者和消费者的进程模拟程序,有一定的参考价值-operating system is on the producers and consumers of process simulation program, which is the reference value
  3. 所属分类:控制台(字符窗口)编程

    • 发布日期:2024-05-08
    • 文件大小:1637376
    • 提供者:赵泽东
  1. jchc

    0下载:
  2. 以生产者/消费者模型为依据,在Windows 2000环境下创建一个控制台进程,在该进程中创建n个线程模拟生产者和消费者,实现进程(线程)的同步与互斥。-to producer/consumer model as the basis, in Windows 2000 to create an environment console process, in the process of creating n threads simulat
  3. 所属分类:Windows编程

    • 发布日期:2024-05-08
    • 文件大小:3072
    • 提供者:飞翔
  1. SyncTest

    0下载:
  2. 用java实现生产者和消费者的多线程协调问题-with producers and consumers to achieve the coordination of multi-threaded
  3. 所属分类:其他小程序

    • 发布日期:2024-05-08
    • 文件大小:1024
    • 提供者:tang
  1. mae

    0下载:
  2. 生产者和消费者的问题,主要解决进程的同步和异步的问题-producers and consumers that the main problem solving process synchronous and asynchronous problems
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-08
    • 文件大小:1860608
    • 提供者:mingming
  1. ProduceandCreater

    0下载:
  2. 在操作系统中, 生产者和消费者的问题是经典问题中的一个,是有关于进程调度的问题.通过这个MFC的程序我们可以清楚的理解它们之间的内存分配和通信.-the operating system, producers and consumers is the classic problem of a problem. is on the process of scheduling problems. Through the MFC proced
  3. 所属分类:操作系统开发

    • 发布日期:2024-05-08
    • 文件大小:24576
    • 提供者:李明
  1. producer_customer

    0下载:
  2. 生产者和消费者是一个程序上的生产者和消费者关系的演示程序,程序中运用可爱的动画来演示程序,清晰明了,程序中的核心代码是运用.NET框架中的上锁和解锁类函数来实现的。-producers and consumers is a point of relations between producers and consumers of the demonstration program, Application procedures love
  3. 所属分类:系统编程

    • 发布日期:2024-05-08
    • 文件大小:333824
    • 提供者:tiepiao
« 12 3 4 5 6 7 8 9 10 ... 17 »

源码中国 www.ymcn.org