搜索资源列表

  1. 第一类读-写者问题

    0下载:
  2. 用c语言实现第一类读-写者问题 -using language first reading-writing problem
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:3153
    • 提供者:
  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编程

    • 发布日期:2008-10-13
    • 文件大小:17704
    • 提供者:王飞
  1. 读者写者

    0下载:
  2. 读写问题的vc仿真代码-literacy problems vc simulation code
  3. 所属分类:操作系统开发

    • 发布日期:2008-10-13
    • 文件大小:57810
    • 提供者:长征
  1. 读者-写者问题

    1下载:
  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. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:3027
    • 提供者:程倩
  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. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:13401
    • 提供者:程倩
  1. 读写者

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

    • 发布日期:2008-10-13
    • 文件大小:2230
    • 提供者:陈峰
  1. 第一类读-写者问题

    0下载:
  2. 用c语言实现第一类读-写者问题 -using language first reading-writing problem
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-05-22
    • 文件大小:3072
    • 提供者:
  1. 读者写者

    0下载:
  2. 读写问题的vc仿真代码-literacy problems vc simulation code
  3. 所属分类:操作系统开发

    • 发布日期:2024-05-22
    • 文件大小:333824
    • 提供者:长征
  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-22
    • 文件大小: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-22
    • 文件大小:13312
    • 提供者:程倩
  1. 读写者

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

    • 发布日期:2024-05-22
    • 文件大小:2048
    • 提供者:陈峰
  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-22
    • 文件大小:17408
    • 提供者:王飞
  1. unix_reader_writer

    0下载:
  2. unix下实现的读写者问题的代码,使用信号量的方法实现-under the problems of reading and writing code, the use of signal method
  3. 所属分类:Shell编程

    • 发布日期:2024-05-22
    • 文件大小:2048
    • 提供者:rock
  1. lylchengxu

    0下载:
  2. 操作系统,我是帮我同学实现的一个多线程程序,是解决读写者问题的-operating system, I was helping my students achieve a multithreaded process is to solve the problem of literacy
  3. 所属分类:系统编程

    • 发布日期:2024-05-22
    • 文件大小:9216
    • 提供者:周胜
  1. w-r

    0下载:
  2. 一个实现读写者问题的代码,已通过编译,编译后调试即可-achieve a literacy problem of the code, compile, debug can be compiled
  3. 所属分类:进程与线程

    • 发布日期:2024-05-22
    • 文件大小:3072
    • 提供者:计量
  1. dxz

    0下载:
  2. 读写者问题的实验报告,以及说明和代码-literacy problems of experiments, as well as descr iptions and codes ... ... ...
  3. 所属分类:进程与线程

    • 发布日期:2024-05-22
    • 文件大小:13312
    • 提供者:小白
  1. O

    0下载:
  2. 用Java编写的读者写者问题的模拟程序,基本功能读读允许,读写互斥和写写互斥都实现了,界面输出是等待的读写者数目,运行的读写者数目.-Using Java to prepare readers to write the simulation program problem, the basic functions of read permission, read and write and write about mutex mutex
  3. 所属分类:操作系统开发

    • 发布日期:2024-05-22
    • 文件大小:1024
    • 提供者:吴玲云
  1. readwrite

    0下载:
  2. 读写者问题,解决进程死锁和恢复,进程调度。 多线程任务。-Those who read and write and solve deadlock and restore processes, process scheduling. Multithreaded.
  3. 所属分类:进程与线程

    • 发布日期:2024-05-22
    • 文件大小:3975168
    • 提供者:sharp
  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-22
    • 文件大小:1024
    • 提供者:sherohyw
« 12 3 4 5 6 7 8 »

源码中国 www.ymcn.org