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

搜索资源列表

  1. XQueue_demo

    0下载:
  2. 通过内存文件映象实现了一个FIFO消息队列,可以工作在所有的windows版本中-a FIFO message queue with memory map,compatible all windows version.
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:113086
    • 提供者:李文
  1. XQueue_demo

    0下载:
  2. 通过内存文件映象实现了一个FIFO消息队列,可以工作在所有的windows版本中,很好用的完成内存共享服务的代码-a FIFO message queue with memory map,compatible all windows version.
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-16
    • 文件大小:110949
    • 提供者:yqs
  1. dmapara.ZIP

    0下载:
  2. Very fast file transfer over the parallel port, using dma and fifo, fast and slow methods. It works in dos and windows. It works in nt , if you use a program to open the ports so as winio. I have achived rates of 750 kbytes/sec in the fifo mode. The
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-08
    • 文件大小:32362
    • 提供者:dancie
  1. MaxiCOM

    0下载:
  2. Unfortunately Microsoft has never paid much attention to the serial port. In the Windows API it is just regarded as a file, and in the first version (1.1) of the .NET framework (managed code) there was no support for serial communication. Fortunately
  3. 所属分类:Communication

    • 发布日期:2017-03-26
    • 文件大小:366246
    • 提供者:RAMAKERS_R
  1. FIFO

    0下载:
  2. 操作系统WIndows页面置换算法、先进先出算法、以及FIFO和LRU算法(最新最少使用算法)-OS WIndows page replacement algorithm, FIFO algorithm, and FIFO and LRU algorithms (at least using the latest algorithm)
  3. 所属分类:OS Develop

    • 发布日期:2017-03-31
    • 文件大小:134870
    • 提供者:青青
  1. LGY_CPU_Scheduler

    0下载:
  2. 一、在WINDOWS中双击DEBUG目录中的EXE文件直接运行,可能会没有显示结果窗口就关闭了,这不是程序错误,解决方法是: 1、“开始->程序->附件-命令提示符”,打开DOS命令窗口。 2、改变当前目录至EXE文件所在目录;(或者将EXE文件和测试用的文本文件一并复制到当前目录)。 3、输入EXE文件的完整名称(含后缀名)运行即可。(为方便输入,可以重命名EXE文件。) 二、 本程序包括:FIFO,优先级调度算法(静态优先级),时间
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-03
    • 文件大小:297668
    • 提供者:王五
  1. D2XXPG21

    0下载:
  2. FTDI’s “D2XX Direct Drivers” for Windows offer an alternative solution to our VCP drivers which allows application software to interface with FT232 USB UART and FT245 USB FIFO devices using a DLL instead of a Virtual Com Port. The architecture of the
  3. 所属分类:File Formats

    • 发布日期:2017-11-11
    • 文件大小:319837
    • 提供者:Jack
  1. jinchengguanlidiaoducunchuguanli

    0下载:
  2. 实验一 进程管理 1.目的和要求    加强对进程概念的理解。 2.实验内容    至少要有:创建新的进程;查看运行进程;换出某个进程;杀死运行进程以及进程之间通信等功能。 3.实验环境    Windows、DOS系统    TC语言 实验二:进程调度 【实验内容】 设计一个有 N个进程共行的进程调度程序。      进程调度算法:采用最高优先数优先的调度算法(即把处理机分配给优先数最高的进程)和先来先服务算法。 实验三 存储管理
  3. 所属分类:Other systems

    • 发布日期:2017-11-28
    • 文件大小:372212
    • 提供者:张亭亭
  1. fifo

    0下载:
  2. windows FIFO(fifo)实现,已经在win32平台验证,需要用户自己实现互斥锁;
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-10
    • 文件大小:1153
    • 提供者:money_001
  1. c_source

    0下载:
  2. 1. 设计一个请求页式存储管理方案(自己指定页面大小),并予以程序实现。并产生一个 需要访问的指令地址流。它是一系列需要访问的指令的地址。为不失一般性,你可以适当地(用人工指定地方法或用随机数产生器)生成这个序列。 2. 页面淘汰算法采用 FIFO页面淘汰算法,并且在淘汰一页时,只将该页在页表中抹去。而不再判断它是否被改写过,也不将它写回到辅存。 3. 系统运行既可以在Windows,也可以在Linux。 -1 Design a requested page storage man
  3. 所属分类:Other systems

    • 发布日期:2017-05-07
    • 文件大小:1306815
    • 提供者:胡智尧
  1. file-mup

    0下载:
  2. 通过内存文件映象实现了一个FIFO消息队列,可以工作在所有的windows版本中-Implements a FIFO through a memory file map message queue, can work in all Windows versions
  3. 所属分类:Applications

    • 发布日期:2017-12-13
    • 文件大小:76621
    • 提供者:frcmuetpy
  1. cawthrounh

    0下载:
  2. Implements a FIFO through a memory file map message queue, can work in all Windows versions
  3. 所属分类:GUI Develop

    • 发布日期:2017-12-15
    • 文件大小:76800
    • 提供者:rwdoo
  1. ppyceduresalgorithm

    0下载:
  2. Fifo page replacement algorithm of procedures to achieve process execution to access, good is very good
  3. 所属分类:Windows编程

    • 发布日期:2017-12-21
    • 文件大小:5120
    • 提供者:苏琼艳08
  1. 503859

    0下载:
  2. C language source code 采用C程序实现任意大小的FIFO()
  3. 所属分类:Windows编程

    • 发布日期:2018-01-02
    • 文件大小:20480
    • 提供者:icantvg
  1. 748626

    0下载:
  2. 通过内存文件映象实现了一个FIFO消息队列,可以工作在所有的windows版本中()
  3. 所属分类:其他小程序

    • 发布日期:2018-01-04
    • 文件大小:112640
    • 提供者:stoar
  1. wcnhrgv

    0下载:
  2. 通过内存文件映象实现了一个FIFO消息队列,可以工作在所有的windows版本中()
  3. 所属分类:对话框与窗口

    • 发布日期:2018-04-22
    • 文件大小:75776
    • 提供者:mroyqw
搜珍网 www.dssz.com