搜索资源列表

  1. 54876

    0下载:
  2. 用以演示他提出的信号量机制。本作业要求设计在同一个进程地址空间内执行的两个线程。生产者线程生产物品,然后将物品放置在一个空缓冲区中供消费者线程消费。-For the presentation he made semaphore mechanism. Operational requirements of the design process in the same address space to implement the two t
  3. 所属分类:Linux/Unix编程

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

    0下载:
  2. 多个生产者多个消费者同步问题——进程调度--操作系统模拟-A number of producers more than consumers synchronization- the process of scheduling- the operating system simulation
  3. 所属分类:.net编程

    • 发布日期:2024-05-20
    • 文件大小:800768
    • 提供者:kp
  1. pc

    0下载:
  2. linux下的关于操作系统的,生产者消费者的问题的程序。-under linux on the operating system, producers consumers procedures.
  3. 所属分类:Linux/Unix编程

    • 发布日期:2024-05-20
    • 文件大小:2048
    • 提供者:王洋
  1. ProcessSynchronization

    0下载:
  2. 实现操作系统几个经典问题:生产者消费者,读者写者,哲学家进餐问题.共做一个界面-The realization of the operating system a few classic problems: producers of consumer, readers-writer, philosopher eating problems. Were to do an interface
  3. 所属分类:Internet/网络编程

    • 发布日期:2024-05-20
    • 文件大小:97280
    • 提供者:bark
  1. 1

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

    • 发布日期:2024-05-20
    • 文件大小:2048
    • 提供者:shanwei
  1. caozuoxitongkechengsheji

    0下载:
  2. 实现了生产者消费者问题和实现银行家算法-Achieved a producer of consumer issues and the realization of banker s algorithm
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-20
    • 文件大小:75776
    • 提供者:
  1. ss

    0下载:
  2. 根据生产者—消费者问题的相关原理,用C编程创建两组线程,分别模拟生产者和消费者,为了确保两组线程之间的同步和互斥,必须设置相关的信号量让两组线程有序的运行。-According to the producer- consumer issues related to theory, with C programming to create two threads, respectively, simulated producers and
  3. 所属分类:进程与线程

    • 发布日期:2024-05-20
    • 文件大小:5120
    • 提供者:张侃
  1. ProducerandConsumer

    0下载:
  2. 在生产者/消费者模型中,生产者Producer负责生产数据,而消费者Consumer负责使用数据。多个生产者线程会在同一时间运行,生产数据,并放到内存中一个共享的区域。期间,多个消费者线程读取内存共享区,消费里面的数据。-In the producer/consumer model, the Producer is responsible for production data producers and consumers Consu
  3. 所属分类:C#编程

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

    0下载:
  2. 操作系统课程设计 模拟生产者消费者问题 -Curriculum design simulation producers operating system on consumer issues
  3. 所属分类:软件工程

    • 发布日期:2024-05-20
    • 文件大小:5120
    • 提供者:kevin3225521
  1. comsumerandproducer

    0下载:
  2. 操作系统生产者与消费者问题,进行PV操作的模拟-Producers and consumers operating system issues PV operation simulation
  3. 所属分类:系统编程

    • 发布日期:2024-05-20
    • 文件大小:1957888
    • 提供者:王明
  1. MainTest12

    0下载:
  2. 操作系统课程设计``很好的一个生产者与消售者的一个课程设计-Operating system of course design a `` very good producers and eliminate the sale of a curriculum design
  3. 所属分类:系统编程

    • 发布日期:2024-05-20
    • 文件大小:32768
    • 提供者:林琴锋
  1. SellBuy

    0下载:
  2. 生产者和消费者问题的求解过程 通过JAVA线程模拟生产和消费过程-Producers and consumers of the problem solving process through the JAVA thread production and consumption process simulation
  3. 所属分类:JSP源码/Java

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

    0下载:
  2. 这是操作系统的程序设计,是关于生产者消费者的程序设计!-This is the operating system program design, on the producer consumer program design!
  3. 所属分类:操作系统开发

    • 发布日期:2024-05-20
    • 文件大小:7168
    • 提供者:曾梅童
  1. corejava

    0下载:
  2. 生产者消费者 -Producer Consumer Producer Consumer
  3. 所属分类:JSP源码/Java

    • 发布日期:2024-05-20
    • 文件大小:267264
    • 提供者:
  1. OSCurriculumDesignReport

    0下载:
  2. 关于操作系统的课程设计报告,包含两个程序的设计:生产者与消费者的问题、银行家算法-Courses on operating system design report, the design consists of two procedures: the problem of producers and consumers, bankers algorithm
  3. 所属分类:软件工程

    • 发布日期:2024-05-20
    • 文件大小:121856
    • 提供者:huangtao
  1. pv

    0下载:
  2. windows下PV操作,多线程实现生产者消费者问题-PV operation under windows, multi-threaded producers realize consumer issues
  3. 所属分类:进程与线程

    • 发布日期:2024-05-20
    • 文件大小:1024
    • 提供者:wyg
  1. producer_consummer

    0下载:
  2. 应用临界区解决操作系统生产者消费者问题源码,实验实现环境 Visual Studio 2005。-Application of the critical areas to solve the producer consumer problem of the operating system source code, experimental realization of the environment Visual Studio 200
  3. 所属分类:操作系统开发

    • 发布日期:2024-05-20
    • 文件大小:14336
    • 提供者:pk
  1. conductoranddriver

    0下载:
  2. 一个LINUX下的C程序,是关于生产者和消费者的问题。。o(∩_∩)o-C under a LINUX program, producers and consumers on the issue. . o (∩ _ ∩) o
  3. 所属分类:Linux/Unix编程

    • 发布日期:2024-05-20
    • 文件大小:1024
    • 提供者:E.Amadis
  1. pro-con

    0下载:
  2. 操作系统经典实验--生产者消费者实验源码-Classical experimental producers of consumer operating system, the experimental source
  3. 所属分类:操作系统开发

    • 发布日期:2024-05-20
    • 文件大小:35840
    • 提供者:钟苑瑜
  1. pro_con

    0下载:
  2. 生产者消费者问题,于网上的大众答案相比,本人使用了rand()函数,随机挂起线程-Producers of consumer issues, on-line compared to the general answer, I used the rand () function, random hang thread
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-20
    • 文件大小:118784
    • 提供者:宋楠
« 1 2 3 4 5 6 7 89 10 11 12 13 ... 50 »

源码中国 www.ymcn.org