搜索资源列表

  1. Reader_Writer(first)

    1下载:
  2. 操作系统实验之读者写者问题(写者优先): 通过读取threads.txt文件获取读者和写者进程的相关信息并创建相应的进程实现写者优先的读者写者问题-operating system experiments readers who write (wrote priority) : threads.txt read through the documents obtained readers who write and process
  3. 所属分类:操作系统开发

    • 发布日期:2008-10-13
    • 文件大小:2181
    • 提供者:cjh
  1. READER_WRITER

    0下载:
  2. 都写者模拟程序 思路:对一个CPU时间段处理,用一个STATE标志来做互斥,对写者来说一般处理它的第一个,读者是重点出来第一个,再以读者可以重入的思想, 处理相应的后面的读者
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:1954
    • 提供者:pansiyi
  1. reader_writer

    0下载:
  2. 操作系统读者写者问题源程序代码-readers to write the operating system source code problem
  3. 所属分类:操作系统开发

    • 发布日期:2008-10-13
    • 文件大小:1449
    • 提供者:160
  1. reader_writer

    0下载:
  2. 读者写者问题C语言实现-problem readers to write C language
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:5502
    • 提供者:bibyer
  1. reader_writer

    0下载:
  2. 读者写者问题(读者优先,写者优先), pv操作,进程同步与互斥
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:10473
    • 提供者:何健明
  1. reader_writer

    0下载:
  2. 操作系统读者写者问题源程序代码-readers to write the operating system source code problem
  3. 所属分类:操作系统开发

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

    0下载:
  2. 读者写者问题C语言实现-problem readers to write C language
  3. 所属分类:系统编程

    • 发布日期:2024-05-02
    • 文件大小:5120
    • 提供者:
  1. Reader_Writer(first)

    0下载:
  2. 操作系统实验之读者写者问题(写者优先): 通过读取threads.txt文件获取读者和写者进程的相关信息并创建相应的进程实现写者优先的读者写者问题-operating system experiments readers who write (wrote priority) : threads.txt read through the documents obtained readers who write and process
  3. 所属分类:操作系统开发

    • 发布日期:2024-05-02
    • 文件大小:2048
    • 提供者:cjh
  1. READER_WRITER

    0下载:
  2. 都写者模拟程序 思路:对一个CPU时间段处理,用一个STATE标志来做互斥,对写者来说一般处理它的第一个,读者是重点出来第一个,再以读者可以重入的思想, 处理相应的后面的读者-Those who have written simulation program ideas: CPU time for a deal, with a sign to do STATE mutex for write who generally deal
  3. 所属分类:Windows编程

    • 发布日期:2024-05-02
    • 文件大小:2048
    • 提供者:pansiyi
  1. reader_writer

    0下载:
  2. 读者写者问题(读者优先,写者优先), pv操作,进程同步与互斥-Readers to write the problem (the reader priority, writing is preferred), pv operation, the process of synchronization and mutex
  3. 所属分类:进程与线程

    • 发布日期:2024-05-02
    • 文件大小:10240
    • 提供者:何健明
  1. reader_writer

    0下载:
  2. 计算机操作系统,读者写者算法的C++源代码,-Computer operating system, readers who write algorithm C++ Source code,
  3. 所属分类:系统编程

    • 发布日期:2024-05-02
    • 文件大小:2048
    • 提供者:dongbo
  1. reader_writer

    0下载:
  2. 读者写者问题,通过临界资源互斥实现多线程的读写控制-Readers to write those problems through the critical resources mutually exclusive multi-threaded read-write control
  3. 所属分类:系统编程

    • 发布日期:2024-05-02
    • 文件大小:2682880
    • 提供者:邹平
  1. reader_writer.c

    0下载:
  2. reader-writer problem implemented in C
  3. 所属分类:进程与线程

    • 发布日期:2024-05-02
    • 文件大小:1024
    • 提供者:somit
  1. reader_writer

    0下载:
  2. 读者-写者问题的读写操作限制(包括读者优先和写者优先) 写-写互斥:不能有两个写者同时进行写操作 读-写互斥:不能同时有一个线程在读,而另一个线程在写。 读-读允许:可以有一个或多个读者在读。-Readers- read and write operations to write the problem of constraints (including the readers of priority and writin
  3. 所属分类:Linux/Unix编程

    • 发布日期:2024-05-02
    • 文件大小:2048
    • 提供者:JK
  1. Reader_Writer

    0下载:
  2. 操作系统中的进程互斥与同步问题的一个例子 即读者写者问题 源码 -Operating in mutual exclusion and synchronization issues that readers write one example of the problem of source
  3. 所属分类:操作系统开发

    • 发布日期:2024-05-02
    • 文件大小:2108416
    • 提供者:cocoa0722
  1. reader_writer

    0下载:
  2. reader and writer problem
  3. 所属分类:其他小程序

    • 发布日期:2024-05-02
    • 文件大小:384000
    • 提供者:camel
  1. Reader_Writer

    0下载:
  2. 操作系统中的读者写者问题算法.该算法为为读者优先。-Reader-Writer problem algorithm in the operating system
  3. 所属分类:Windows编程

    • 发布日期:2024-05-02
    • 文件大小:13312
    • 提供者:陈平君
  1. reader_writer

    0下载:
  2. 计算机操作系统的实验报告——读者写者问题-Experimental Report of the computer operating system- the reader-writer problem
  3. 所属分类:操作系统开发

    • 发布日期:2024-05-02
    • 文件大小:30720
    • 提供者:zhao
  1. reader_writer

    0下载:
  2. 操作系统作业,多线程读者写者问题,C语言,Linux-Reader and writer, multi-threaded issues, C language, Linux
  3. 所属分类:Linux/Unix编程

    • 发布日期:2024-05-02
    • 文件大小:1024
    • 提供者:瑞舞
  1. reader_writer.c

    0下载:
  2. 进程间通信中经典的读者-写者问题,用信号量实现同步和互斥。-Interprocess communication in the classic reader- writer problem, synchronization with semaphores and mutexes.
  3. 所属分类:进程与线程

    • 发布日期:2024-05-02
    • 文件大小:1024
    • 提供者:nescio
« 12 »

源码中国 www.ymcn.org