CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 其他小程序 搜索资源 - reader and writer

搜索资源列表

  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,db_h,used as a counter and mutex between 2 writers. Main function create 3 reader thre
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-28
    • 文件大小:820
    • 提供者:王跃辉
  1. reader_writer

    0下载:
  2. reader and writer problem
  3. 所属分类:Other systems

    • 发布日期:2017-03-28
    • 文件大小:384299
    • 提供者:camel
  1. pygff-src

    0下载:
  2. BioWare Binary Generic File Format Reader and Writer.
  3. 所属分类:Other systems

    • 发布日期:2017-04-02
    • 文件大小:70821
    • 提供者:fa1rch1ld
  1. Reader-and-Writer

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

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

    0下载:
  2. 这是一个典型的进程同步问题-读者写者问题,次程序直观的显示读写者问题的处理过程,便于初学者学习-This is a typical process synchronization problem- readers to write, read and write times by visual display of the program' s handling process, easy for beginners to learn
  3. 所属分类:Other systems

    • 发布日期:2017-04-09
    • 文件大小:1544733
    • 提供者:李凌云
  1. PV

    1下载:
  2. 基于信号量与P/V操作同步机制的读者/写者问题的设计与实现 (1)设置读者、写者个数输入(界面);实现读者、写者进程的动态创建; (2)用信号量与P/V操作同步机制实现写者优先的读者/写者问题。 (3)设计并实现运行结果(界面)包括: 动态显示多个读者或一个写者的读/写操作互斥状态: 显示正在进行读或写操作的进程,以及等待读或写操作的进程; 动态显示写者优先的过程: 即当有读者进程在读时,有写者进程要求写操作,后续的读者进程应该等待;并且当读操作的读者进程结束读操作
  3. 所属分类:Other systems

    • 发布日期:2017-05-06
    • 文件大小:1302834
    • 提供者:范琪
  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. DataSocket编程技术

    0下载:
  2. DataSocket编程技术在Labwindows上的实现(DataSocket Reader and Writer example)
  3. 所属分类:其他

    • 发布日期:2017-12-30
    • 文件大小:5763072
    • 提供者:novel.fan
  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. 1.驱动&程序

    2下载:
  2. acr122u是一款在频率为13.56MHz的射频技术上开发出来的的连机智能卡读写器,符合ISO/IEC18092(NFC)标准。它不仅支持Mifare卡和符合 ISO 14443标准的 A类和B类卡,而且还支持NFC以及FeliCa非接触式技术。(Acr122u is a smart card reader and writer developed in the frequency 13.56MHz radio frequency technology, which is in line wi
  3. 所属分类:其他

    • 发布日期:2018-01-09
    • 文件大小:17731584
    • 提供者:淡然998
  1. 读写者代码

    0下载:
  2. 本次实验中,是进行设计解决读写者问题。假如只有一个文件的情况下,多个读者进程和多个写者进程都要进行访问该文件。当有读者进程在时,写者进程不能进行操作;同样,如果存在写者进程,则不能有读者进程存在,从而保证读取的数据是最新的。此外,为保证数据的正确性,读者之间只能存在一个。即一次只能有一个写者进程对数据区进行访问。而读者进程则没有限制。(Reader and writer's problem)
  3. 所属分类:其他

    • 发布日期:2018-04-28
    • 文件大小:1024
    • 提供者:sherohyw
  1. T10N非接触式读写器SDK

    6下载:
  2. 德卡SDK T10是一款可读取第二代身份证卡的高端读写机,除可读取二代身份证信息、磁条卡外,同时可以完成接触式、非接触式的读写功能,支持扫码功能,该产品可以用于政府机关、银行等即需要操作城市通卡、社保卡、市民卡又需要操 作第二代身份证卡的高端应用场合。(Deka is a high-end reader and writer that can read the second generation ID card. In addition to reading the second generat
  3. 所属分类:其他

    • 发布日期:2020-06-12
    • 文件大小:4609024
    • 提供者:longlong123123
  1. Jaccal EMV

    3下载:
  2. EMV CHIP ENCODER v4.1软件,它比以前的版本功能更强大,速度更快。 EMV CHIP ENCODER v4.1软件是世界上功能最强大的EMV智能卡(芯片)编码器(读取器/写入器)软件。(EMV CHIP ENCODER v4.1 software, it is more powerful and faster than the previous version. EMV CHIP ENCODER v4.1 software is the most powerful EMV
  3. 所属分类:其他

    • 发布日期:2021-01-18
    • 文件大小:1566720
    • 提供者:夜雨2
  1. EMV Writer Reader Software v8

    1下载:
  2. 需要的C++环境,自行下载微软常用运行库合集,是免费的,而且有很多,先安装C++环境,重新启动电脑之后在打开软件(To install the required C++ environment, please download the collection of Microsoft common runtime libraries by yourself, install the C++ environment first, restart the computer and open the s
  3. 所属分类:其他

    • 发布日期:2021-03-22
    • 文件大小:916480
    • 提供者:DUMPS
  1. x2 5.1

    1下载:
  2. X2 5.1 THE NEWEST AND WORKING EXPLANATION ONE SOFTWARE WRITER AND READER
  3. 所属分类:其他

    • 发布日期:2021-02-23
    • 文件大小:6148096
    • 提供者:atestingrobot
搜珍网 www.dssz.com