搜索资源列表

  1. 读者写者问题1

    0下载:
  2. 这是一个读者写者问题 -This is a problem of readers to write
  3. 所属分类:生物技术

    • 发布日期:2024-05-06
    • 文件大小:2048
    • 提供者:李静
  1. 读者写者模拟

    0下载:
  2. 模拟操作系统里实现读者-写者问题的程序实例。用vc++编写,直接打开工程文件即可调试。-operating system simulation, achieving readers- who wrote the program examples. Vc with the preparation, direct project documents can be opened debugging.
  3. 所属分类:进程与线程

    • 发布日期:2024-05-06
    • 文件大小:86016
    • 提供者:王东
  1. 读者写者问题

    0下载:
  2. 实现读者写者问题,有较好的用户交互式界面。-achieve readers who write, a better interactive user interface.
  3. 所属分类:进程与线程

    • 发布日期:2024-05-06
    • 文件大小:83968
    • 提供者:王喆
  1. 读者写者算法

    0下载:
  2. 关于读者写者的问题,分别实现读者优先和写者优先.-readers to write on the issue, the readers who wrote a priority and priority.
  3. 所属分类:操作系统开发

    • 发布日期:2024-05-06
    • 文件大小:1299456
    • 提供者:若竹
  1. 读者-写者问题

    0下载:
  2. 在windows 98/2000下,创建一个控制台进程,此进程包含n个线程。用这n个线程来表示n个读者或写者。每个线程按相应测试数据文件的要求进行读写操作。用信号量机制实现读者优先的读者——写入者问题-the windows 98/2000, the process of creating a console, this process contain n threads. Use of these n threads to expre
  3. 所属分类:进程与线程

    • 发布日期:2024-05-06
    • 文件大小:3072
    • 提供者:程倩
  1. 另一个读者写者问题

    0下载:
  2. 创建一个控制台进程,此进程包含n个线程。用这n个线程来表示n个读者或写者。每个线程按相应测试数据文件的要求进行读写操作。用信号量机制实现读者优先的读者——写入者问题。-the process of creating a console, this process contain n threads. Use of these n threads to express n readers who write. Each thread ac
  3. 所属分类:进程与线程

    • 发布日期:2024-05-06
    • 文件大小:13312
    • 提供者:程倩
  1. 读者写者(LCC)

    0下载:
  2. 操作系统经典算法进程同步之读者写者问题,编译器LCC2005版-classic operating system process synchronization algorithm Readers write problem, the compiler version LCC2005
  3. 所属分类:C#编程

    • 发布日期:2024-05-06
    • 文件大小:16384
    • 提供者:李雪
  1. 读者写者2005

    0下载:
  2. 这是一个操作系统 的精典算法 ,是关于读者写者问题 的,是用c来模拟的,-This is a classic algorithm operating system is on the readers who wrote in, is to simulate c,
  3. 所属分类:进程与线程

    • 发布日期:2024-05-06
    • 文件大小:174080
    • 提供者:孟伟
  1. 读者与写者

    0下载:
  2. 操作系统实验,进程同步与互斥读者写者问题,用vc实现-experimental operating system, and coordinate the process of the readers who wrote, using vc achieve
  3. 所属分类:其他小程序

    • 发布日期:2024-05-06
    • 文件大小:31744
    • 提供者:嘉晓岚
  1. 0029

    0下载:
  2. 操作系统中读者写者问题拟操作系统里实现读者-写者问题的程序实例。用vc++编写,直接打开工程文件即可调试-OS readers to write to the problem of the operating system, achieving readers- who wrote the program examples. Vc with the preparation, direct project documents can be
  3. 所属分类:CA认证

    • 发布日期:2024-05-06
    • 文件大小:8192
    • 提供者:国威
  1. windows_reader_writer

    0下载:
  2. 线程的读者优先与写者优先。创建一个控制台进程,此进程包含n个线程。用这n个线程来表示n个读者或写者。每个线程按相应测试数据文件进行读写操作。用信号量机制分别实现读者优先和写者优先的读者写者问题。-priority threads with the readers who wrote priority. The process of creating a console, this process contain n threads. U
  3. 所属分类:进程与线程

    • 发布日期:2024-05-06
    • 文件大小:8192
    • 提供者:
  1. readerandwriter

    0下载:
  2. 计算机专业操作系统读者和写者问题源码,已调试。欢迎下载,谢谢合作。-professional computer operating systems and readers who write FOSS issues, debugging. Welcome to download, Thank you for your cooperation.
  3. 所属分类:操作系统开发

    • 发布日期:2024-05-06
    • 文件大小:1483776
    • 提供者:an
  1. RW

    0下载:
  2. 读者写者问题源码.包含我的注释. 没有加入工程文件. 只有一个R&W.cpp.在vc++6.0下编译成功. 在Windows 2000 环境下,创建一个包含n 个线程的控制台进程。用这n 个线程来表示n 个读者或写者。每个线程按相应测试数据文件的要求,进行读写操作。请用信号量机制实现读者-写者问题(读者优先)。 读者-写者问题的读写操作限制: 1)写-写互斥; 2)读-写互斥; 3)读-读允许; 读者优先
  3. 所属分类:进程与线程

    • 发布日期:2024-05-06
    • 文件大小:7168
    • 提供者:ralfz
  1. chaozuoxintong

    0下载:
  2. 读者写者问题课程设计.具有详细的流程.实验结果及其截图-Readers to write the issue of curriculum design. A detailed flow. The experimental results and screenshots
  3. 所属分类:操作系统开发

    • 发布日期:2024-05-06
    • 文件大小:65536
    • 提供者:wj
  1. os_rw

    0下载:
  2. 计算机操作系统实验,读者和写者问题.设置了缓冲池,有详细的注解.-Computer operating system experiments, readers and write the problem. Set up a buffer pool, have a detailed annotation.
  3. 所属分类:书籍源码

    • 发布日期:2024-05-06
    • 文件大小:3072
    • 提供者:刘晴
  1. readerandwriter

    0下载:
  2. 实现了读者与写者进程之间的同步互斥问题。-Achieved a reader and writer process mutex synchronization problems between.
  3. 所属分类:操作系统开发

    • 发布日期:2024-05-06
    • 文件大小:82944
    • 提供者:liugang
  1. czxt

    0下载:
  2. 操作系统的课程设计,关于读者与写者问题,采用多线程解决
  3. 所属分类:操作系统开发

    • 发布日期:2024-05-06
    • 文件大小:123904
    • 提供者:姚春萌
  1. caozuoxitong.doc

    0下载:
  2. 操作系统课程设计报告,实现读者与写者问题。-Operating systems curriculum design report, the reader realize the problem and write.
  3. 所属分类:文档资料

    • 发布日期:2024-05-06
    • 文件大小:116736
    • 提供者:凤之羽
  1. 读写优先

    0下载:
  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. 所属分类:其他小程序

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

源码中国 www.ymcn.org