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

搜索资源列表

  1. Producer

    0下载:
  2. 用VC++实现生产者与消费者的问题,此源码通过了VC++6。0的测试-with VC producers and consumers, through this source of VC 6. 0 tests
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:28.89kb
    • 提供者:刘伟
  1. 生产者与消费者

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

    • 发布日期:2008-10-13
    • 文件大小:39.24kb
    • 提供者:呵呵
  1. 改进同行的生产与消费者问题

    0下载:
  2. 改进了一位同行的生产者与消费者问题的演示-improved a peer-producers and consumers of the demo!
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:87.4kb
    • 提供者:李凌风
  1. 生产者消费者问题

    0下载:
  2. 进程管理中的生产者消费者问题 只要是是描述进程管理中生产者与消费者在共享文件时是否同步与互斥问题-management process, the producer consumer issues as long as it is described process management producers and consumers when sharing files synchronized with the Mutual Exclusion
  3. 所属分类:界面编程

    • 发布日期:2008-10-13
    • 文件大小:7.73kb
    • 提供者:王成
  1. 生产者与消费者

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

    • 发布日期:2008-10-13
    • 文件大小:30.32kb
    • 提供者:石大浪
  1. 生产者与消费者问题

    0下载:
  2. 生产者与消费者问题,很经典,已经包含实验报告
  3. 所属分类:网络编程

  1. shengchanzheyuxiaofeizhe.rar

    0下载:
  2. 操作系统实验报告三——PV操作,生产者与消费者问题,Three experiments report the operating system- PV operation, the producer and consumer issues
  3. 所属分类:Process-Thread

    • 发布日期:2017-05-07
    • 文件大小:1.61mb
    • 提供者:孙率
  1. MFCProducersAndConsumers

    0下载:
  2. 一个用MFC做的关于生产者与消费者的问题.-Producers and consumers
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-07
    • 文件大小:55.45kb
    • 提供者:victip
  1. os11

    0下载:
  2. 这是个典型的生产者与消费者问题,用的是PV操作实现的程序!-This is a typical problem of producers and consumers, using a PV operating procedures to achieve!
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-03
    • 文件大小:1.3kb
    • 提供者:杰杰
  1. PC

    0下载:
  2. 生产者与消费者问题是进程同步的经典问题,而进程同步是进程这章的重点。我们要通过编写生产者与消费者问题的程序加深关于进程同步的印象,巩固所学知识。-Producers and consumers of the problem is a classic problem of synchronization process, and the process of synchronization is the process the focus of this chapter. We want to p
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-02
    • 文件大小:7.97kb
    • 提供者:uygju
  1. TestPC

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

    • 发布日期:2017-04-11
    • 文件大小:1.2kb
    • 提供者:gongchang
  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
    • 文件大小:313.66kb
    • 提供者:加高
  1. 15085

    0下载:
  2. 进程的同步是操作系统处理机管理的重要内容,本实验要求学生理解生产者与消费者问题模型,掌握解决该问题的算法思想,学会使用同步机制。-The process of the operating system processor synchronization is an important aspect of management, this experiment requires students to understand the issue of model producers and cons
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-17
    • 文件大小:4.02mb
    • 提供者:张昱龙
  1. produceConsumer

    0下载:
  2. 传统经典问题,生产者与消费者,船检了五个生产者。适合初学者这使用-Classical problem, producers and consumers, ship inspection of the five producers. This is suitable for beginners to use
  3. 所属分类:Other systems

    • 发布日期:2017-04-17
    • 文件大小:192.68kb
    • 提供者:guoyansong
  1. sx1

    0下载:
  2. 操作系统课程设计,关于生产者与消费者的同步互斥等问题的程序源代码-Courses on operating system design, producers and consumers on issues such as synchronization of mutually exclusive source code---
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-15
    • 文件大小:3.45mb
    • 提供者:wyw
  1. ProduceraConsumer

    0下载:
  2. 用多线程的方法实现了生产者与消费者问题的模拟,关键技术是线程间通信和同步,通信采用消息模式-Achieved with multi-threaded simulation of producers and consumer issues
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-06
    • 文件大小:7.53kb
    • 提供者:tony
  1. 生产者消费者

    0下载:
  2. Visual C++,多线程,生产者与消费者的实现(Multi-threading, producer and consumer implementation)
  3. 所属分类:进程与线程

    • 发布日期:2018-01-03
    • 文件大小:3.66mb
    • 提供者:和GV和GV和
  1. pv

    0下载:
  2. 使用多线程对生产者与消费者问题进行模拟;(Producer-consumer problem)
  3. 所属分类:进程与线程

    • 发布日期:2018-01-06
    • 文件大小:1kb
    • 提供者:fengxiaa
  1. XCGJM7

    0下载:
  2. 进程管理中的生产者消费者问题 只要是是描述进程管理中生产者与消费者()
  3. 所属分类:进程与线程

    • 发布日期:2018-01-08
    • 文件大小:6kb
    • 提供者:Ivlfvtv
  1. 生产者消费者作业02

    0下载:
  2. C#编写的有关操作系统中生产者与消费者问题的实例,画面美观,生动形象的描绘了生产者与消费者之间的关系,代码部分简介易懂。(C# is an example of the problem of producers and consumers in the operation system. The picture is beautiful, vividly depicting the relationship between producers and consumers, and the cod
  3. 所属分类:C#编程

    • 发布日期:2018-01-08
    • 文件大小:4.91mb
    • 提供者:炙热的眼
« 12 3 4 5 6 »
搜珍网 www.dssz.com