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

搜索资源列表

  1. write_first

    0下载:
  2. 写者优先问题。操作限制:1)写-写互斥;2)读-写互斥;3)读-读允许;写者优先的附加限制:如果一个读者申请进行读操作时已有另一写者在等待访问共享资源,则该读者必须等到没有写者处于等待状态后才能开始读操作。-wrote priority issues. Operating restrictions : a) write-write contradict; 2) read-write mutually exclusive; 3) Reading-Reading allowed; Write pri
  3. 所属分类:uCOS开发

    • 发布日期:2008-10-13
    • 文件大小:2518
    • 提供者:橙子
  1. final.c

    0下载:
  2. 读者和写者,有关操作系统课程设计的 进程和线程,我急需生产者和消费者-readers and writing, the operating system of curriculum design process and thread, I hasten to producers and consumers
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:1081
    • 提供者:0030
  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. 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. exercise_1

    0下载:
  2. 读者写者的实验程序,操作系统实验课必备,通常是实验一,大家都上网找的-Readers to write the experimental procedure, experimental courses required operating system, usually the experimental one, we all find the Internet
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-04-14
    • 文件大小:2768
    • 提供者:a439youlig
  1. reader_writer

    0下载:
  2. 计算机操作系统,读者写者算法的C++源代码,-Computer operating system, readers who write algorithm C++ Source code,
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-04-14
    • 文件大小:3177
    • 提供者:nnrzr617shalan5
  1. writepriority

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

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

    0下载:
  2. 读者写者的实验程序,操作系统实验课必备,通常是实验一,大家都上网找的-Readers to write the experimental procedure, experimental courses required operating system, usually the experimental one, we all find the Internet
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-04-14
    • 文件大小:2866
    • 提供者:vp62quez
  1. reader_writer

    0下载:
  2. 计算机操作系统,读者写者算法的C++源代码,-Computer operating system, readers who write algorithm C++ Source code,
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-04-14
    • 文件大小:2717
    • 提供者:gchjhhenm
  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. cxrcuit

    0下载:
  2. 这是读者写者的显示程序,这样可以让大家的程序更加完美(This is the reader writer display program, so you can make the program more perfect)
  3. 所属分类:Windows编程

    • 发布日期:2017-12-20
    • 文件大小:47104
    • 提供者:vrqd%2540923
  1. lperatlngbit

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

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

    0下载:
  2. 在linux环境下编写应用程序,该程序运行时能创建N个线程,其中既有读者线程又有写者线程,它们按照事先设计好的测试数据进行读写操作。(The application program is written in Linux environment. The program can create N threads at runtime, including reader thread and writer thread. They read and write according to pre d
  3. 所属分类:其他

    • 发布日期:2018-01-09
    • 文件大小:1024
    • 提供者:华龙者
  1. 7625171

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

    • 发布日期:2018-05-01
    • 文件大小:7168
    • 提供者:qgalitp
« 1 2 ... 7 8 9 10 11 1213 14 15 »
搜珍网 www.dssz.com