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

搜索资源列表

  1. Reader_Writer

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

    • 发布日期:2017-04-04
    • 文件大小:13466
    • 提供者:陈平君
  1. rw

    0下载:
  2. 在Windows下完成读者写者多线程同步任务,里面附加有winsock网络通信程序代码。-In Windows, the completion of readers who write multi-threaded synchronization tasks, which add a winsock network communication code.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-02
    • 文件大小:12855
    • 提供者:小贺
  1. simplePC

    0下载:
  2. Windows进程和线程创建方法实现一个简单的读者写者程序,读者将1~10十个数字一次填入临界区gData,当且仅当gData被读者消费后,写者才可以写入下一个数。-Windows process and thread creation method to implement a simple reader writer program, readers will be number 1 to 10 ten critical areas once populated gData, if and
  3. 所属分类:Process-Thread

    • 发布日期:2017-05-04
    • 文件大小:1261687
    • 提供者:pupu
  1. reader_and_writer

    0下载:
  2. 读者写者问题模拟的实现,vs2008开发环境,有助于理解windows下的多进程机制-the reader and writer problem
  3. 所属分类:Process-Thread

    • 发布日期:2017-05-11
    • 文件大小:2900948
    • 提供者:Jason
  1. code

    0下载:
  2. 实验一 用信号量来实现读者-写者问题 (一) 实验目的 理解进程(或线程)及信号量的概念 (二) 实验内容 1、定义一个数据缓存buffer及用于实现同步互斥的信号量。 2、定义一个读者函数: 当有写者在占用buffer时,读者应该等待,直到写者不再使用该buffer。 当有其他读者在占用buffer时,读者可对buffer进行读取操作。 当buffer中有数据时,则从其中读取一个数据,并显示然后退出。 当buffer中没有数据时,应等待,直到buffe
  3. 所属分类:Console

    • 发布日期:2017-04-03
    • 文件大小:1718
    • 提供者:镡皓琳
  1. OS-duxie-duoxianchen

    0下载:
  2. 操作系统读者写者问题的多线程实现,在读者优先的条件下模拟多个读者写者的对缓冲区的使用情况。-Persons operating system readers to write multi-threaded implementation of the priority conditions in the simulation of readers more than readers who write the buffer usage.
  3. 所属分类:Process-Thread

    • 发布日期:2017-03-29
    • 文件大小:1590
    • 提供者:张立
  1. 3-2

    0下载:
  2. 操作系统经典问题——读者写者问题VC 6.0源码-Classic problem of the operating system- readers to write source code VC 6.0 persons
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-13
    • 文件大小:1978
    • 提供者:
  1. tongbuhuchi

    0下载:
  2. 实现并发线程之间的同步和互斥问题 解决一类典型的进程间同步问题,如生产者-消费者问题,读者-写者问题等-To achieve synchronization between concurrent threads and the mutex problem solving process of a class of synchronization between the typical problems, such as the producer- consumer issues, reade
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-08
    • 文件大小:8689
    • 提供者:
  1. duzhe

    0下载:
  2. 读者写者单缓冲,vc编程,操作系统经典问题 文件名包括:debug thread 读者写者(单缓冲) exe运行文件-writer and reader problem
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-06
    • 文件大小:1315251
    • 提供者:沈佳
  1. wr

    0下载:
  2. 操作系统多线程/进程读者写者问题 vc++ 报告 源码-The operating system multithreading/process reader source code. The problem of vc++ report
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-17
    • 文件大小:63637
    • 提供者:mr.zhang
  1. CWriterReader

    0下载:
  2. 用信号量来实现读者写者问题。 学习NachOS的使用方法 理解和运用信号量、PV原语、进程间的同步互斥关系等基本知识。 -Semaphores to implement the reader with a writer problem. Learning NachOS understanding and application of use of semaphores, PV primitives, synchronization between the mutually ex
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-23
    • 文件大小:10441
    • 提供者:kira
  1. rw1

    0下载:
  2. 操作系统中的读者写者问题,实现了写者优先。-Readers to write in the operating system were the problem, to achieve the writing is preferred.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-04
    • 文件大小:360866
    • 提供者:丁吉
  1. read

    0下载:
  2. 本程序是一个描写读者-写者问题中的读者问题的程序,希望能帮助到你。-This program is a descr iption of the reader- writer problem in the program in question readers, hoping to help you.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-08
    • 文件大小:2544
    • 提供者:张三
  1. reader_writer.c

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

    • 发布日期:2017-04-02
    • 文件大小:1416
    • 提供者:nescio
  1. 00

    0下载:
  2. 读者写者问题 你们都懂得,可以运行 写——写互斥 读写互斥-read write
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-13
    • 文件大小:1652
    • 提供者:冉春强
  1. Cpp2

    0下载:
  2. 读者写者问题,完成了读写者间的同步和不同读者的互斥,读者优先。-Reader writer problem
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-07
    • 文件大小:1951
    • 提供者:BBC
  1. Reader

    0下载:
  2. 读者写者问题的基本解决思路,参考了windows编程一书-ReaderWriter problem
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-12
    • 文件大小:3016840
    • 提供者:高寒
  1. reader-writer

    0下载:
  2. 用多线程解决读者-写者问题,实现读写互斥,写写互斥,读读同步。-Readers- write the problem of multi-threaded solution, to achieve read and write mutex, write mutex, read synchronization.
  3. 所属分类:Process-Thread

    • 发布日期:2017-05-10
    • 文件大小:2237231
    • 提供者:刘禹
  1. read-and-write

    0下载:
  2. 读者-写者的读写限制(包括读者优先和写者优先) 1)写-写互斥,即不能有两个写者同时进行写操作 2)读-写互斥,即不能同时有一个读者在读,同时却有一个写者在写 3)读读允许,即可以有2个以上的读者同时读-Readers- to read and write restrictions (including readers, priority, and the writer takes precedence) A) write- write mutually exclusive, i
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-29
    • 文件大小:3037
    • 提供者:
  1. Reader-Writer

    0下载:
  2. 创建一个控制台进程,此进程包含n个线程,用这n个线程来表示n个读者或写者,每个线程按相应测试数据文件(后面有介绍)的要求进行读写操作,用信号量机制分别实现读者优先和写者优先的读者-写者问题。 读者-写者问题的读写操作限制(包括读者优先和写者优先): 写-写互斥,即不能有两个写者同时进行写操作。 读-写互斥,即不能同时有一个线程在读,而另一个线程在写。 读-读允许,即可以有一个或多个读者在读。 读者优先的附加限制:如果一个读者申请进行读操作时已有另一个读者正在进行读操作,则该
  3. 所属分类:Process-Thread

    • 发布日期:2017-03-27
    • 文件大小:7516
    • 提供者:何必
« 1 2 3 45 6 7 8 »
搜珍网 www.dssz.com