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

搜索资源列表

  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. bbd

    0下载:
  2. 操作系统中,读者写者的问题-operating system, readers wrote to the problem
  3. 所属分类:Internet/网络编程

    • 发布日期:2008-10-13
    • 文件大小:139923
    • 提供者:张甜
  1. DZXZWT

    0下载:
  2. 在windows 98/2000下,创建一个控制台进程,此进程包含n个线程。用这n个线程来表示n个读者或写者。每个线程按相应测试数据文件的要求进行读写操作。用信号量机制实现读者优先的读者——写入者问题-the windows 98/2000, the process of creating a console, this process contains n threads. Use this thread to n n readers who write. Thread each of the
  3. 所属分类:操作系统开发

    • 发布日期:2008-10-13
    • 文件大小:4754
    • 提供者:波波
  1. 367;4

    1下载:
  2. 操作系统经典问题-读者写者,有代码,报告,程序,全-OS classic problem-readers who write, code, reports, procedures, all!
  3. 所属分类:操作系统开发

    • 发布日期:2008-10-13
    • 文件大小:213603
    • 提供者:熊熊
  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
    • 文件大小:19553
    • 提供者:张楠
  1. readerandwriter

    0下载:
  2. 计算机专业操作系统读者和写者问题源码,已调试。欢迎下载,谢谢合作。-professional computer operating systems and readers who write FOSS issues, debugging. Welcome to download, Thank you for your cooperation.
  3. 所属分类:操作系统开发

    • 发布日期:2008-10-13
    • 文件大小:168980
    • 提供者:an
  1. readerangwriter

    0下载:
  2. 读者写者有限的问题,很不错,C++的,功能算是比较强大吧!
  3. 所属分类:操作系统开发

    • 发布日期:2008-10-13
    • 文件大小:88568
    • 提供者:崔凯
  1. os_rw

    0下载:
  2. 计算机操作系统实验,读者和写者问题.设置了缓冲池,有详细的注解.
  3. 所属分类:书籍源码

    • 发布日期:2008-10-13
    • 文件大小:3258
    • 提供者:刘晴
  1. ProcessSynchronization

    1下载:
  2. 实现操作系统几个经典问题:生产者消费者,读者写者,哲学家进餐问题.共做一个界面
  3. 所属分类:Internet/网络编程

    • 发布日期:2014-01-17
    • 文件大小:97206
    • 提供者:bark
  1. Reader_First

    0下载:
  2. 我是编程小菜鸟 - -,这个是俺上课编的读者写者问题的读者优先,使用线程,欢迎批评!- I was programming a small rookie This is the class I series readers to write readers priority issues, the use of threads, welcome criticism! So when debugging multithreaded mode must be selected.
  3. 所属分类:Process-Thread

    • 发布日期:2017-05-13
    • 文件大小:2757129
    • 提供者:李宜核
  1. Writer_First

    0下载:
  2. 我是编程小菜鸟0.0 这是是OS课时模拟的读者写者问题的写者优先,使用线程,调试时须选择多线程方式。欢迎批评!- I was programming a small rookie 0.0 This is at OS simulation class readers-writers problem who write priority, the use of threads, shall multi-thread debugging. Welcome to criticize!
  3. 所属分类:Process-Thread

    • 发布日期:2017-05-09
    • 文件大小:1916227
    • 提供者:李宜核
  1. reader-and-writer

    0下载:
  2. 操作系统经典问题读者写者问题,包含读者进出与写者进出,实现中断模拟-OS classic problem of readers to write the problem, including the readers who wrote in and out and out and achieve interrupt simulation
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-30
    • 文件大小:265236
    • 提供者:
  1. readerwriter

    0下载:
  2. 读者写者问题C++解法,使用互斥信号量,写者线程优先,共有3个读者2个写者-Similar to the barbers problem,the program use semaphore to solve the reader/writer problem.Two semaphores are involved:m_h, h,used as a counter and mutex between 2 writers.Main function create 3 reader thread an
  3. 所属分类:Graph program

    • 发布日期:2017-04-12
    • 文件大小:861
    • 提供者:huia85njg33
  1. writepriority

    0下载:
  2. 写优先的读者写者问题,使用共享内存,多个信号量实现。-writer and reader
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-04-14
    • 文件大小:3140
    • 提供者:vvvov489fugk
  1. vnltructions

    0下载:
  2. 本程序实现读者-写者问题,采用WINDOWS API实现,有比较详细的程序说明-This procedure realize the reader- writer problem, using the WINDOWS API, there is a detailed programming instructions
  3. 所属分类:Applications

    • 发布日期:2017-12-16
    • 文件大小:8192
    • 提供者:pcrptn
  1. jhe

    0下载:
  2. 本程序实现读者-写者问题,采用WINDOWS API实现,有比较详细的程序说明-This procedure realize the reader- writer problem, using the WINDOWS API, there is a detailed programming instructions
  3. 所属分类:File Operate

    • 发布日期:2017-12-15
    • 文件大小:8192
    • 提供者:Doxatz
  1. mmwkiic

    0下载:
  2. 本程序实现读者-写者问题,采用WINDOWS API实现,有比较详细的程序说明(This procedure realize the reader - writer problem, using the WINDOWS API, there is a detailed programming instructions)
  3. 所属分类:文件操作

    • 发布日期:2017-12-21
    • 文件大小:8192
    • 提供者:Woodrpq
  1. wrlterreader

    0下载:
  2. 本程序实现读者-写者问题,采用WINDOWS API实现,有比较详细的程序说明(This procedure realize the reader - writer problem, using the WINDOWS API, there is a detailed programming instructions)
  3. 所属分类:按钮控件

    • 发布日期:2017-12-16
    • 文件大小:8192
    • 提供者:cydlo
  1. lperatlngbit

    0下载:
  2. 本程序实现读者-写者问题,采用WINDOWS API实现,有比较详细的程序说明()
  3. 所属分类:界面编程

    • 发布日期:2018-01-08
    • 文件大小:9216
    • 提供者:qayhuyb
  1. 7625171

    0下载:
  2. 本程序实现读者-写者问题,采用WINDOWS API实现,有比较详细的程序说明()
  3. 所属分类:对话框与窗口

    • 发布日期:2018-05-01
    • 文件大小:7168
    • 提供者:qgalitp
« 1 2 ... 5 6 7 8 9 1011 12 13 »
搜珍网 www.dssz.com