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

搜索资源列表

  1. fifo-714

    0下载:
  2. LCD0802+a7105无线收发程序,51的C语言实现,已经在硬件上实现功能 -LCD0802+ a7105 wireless transceiver procedures, 51 of the C language, functions have been realized in hardware
  3. 所属分类:SCM

    • 发布日期:2017-04-03
    • 文件大小:69477
    • 提供者:盛涛
  1. fifo-lru-opt

    0下载:
  2. c语言写的页面转换算法,有助于大家学习操作系统。-pages written in c language conversion algorithm to help them to learn the operating system.
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-06
    • 文件大小:60336
    • 提供者:Jke X
  1. queue_old.c

    0下载:
  2. how a queue is implemented in Embedded C . it works on the principle of FIFO.
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-13
    • 文件大小:2387
    • 提供者:Tanmay
  1. FIFO

    0下载:
  2. 操作系统先进先出算法,用c++编写,算法简单易懂,思路清晰-Operating system FIFO algorithm, written by c++, algorithm is simple to understand, clear
  3. 所属分类:OS Develop

    • 发布日期:2017-04-05
    • 文件大小:930
    • 提供者:时先生
  1. FIFO

    0下载:
  2. 操作系统算法FIFO算法源代码,可供学习、研究之用!!!使用C++编写-FIFO CODE
  3. 所属分类:OS Develop

    • 发布日期:2017-03-29
    • 文件大小:1083
    • 提供者:qiao
  1. fifo

    0下载:
  2. a peripherial bluetooth c++ model
  3. 所属分类:Other systems

    • 发布日期:2017-05-08
    • 文件大小:1618220
    • 提供者:Johnny vintéin
  1. FIFO

    0下载:
  2. 模拟内存页式管理中的FIFO算法(用c语言描述)-Analog memory page-style management in the FIFO algorithm (described by c language)
  3. 所属分类:Data structs

    • 发布日期:2017-04-10
    • 文件大小:673
    • 提供者:吴仕海
  1. run

    0下载:
  2. 自己动手写操作系统,小练习包括fifo.c\fork.c\popen.c等,保护模式,超过1M内存管理模式,等代码,生成的中间文件等,适合初学者参考!-Do-it-yourself write operation system, small exercises include fifo. C \ fork. C \ popen. C, and other protection mode, more than 1 M memory management mode, and the code, ge
  3. 所属分类:OS Develop

    • 发布日期:2017-03-29
    • 文件大小:72011
    • 提供者:房凌霄
  1. fifo

    0下载:
  2. FIFO algorithm in c-FIFO algorithm in c++
  3. 所属分类:Other systems

    • 发布日期:2017-04-11
    • 文件大小:559
    • 提供者:mattx264
  1. fifo

    0下载:
  2. 模拟页式虚拟存储管理中硬件的地址转换和用先进先出调度算法处理缺页中断.虽然是文档文件,其源代码可以直接拷贝至C++运行,并且文档最后给出相应执行结果。-Simulation of the hardware address translation page of virtual storage management and FIFO scheduling algorithm for processing a page fault, although it is a document file an
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-02
    • 文件大小:57922
    • 提供者:hwq
  1. ezwsrc-daima

    0下载:
  2. C实现EZW编辑器实例代码 C实现EZW编辑器实例代码,该源代码包含有6个文件: EZW.H - EZW编码器头文件 EZW.C - EZW编码器文件 MATRIX2D.H MATRIX2D.C - 编码器数据结果定义和数据操作 FIFO.H FIFO.C - 扫描方式定义:先入先出原则 LIST.H LIST.C - 零树结构定义和操作 UNEZW.C - EZW解码器 -C the EZW editor instance code C to EZW edi
  3. 所属分类:Compiler program

    • 发布日期:2017-04-01
    • 文件大小:11749
    • 提供者:溜溜
  1. fifo

    0下载:
  2. algoritmo de paginacion de fifo en c-algoritmo de paginacion de fifo en c++
  3. 所属分类:Data structs

    • 发布日期:2017-04-11
    • 文件大小:699
    • 提供者:pabloindili
  1. FIFO-LRU-OPT

    0下载:
  2. opt lru fifo 置换算法实现 c++实现 这个是写的报告 里面包含的全部的代码 能够运行-opt lru fifo page-replacement
  3. 所属分类:Other windows programs

    • 发布日期:2017-12-03
    • 文件大小:292141
    • 提供者:
  1. fifo

    0下载:
  2. visual studio 2008 开发的 C语言 FIFO 算法-calculation of fifo
  3. 所属分类:Algorithm

    • 发布日期:2017-11-22
    • 文件大小:1618
    • 提供者:jieun
  1. SCI_STACK

    0下载:
  2. 祥尽的SCI FIFO C语言程序设计,包含SCI设计和看门狗设计,实现串行通讯。-The SCI FIFO C language programming Cheung made, contains the SCI design and watchdog design, serial communication.
  3. 所属分类:DSP program

    • 发布日期:2017-11-18
    • 文件大小:1689
    • 提供者:付龙飞
  1. Queue

    0下载:
  2. Queue库函数的c语言源代码, Queue FIFO C 绝对可用的FIFO 代码。-The Queue library functions c language source code, Queue FIFO C absolute available FIFO code.
  3. 所属分类:Other Databases

    • 发布日期:2017-11-22
    • 文件大小:1591
    • 提供者:韩林娜
  1. EZW-sourcecode

    0下载:
  2. EZW举例 该源代码包含有6个文件: EZW.H - EZW编码器头文件 EZW.C - EZW编码器文件 MATRIX2D.H MATRIX2D.C - 编码器数据结果定义和数据操作 FIFO.H FIFO.C - 扫描方式定义:先入先出原则 LIST.H LIST.C - 零树结构定义和操作 UNEZW.C - EZW解码器 -EZW Example The source code contains six files: EZW.H- EZW encod
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-11-10
    • 文件大小:11326
    • 提供者:windy
  1. FIFO

    0下载:
  2. 用C++实现网络打印机,作业先到先打印,后一个作业到达时,若前一作业未打印完成,等待-With C++ network printer, first come, first print job, after a job arrives, if the print job is not completed before a waiting
  3. 所属分类:Windows Develop

    • 发布日期:2017-11-24
    • 文件大小:174977
    • 提供者:李志飞
  1. FIFO

    0下载:
  2. c语言编写的FIFO页面淘汰算法,对页面访问序列进行处理,显示出换页的过程,并求出缺页率。-c language FIFO page replacement algorithm for page access sequence is processed, showing the paging process and seek vacancy rates page.
  3. 所属分类:OS Develop

    • 发布日期:2017-03-26
    • 文件大小:962
    • 提供者:较傻的瓜
  1. FIFO-process-scheduling

    0下载:
  2. 用C语言实现进程调度算法FIFO的模拟过程-C language simulation process scheduling algorithm FIFO process
  3. 所属分类:Windows Kernel

    • 发布日期:2017-03-29
    • 文件大小:195589
    • 提供者:wen
« 1 2 34 5 6 7 8 9 »
搜珍网 www.dssz.com