搜索资源列表
hardwarefifo
- Development tools and sources fifo.c-Development tools and sources fifo.c
Slave_FIFO_ep2out_16bit
- 用Keil C语言编写的EZ-USB CyC768013芯片 slave FIFO模式的固件程序
ImplementingFIFO-GPIF
- USB 2.0 FIFO 工作模式 C语言编程 CY7C68013单片机-USB 2.0 FIFO mode of C language programming CY7C68013 Singlechip
FIFO_test
- FIFO程序库,添加即可使用,一个非常实用的程序-FIFO library, add to the use of
fifo
- 这是一个串口通信的队列,单片机和电脑之间,单片机和单片机之间只要简单的调用函数就可以了。-This is a serial communication queue, single-chip computer and between computers, between single-chip MCU and a simple function call it.
FIFO
- C语言实现的FIFO C语言实现的FIFO -C语言实现的FIFO
multiproc-fifo
- Arm嵌入式系统,进程间通信的一个C语言程序!-ARM programming, multiple process communication!
fifo-714
- LCD0802+a7105无线收发程序,51的C语言实现,已经在硬件上实现功能 -LCD0802+ a7105 wireless transceiver procedures, 51 of the C language, functions have been realized in hardware
queue_old.c
- how a queue is implemented in Embedded C . it works on the principle of FIFO.
modbus-C-with-rx-fifo
- mobus c for stc89c52 修改bug,建立串口fifo-mobus c for stc89c52 ,build fifo for rs232 rx
fifo
- 模拟页式虚拟存储管理中硬件的地址转换和用先进先出调度算法处理缺页中断.虽然是文档文件,其源代码可以直接拷贝至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
FIFO
- C语言实现的软件FIFO,适合嵌入式单片机使用-The software FIFO C language for embedded microcontroller use
SCI_STACK
- 祥尽的SCI FIFO C语言程序设计,包含SCI设计和看门狗设计,实现串行通讯。-The SCI FIFO C language programming Cheung made, contains the SCI design and watchdog design, serial communication.
FIFO-V1.1
- FIFO 先进先出C代码,包含FIFO.c,FIFO.h文件简单易懂好用。-FIFO FIFO C code, including FIFO.c, FIFO.h file straightforward to use.
fifo
- VHDL code for DATA PATH for performing A=A+3 and A=B+C TO DESIGN AND SIMULATE DATA PATH FOR PERFORMING A=A+3 AND A=B+C USING ONLY ONE ADDER.
Fifo c code for MCU
- Generic c code for Fifo, meant for embedded development.
fifo
- Generic c code for Fifo (first in first out), meant for embedded development. It can point to generic structures.-Generic c code for Fifo (first in first out), meant for embedded development. It can point to generic structures.
FIFO-Software-Realization
- 通过C语言实现队列,避免数据处理过程中的冲突问题。-Through the C language to achieve the queue, avoid conflict problem in data processing.
fifo-by-C
- 使用C语言编写的fifo程序。完全的模块化编程,可直接用于目前已有数组,使用方便。- Fifo using C language program. Completely modular programming, it can be directly used there are an array of easy to use.
ByteQueue
- 队列缓冲区设定模块,可用于串口、按键、AD等需要较大缓冲区的工程(A queue buffer setting module, which can be used for a project with a larger buffer, such as serial ports, keys, AD, etc.)