CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 系统编程 搜索资源 - 读者写者

搜索资源列表

  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 opened Debugging
  3. 所属分类:CA认证

    • 发布日期:2008-10-13
    • 文件大小:8706
    • 提供者:国威
  1. 信号量sem

    0下载:
  2. 这是自己写的一个关于经典ipc问题-读者写者的实现。(用信号量实现)-this is the one to write his classic IPS on the issue-the readers to write to achieve. (Using signal capacity achieved)
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:2774
    • 提供者:梁立平
  1. Turn up

    1下载:
  2. VC下面的读者写者问题,实验报告 操作系统课程设计
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:384803
    • 提供者:king
  1. duzhexiezhe-c

    0下载:
  2. 读者-写者问题经典的线程同步问题的一个模型,于是我制作本文,希望对学习操作系统实现的有所帮助-reader-wrote the classic problem of synchronization of threads a model, so I produced this paper, hope to learn from the operating system to achieve some help
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:3212
    • 提供者:茹新华
  1. readerwriter.cpp

    1下载:
  2. 读者—写者问题的读写操作限制(包括读者优先和写者优先): 1)写—写互斥,即不能有两个写者同时进行写操作。 2)读—写互斥,即不能同时有一个线程在读,而另一个线程在写。 3)读—读允许,即可以有一个或多个读者在读。 -readers-the problem was the restrictions on reading and writing operations (including readers wrote priority and priority) : 1) w
  3. 所属分类:Linux/Unix编程

    • 发布日期:2014-01-15
    • 文件大小:5568
    • 提供者:jj
  1. OS_ReaderWriter_1

    1下载:
  2. 操作系统课程设计(1)_读者写者问题; 附设计说明及主要函数流程图。-courses on operating system design (1) _ readers who write; Report design descr iptions and the main function flowchart.
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:30834
    • 提供者:guoliang
  1. OS_ReaderWriter_2

    0下载:
  2. 操作系统课程设计_读者写者问题(2);附主要函数流程图及说明。-courses on operating system design _ readers who write (2); Report of the main functions of flow charts and descr iptions.
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:139183
    • 提供者:guoliang
  1. readerwriterlock

    0下载:
  2. A simple Win32 readers/writers lock with reentrance 读者写者问题解决方案
  3. 所属分类:系统编程

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

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

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

    0下载:
  2. 计算机操作系统上机实验,其中的读者写者问题的实现
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:10930
    • 提供者:沈玉
  1. read_write

    0下载:
  2. 分别采用信号量,信号灯,条件变量实现的读者--写者方法。-Using semaphores, signal, variable conditions of the realization of the readers- to write those methods.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-31
    • 文件大小:76965
    • 提供者:wh
  1. 1writer_reader

    0下载:
  2. 实现经典的读者-写者问题,在Linux环境下实现的,gcc编译通过-To achieve the classic readers- those issues, achieved under the Linux environment, gcc compiler
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-10
    • 文件大小:1124
    • 提供者:黄参
  1. reader_writer

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

    • 发布日期:2017-04-03
    • 文件大小:1079
    • 提供者:瑞舞
  1. documents-for-Linux-

    0下载:
  2. Linux 多进程编写详细资料与算法总结 包含 读者-写者 等经典问题-Multiple Linux processes and algorithms written summary containing details of readers- those who write such classic problems
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-29
    • 文件大小:264991
    • 提供者:ming
  1. semaphore

    0下载:
  2.  使用信号量实现有限缓冲区的生产者和消费者问题  使用信号量实现读进程具有优先权的读者和写者问题 -err
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-10
    • 文件大小:857
    • 提供者:jane zheng
  1. reader_writer3

    1下载:
  2. 是一个linux下的共享内存文件,读者写者问题的,还不错-Is a shared memory under linux document, readers write issues, and also a good
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-31
    • 文件大小:7062
    • 提供者:池瑞清
  1. 1_ReadWrite

    0下载:
  2. windows操作系统读者写者问题的VC++编程实例,大学课程中的实验-windows operating system to write the issue of the readers of VC++ programming examples of university courses in experimental
  3. 所属分类:Windows Kernel

    • 发布日期:2017-05-14
    • 文件大小:3316213
    • 提供者:adia
  1. read_write

    0下载:
  2. linux下读者写者程序,消除了竞争,没有实现饥饿消除-readers who write under linux procedures, to eliminate competition, not to achieve the elimination of hunger
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-02
    • 文件大小:984
    • 提供者:hc
  1. reader_writer

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

    • 发布日期:2017-05-11
    • 文件大小:2683347
    • 提供者:邹平
  1. reader_writer

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

    • 发布日期:2017-03-31
    • 文件大小:1809
    • 提供者:JK
« 12 3 »
搜珍网 www.dssz.com