搜索资源列表
hardwarefifo
- Development tools and sources fifo.c-Development tools and sources fifo.c
Slave_FIFO_ep2out_16bit
- 用Keil C语言编写的EZ-USB CyC768013芯片 slave FIFO模式的固件程序
18
- 程式描述:使用Cypress的Cy7C68013A晶片進行設計,實現Slave FIFO模式的資料獲取。程式包括USB韌體程式以及主機程式。 安裝:把來源程式碼複製到硬碟特定目錄下,使用Keil C編譯器和Visual C++ 6.0運行即可。 注意:可以首先使用Cypress的測試工具進行韌體程式的測試,以確保韌體程式的正確性。 -Program Descr iption: Using Cypress
ImplementingFIFO-GPIF
- USB 2.0 FIFO 工作模式 C语言编程 CY7C68013单片机-USB 2.0 FIFO mode of C language programming CY7C68013 Singlechip
wireless1
- 实现下位机和PC通信的C程序,利用FIFO收发数据,正确率高,误码率小-Achieve lower and PC communication C program, using FIFO to send and receive data, the correct rate, error rate of small
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
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.