CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - reader writer problem

搜索资源列表

  1. rw

    0下载:
  2. 实现windows操作系统中的读者写者问题-the problem of reader and writer
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-01
    • 文件大小:19757
    • 提供者:肖雄
  1. winsock

    0下载:
  2. 操作系统中读者写者问题与winsock网络通信编程-Reader and writer s problem and the winsock network communication
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-03
    • 文件大小:12850
    • 提供者:默客
  1. duzhe

    0下载:
  2. 读者写者单缓冲,vc编程,操作系统经典问题 文件名包括:debug thread 读者写者(单缓冲) exe运行文件-writer and reader problem
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-06
    • 文件大小:1315251
    • 提供者:沈佳
  1. consumeraproducer

    0下载:
  2. 用c++语言编写的经典ipc——读写者问题的代码-the problem of reader and writer
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-07
    • 文件大小:4408
    • 提供者:yangsiqi
  1. ReaderWriter

    0下载:
  2. 这是一个用Java写的,关于解决操作系统中读者与写者的问题-This is written in Java, the problem of the operating system on the settlement of the reader and writer
  3. 所属分类:Java Develop

    • 发布日期:2017-11-25
    • 文件大小:5856
    • 提供者:8203132
  1. zhe-reader-zhe-writer

    1下载:
  2. 多进程/线程编程:读者-写者问题。      1,设置两类进程/线程,一类为读者,一类为写者;   2,随机启动读者或写者;  3,显示读者或写者执行状态;  4,随着进程/线程的执行,更新显示;  -Multi-process/thread programming: Readers- write the problem. 1, set two types of processes/threads, o
  3. 所属分类:Process-Thread

    • 发布日期:2017-03-30
    • 文件大小:13619
    • 提供者:刘禹
  1. readerWriter

    0下载:
  2. 使用多线程模拟写者优先的读写者问题,当有写者等待时,读者不能进入阅读,不是最少互斥量版-A solution to implement the reader and writer problem with writer priority, using two samephore and four mutex to meet it.
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-07
    • 文件大小:857
    • 提供者:王乐
  1. exp2RW

    0下载:
  2. 创建一个控制台进程。此进程包含n个线程。用这n个线程来表示n个读者或写者。每个线程按相应测试数据文件(后面有介绍)的要求进行读写操作。用信号量机制分别实现读者优先和写者优先的读者-写者问题。 读者-写者问题的读写操作限制(包括读者优先和写者优先): 1)写-写互斥,即不能有两个写者同时进行写操作。 2)读-写互斥,即不能同时有一个线程在读,而另一个线程在写。 3)读-读允许,即可以有一个或多个读者在读。 读者优先的附加限制:如果一个读者申请进行读操作时已有另一个读者
  3. 所属分类:Process-Thread

    • 发布日期:2017-03-29
    • 文件大小:1594
    • 提供者:lei
  1. reader-and-writer

    0下载:
  2. 操作系统经典问题读者写者问题,包含读者进出与写者进出,实现中断模拟-OS classic problem of readers to write the problem, including the readers who wrote in and out and out and achieve interrupt simulation
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-30
    • 文件大小:265236
    • 提供者:
  1. 读写优先

    2下载:
  2. 事件对象解决读写者问题实现P、V操作用Win32提供的同步对象实现P、V操作,并使用它们解决读者-写者问题 利用事件机制模拟多值信号量。(Event object solves the problem of reader writer)
  3. 所属分类:Windows编程

  1. 读写者代码

    0下载:
  2. 本次实验中,是进行设计解决读写者问题。假如只有一个文件的情况下,多个读者进程和多个写者进程都要进行访问该文件。当有读者进程在时,写者进程不能进行操作;同样,如果存在写者进程,则不能有读者进程存在,从而保证读取的数据是最新的。此外,为保证数据的正确性,读者之间只能存在一个。即一次只能有一个写者进程对数据区进行访问。而读者进程则没有限制。(Reader and writer's problem)
  3. 所属分类:其他

    • 发布日期:2018-04-28
    • 文件大小:1024
    • 提供者:sherohyw
« 1 2 3»
搜珍网 www.dssz.com