搜索资源列表

  1. 读者与写者之JAVA

    1下载:
  2. 读者与写者之JAVA-readers who are supposed to write with JAVA
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:2335
    • 提供者:黄竟
  1. 读者与写者模拟

    0下载:
  2. 在Windows Xp 环境下,创建一个包含n 个线程的控制台进程。用这n 个线程来表示n个读者或写者。每个线程按相应测试数据文件的要求,进行读写操作。请用信号量机制分别实现读者优先和写者优先的读者-写者问题。 读者-写者问题的读写操作限制: 读者-写者的读写限制(包括读者优先和写者优先) 1)写-写互斥,即不能有两个写者同时进行写操作 2)读-写互斥,即不能同时有一个读者在读,同时却有一个写者在写 3)读读允许,即可以有2个以上的读者
  3. 所属分类:进程与线程

    • 发布日期:2011-06-04
    • 文件大小:18031
    • 提供者:zhzghyd
  1. 读者写者问题1

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

    • 发布日期:2024-05-16
    • 文件大小:2048
    • 提供者:李静
  1. 读者与写者之JAVA

    0下载:
  2. 读者与写者之JAVA-readers who are supposed to write with JAVA
  3. 所属分类:JSP源码/Java

    • 发布日期:2024-05-16
    • 文件大小: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-16
    • 文件大小:86016
    • 提供者:王东
  1. 读者写者问题

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

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

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

    • 发布日期:2024-05-16
    • 文件大小: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-16
    • 文件大小: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-16
    • 文件大小:13312
    • 提供者:程倩
  1. 读者写者(LCC)

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

    • 发布日期:2024-05-16
    • 文件大小: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-16
    • 文件大小:174080
    • 提供者:孟伟
  1. 读写者

    0下载:
  2. 用语言实现操作系统中经典问题_读者写者同步算法-used language operating system classic problem _ readers who write synchronization algorithm
  3. 所属分类:文档资料

    • 发布日期:2024-05-16
    • 文件大小:2048
    • 提供者:陈峰
  1. 读者与写者

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

    • 发布日期:2024-05-16
    • 文件大小: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-16
    • 文件大小:8192
    • 提供者:国威
  1. Linux下的读者写者 xx

    0下载:
  2. 在Linux下实现读者写者的问题,采用的是多线程的方法-under Linux readers to write to the problem, using a multi-threaded approach
  3. 所属分类:C#编程

    • 发布日期:2024-05-16
    • 文件大小:1024
    • 提供者:xx
  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 expr
  3. 所属分类:Windows编程

    • 发布日期:2024-05-16
    • 文件大小:17408
    • 提供者:王飞
  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-16
    • 文件大小: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-16
    • 文件大小:1483776
    • 提供者:an
  1. RW

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

    • 发布日期:2024-05-16
    • 文件大小:7168
    • 提供者:ralfz
  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-16
    • 文件大小:3072
    • 提供者:刘晴
« 12 3 4 5 6 7 8 9 10 ... 20 »

源码中国 www.ymcn.org