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

搜索资源列表

  1. 2_2

    0下载:
  2. 使用信号量实现读进程具有优先权的读者和写者问题-use the signal to realize the problem
  3. 所属分类:OS Develop

    • 发布日期:2017-04-01
    • 文件大小:1271
    • 提供者:ziyou
  1. 11

    0下载:
  2. 图书馆的管理系统 由编程语言呢写的 读者借阅者 看书人的学好代码写的-book
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-10
    • 文件大小:762
    • 提供者:哈会
  1. window

    0下载:
  2. 读者的问题,写者的问题,信号量机制,怎么这么麻烦-reader
  3. 所属分类:CSharp

    • 发布日期:2017-05-22
    • 文件大小:6519778
    • 提供者:grassjade
  1. e1

    0下载:
  2. 操作系统实验,实现读者优先写者优先的源代码-Operating system experiment, the reader first writer to achieve the priority of the source code
  3. 所属分类:Other systems

    • 发布日期:2017-04-06
    • 文件大小:2220
    • 提供者:anybodys
  1. wp

    0下载:
  2. 根据读者优先实现的写者优先,及其代码描述-According to readers to write to achieve the priority of priorities and the code descr iption
  3. 所属分类:OS Develop

    • 发布日期:2017-03-31
    • 文件大小:2129
    • 提供者:张某
  1. readerwriter

    0下载:
  2. 在Linux下用多线程同步方法解决读者-写者问题(Reader-Writer Problem) -In Linux, use the multi-thread synchronization solution to the reader- writer problem (Reader-Writer Problem)
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-27
    • 文件大小:113373
    • 提供者:孙芸芸
  1. operating-system

    0下载:
  2. 读者与写者问题的线程实现和进程实现,这是我大三操作系统课程设计源代码-Reader and writer thread implementation issues and processes to achieve, this is my third year courses on operating system design source code
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-26
    • 文件大小:18979
    • 提供者:zhaoyibin
  1. duzhexiezhewenti

    0下载:
  2. 定义一个数据缓存buffer及用于实现同步互斥的信号量。 2、定义一个读者函数: ? 当有写者在占用buffer时,读者应该等待,直到写者不再使用该buffer。 ? 当有其他读者在占用buffer时,读者可对buffer进行读取操作。 ? 当buffer中有数据时,则从其中读取一个数据,并显示然后退出。 ? 当buffer中没有数据时,应等待,直到buffer中有数据可读。 3、定义一个写者函数 ? 当有读者在占用buffer时,写者应该等待,直到所有的读者都退
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-25
    • 文件大小:12053
    • 提供者:caizhuoying
  1. R_W

    0下载:
  2. 一个关于操作系统读者和写者的算法,进入后输入相应的功能按钮,就可以实现相应的功能-An operating system on the readers and writers of the algorithm, access to enter the corresponding function button, you can achieve the corresponding functions
  3. 所属分类:OS Develop

    • 发布日期:2017-04-06
    • 文件大小:1380
    • 提供者:王伦
  1. test2005

    0下载:
  2. 操作系统课程设计的读者和写者问题的源代码-read and wite problems
  3. 所属分类:Education soft system

    • 发布日期:2017-05-12
    • 文件大小:2831229
    • 提供者:伊筱若
  1. thread

    0下载:
  2. 实验总体要求,使用MFC相关的功能函数来模拟经典进程互斥和同步问题 生产者和消费者 读者和写者 哲学家就餐问题-The general requirements of experiments, the use of MFC function to simulate the functions related to the classical problem of mutual exclusion and synchronization producers and consumers,
  3. 所属分类:Process-Thread

    • 发布日期:2017-03-29
    • 文件大小:1287
    • 提供者:m47
  1. rd

    0下载:
  2. 在Windows2000环境下,创建一个控制台进程,此进程包含n个线程。用这n个线程来表示n个读者或写者。每个线程按相应测试数据文件的要求进行读写操作。用信号量机制分别实现读者优先和写者优先问题。-In Windows2000 environment, create a console process, this process contains n threads. N threads with which to express n a reader or writer. Each threa
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-05
    • 文件大小:6158
    • 提供者:郑明钊
  1. Reader-Writer_Problem)

    0下载:
  2. 用多线程同步方法解决读者-写者问题。为每个读者/写者产生一个线程,设计正确的同步算法-With multi-thread synchronization methods to solve the reader- writer problem. For each reader/writer to produce a thread, correct synchronization algorithm design
  3. 所属分类:Process-Thread

    • 发布日期:2017-03-30
    • 文件大小:169276
    • 提供者:nieyuanhao
  1. readerandwriter

    0下载:
  2. 操作系统实验,包括多线程,P、V操作,读者和写者问题-reader and writer
  3. 所属分类:OS Develop

    • 发布日期:2017-04-10
    • 文件大小:1393
    • 提供者:CJ
  1. duxie

    0下载:
  2. 操作系统读者和写者进程: 1-按优先级运行一个读者进程 2-按优先级运行一个写者进程 3-输出所有进程 4-撤销运行的进程 5-唤醒一个阻塞的进程 6-创建进程 -Operating system readers and writing process: 1- run a reader process priority 2- by priority run a write by process 3- output all processes- Revocation of running pr
  3. 所属分类:Process-Thread

    • 发布日期:2017-11-13
    • 文件大小:71455
    • 提供者:feng yunpeng
  1. ReaderPriority

    0下载:
  2. 操作系统实验中处理读者、写者优先关系,实现读者优先的源代码。-Operating system experiments deal with readers, write precedence relations, achieve the readership priority of the source code.
  3. 所属分类:OS Develop

    • 发布日期:2017-11-21
    • 文件大小:2122
    • 提供者:李强
  1. Readers-that-read--write-preferred

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

    • 发布日期:2017-11-12
    • 文件大小:1989
    • 提供者:别样的天空
  1. Reader-and-Writer

    0下载:
  2. 读者与写者问题源代码,读者与写着问题源代码-Readers who write source code readers that read the source code
  3. 所属分类:Other windows programs

    • 发布日期:2017-12-03
    • 文件大小:2606
    • 提供者:朱玉梅
  1. 6

    1下载:
  2.  使用信号量实现有限缓冲区的生产者和消费者问题  使用信号量实现读进程具有优先权的读者和写者问题 -Producers and consumers   semaphore limited buffer using semaphores reading process has a priority of readers and writers
  3. 所属分类:Other windows programs

    • 发布日期:2017-12-04
    • 文件大小:146350
    • 提供者:高莹
  1. ReaderAndWriter

    0下载:
  2. 操作系统课程设计,使用PV操作机器信号量、锁等机制,实现读者和写者互斥访问临界资源-Courses on operating system design, the use of PV operate the machine semaphore lock mechanisms, readers and writers to achieve mutually exclusive access to critical resources
  3. 所属分类:Data structs

    • 发布日期:2017-11-17
    • 文件大小:2735524
    • 提供者:陆小果
« 1 2 ... 8 9 10 11 12 1314 »
搜珍网 www.dssz.com