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

搜索资源列表

  1. Reader-Writer

    0下载:
  2. 通过研究Linux的线程机制和信号量实现读者写者(Reader-Writer)问题并发控制。 1)写-写互斥:不能有两个写者同时进行写操作; 2)读-写互斥:不能同时有一个线程在读,而另一个线程在写; 3)读-读允许:可以有一个或多个读者在读; 4)读者优先的附加限制:如果读者申请进行读操作时已有另一个读者正在进行读操作,则该读者可直接开始读操作; 5)写者优先的附加限制:如果一个读者申请进行读操作时已有另一个写者在等待访问共享资源,则该读者必须等到没有写者处于等待状态后才能
  3. 所属分类:操作系统开发

    • 发布日期:2008-10-13
    • 文件大小:7.59kb
    • 提供者:vivien
  1. reader_writer

    0下载:
  2. 操作系统作业,多线程读者写者问题,C语言,Linux-Reader and writer, multi-threaded issues, C language, Linux
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-03
    • 文件大小:1.05kb
    • 提供者:瑞舞
  1. Reader-Writer

    0下载:
  2. reader—writer problem 多线程同步算法 linux下实现-reader-writer problem linux multithreaded synchronization algorithm to achieve
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-29
    • 文件大小:9.83kb
    • 提供者:小贺
  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
    • 文件大小:110.72kb
    • 提供者:孙芸芸
  1. ACR30U_PCSC_LINUX_1_0

    0下载:
  2. Linux Driver The ACR38T smart card reader/writer is a USB full speed device which is the interface for the communication between a computer and a smart card. It is designed for a PC environment, ultimate smart card peripheral for a PC. It is an extre
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-26
    • 文件大小:17.76kb
    • 提供者:GlebLar
  1. GNU-CPP-for-Linux-[cn]

    0下载:
  2. 在美国,汤姆·斯旺是“鼎鼎大名”的计算机图书作家,他的30余本计算机图书“本本热销”。这些热销图书中的很多种已经翻译成了中文简体版,同样也都成为了国内市场的畅销书。现在汤姆·斯旺再为Linux自由软件世界执笔,写下了Linux系统下C++编程方面的专著。书中介绍了在各种Linux系统下C++工具的差别及编程方法,介绍了面向对象式编程中常常遇到的类、包装、继承等常见课题,介绍了C++的字符串类、各种模板及算法库,还介绍了在X环境下,图形化软件的开发方式,等等。凭借多年写作的经验,汤姆·斯旺的著作,
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-06-21
    • 文件大小:34.84mb
    • 提供者:张锐
  1. utlock

    0下载:
  2. utlock - Reader Writer lock interfaces for Embedded Linux.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-11
    • 文件大小:975byte
    • 提供者:ferxalang
  1. ipc.cpp

    0下载:
  2. A program to show inter-process-communication(ipc) between reader process and writer process (in linux systems) .
  3. 所属分类:Linux Network

    • 发布日期:2017-04-12
    • 文件大小:588byte
    • 提供者:nikbet
  1. rsFifo

    0下载:
  2. A simple FIFO to be used as a producer consumer between two threads. One is writer and one is reader Source Code for Embedded Linux.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-12
    • 文件大小:1.31kb
    • 提供者:dzgengfy
  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
    • 文件大小:1kb
    • 提供者:华龙者
搜珍网 www.dssz.com