搜索资源列表

  1. morethreadreader

    0下载:
  2. 学习操作系统时多线程试验程序,为读者写着问题的多线程程序。有两个,读者优先和写者优先。-study multithreaded operating system testing procedures, readers wrote to the multithreaded programming. Two readers wrote and priority of priorities.
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:19.09kb
    • 提供者:张楠
  1. read

    0下载:
  2. windows环境下多线程实现读者写着问题。
  3. 所属分类:系统编程

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

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

    • 发布日期:2024-12-24
    • 文件大小:1kb
    • 提供者:
  1. 读者写者算法

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

    • 发布日期:2024-12-24
    • 文件大小:1.24mb
    • 提供者:若竹
  1. Turn up

    0下载:
  2. VC下面的读者写者问题,实验报告 操作系统课程设计-VC following the issue of readers to write the experimental report of the operating system curriculum design
  3. 所属分类:系统编程

    • 发布日期:2024-12-24
    • 文件大小:376kb
    • 提供者:king
  1. reader_and_writer

    0下载:
  2. 操作系统课程中,读者写者问题的一个Cpp解决方案;在VC6下调时通过,虚拟控制台下运行。-operating systems course, readers who wrote in a tracing solutions; In VC6 downward through, Virtual console operation.
  3. 所属分类:操作系统开发

    • 发布日期:2024-12-24
    • 文件大小:67kb
    • 提供者:文正
  1. morethreadreader

    0下载:
  2. 学习操作系统时多线程试验程序,为读者写着问题的多线程程序。有两个,读者优先和写者优先。-study multithreaded operating system testing procedures, readers wrote to the multithreaded programming. Two readers wrote and priority of priorities.
  3. 所属分类:进程与线程

    • 发布日期:2024-12-24
    • 文件大小:19kb
    • 提供者:张楠
  1. chaozuoxintong

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

    • 发布日期:2024-12-24
    • 文件大小:64kb
    • 提供者:wj
  1. readerwriter

    0下载:
  2. 操作系统课程设计,读者写者问题的详细实现-Operating systems curriculum design, the readers who write detailed realize
  3. 所属分类:操作系统开发

    • 发布日期:2024-12-24
    • 文件大小:24kb
    • 提供者:离间
  1. read

    0下载:
  2. windows环境下多线程实现读者写着问题。-windows environment to achieve multi-threaded read, the question of the reader.
  3. 所属分类:系统编程

    • 发布日期:2024-12-24
    • 文件大小:15kb
    • 提供者:liy
  1. CWriterReader

    0下载:
  2. C实现的操作系统的读者写者问题,一份报告,包括代码。-C to achieve the readers to write the operating system problem, a report, including the code.
  3. 所属分类:软件工程

    • 发布日期:2024-12-24
    • 文件大小:10kb
    • 提供者:汪尾
  1. wr

    0下载:
  2. 读者与写着问题,可视化演示,直观的演示了读者写者问题。-Readers and reading problems, visual presentations, visual presentation of the reader-writer problem.
  3. 所属分类:Windows编程

    • 发布日期:2024-12-24
    • 文件大小:138kb
    • 提供者:yang
  1. ex5

    0下载:
  2. 实现P、V操作,用Win32提供的同步对象实现P、V操作,并解决读者-写着问题 ,修改sm5.cpp,用P、V操作实现。 ,用事件对象,控制多个作者和多个读者之间的协作运行。 -To achieve P, V operations, using Win32 synchronization objects provided by the realization of P, V operations, and to addres
  3. 所属分类:其他小程序

    • 发布日期:2024-12-24
    • 文件大小:2kb
    • 提供者:lx
  1. 1111

    0下载:
  2. 实现读者写着问题 功能强大的程序设计 助广大编程爱好者-Readers read the problem to achieve
  3. 所属分类:其他小程序

    • 发布日期:2024-12-24
    • 文件大小:473kb
    • 提供者:潘红
  1. semaphore

    0下载:
  2. 一个很短小,很精悍的读者写着问题的解决方案-semaphore
  3. 所属分类:文档资料

    • 发布日期:2024-12-24
    • 文件大小:2kb
    • 提供者:jinyao
  1. read-write

    0下载:
  2. 读写锁问题的代码研究,控制读者写着同步互斥的问题。加深对操作系统的理解。-Read-write lock code of the problem, says the reader synchronization control mutually exclusive issues. Deepen the understanding of the operating system.
  3. 所属分类:Windows编程

    • 发布日期:2024-12-24
    • 文件大小:3.39mb
    • 提供者:jiameng
  1. ReaderAndWriter

    0下载:
  2. 采用java编写的源代码,模拟实现操作系统中经典问题——读者写着问题中,操作系统是如何处理并发进程之间的资源分配等问题。-Source code written using java, simulation of the classic problems of operating system- the reader reads the problem, the operating system how to handle concur
  3. 所属分类:JSP源码/Java

    • 发布日期:2024-12-24
    • 文件大小:17kb
    • 提供者:王羊羊
  1. duzhexiezhe

    0下载:
  2. 描述操作系统进程同步问题中的读者写着模型的代码-Describes the operating system process synchronization problem in the model code reader says
  3. 所属分类:Windows编程

    • 发布日期:2024-12-24
    • 文件大小:6kb
    • 提供者:韩平
  1. Readers-that-read--write-preferred

    0下载:
  2. 读者写着问题,写者优先,当多个读者在等待前面的读者时,有写者来,写者优先,当前读者读完,写者进入,-Readers that read, write preferred
  3. 所属分类:进程与线程

  1. project_3

    0下载:
  2. 程序主要是实现读者写着问题的一个MFC程序,通过此程序可以了解出栈入栈的情况。-Readers program is to achieve a written question MFC program through this procedure can understand the situation of the stack stack.
  3. 所属分类:按钮控件

    • 发布日期:2024-12-24
    • 文件大小:4.27mb
    • 提供者:david
« 12 »

源码中国 www.ymcn.org