登录
首页 » Visual C++ » FIFO-master

FIFO-master

于 2020-06-21 发布 文件大小:20KB
0 226
下载积分: 1 下载次数: 0

代码说明:

  This is a generic FIFO buffer that can be used to store any kind of items. It is written in C language and can be compiled and used on almost any architecture. It was designed to be used on memory limited architectures such as microcontrollers. Examples of the applications that can be built with this library include:

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • 将十进制数转换为二进制数和16进制数 CONVERT
    将十进制数转换为二进制数和16进制数,可用于单片机初值设定时的计算(convert decimal to binary and hexadecimal ,Can be used to calculate the initial set of single chip microcomputer)
    2014-05-02 16:41:06下载
    积分:1
  • Protues-jiaocheng
    protues的教程,初学者的必备,可以学习很多东西,对自己收益很大(study protues)
    2013-11-28 11:53:19下载
    积分:1
  • ATT7022 计量芯源程序
    Att7022计量芯片源程序,ATT7022是一款高精度三相电能计量芯片,适用于三相三线和三相四线的应用。(Att7022计量芯片源程序,ATT7022是一款高精度三相电能计量芯片,适用于三相三线和三相四线的应用)
    2009-10-10 13:43:46下载
    积分:1
  • STM8-MCU
    STM8 源代码 STM8 programming language TMIR1 TMIR2 SPI IIC (STM8 programming language TMIR1 TMIR2 SPI IIC )
    2012-05-07 17:25:37下载
    积分:1
  • PWM-ULN2003A
    利用ULN2003A进行驱动,产生PWM波,里边有照片,可供参考,通过本例程了解PWM 的基本原理和使用 (#include <reg52.h> unsigned char timer1 sbit PWM=P1^2 void system_Ini() { TMOD|= 0x11 //PWM TH1 = 0xfe //11.0592 TL1 = 0x33 TR1 = 1 IE =0x8A } main() { system_Ini() while(1) { if(timer1>100) timer1=0 if(timer1<30) PWM=0 else PWM=1 } )
    2013-11-21 15:17:25下载
    积分:1
  • wenduji
    基于学习板的数字温度计设计程序,可以在数码管上动态显示实时温度,按键控制温度范围,可以使用蜂鸣器报警等。(Based on the study of the board, can design program digital thermometer in digital displays real-time temperature on the tube, button control temperature range, can use the buzzer alarm and etc.)
    2010-07-19 17:51:50下载
    积分:1
  • 12864
    使用红外遥控调整时间并用12864液晶显示的王年丽时钟程序(Infrared remote control 12864 to show big clock)
    2015-07-16 11:01:27下载
    积分:1
  • chaoshengboceju
    超声波测距(5 28线性处理),测量线性度很高(Ultrasonic Ranging (528 linear processing), high linearity measurements)
    2013-09-01 21:20:13下载
    积分:1
  • integrated-control
    双步进电机综合控制 用于51单片机 (Dual stepper motor integrated control)
    2013-07-22 15:02:12下载
    积分:1
  • Spectrum-analyzer
    Useful modding - a spectrum analyzer + clock. We came across two 5x8 LED matrix, virtually occupying five-inch drive bay, and I decided to make a spectrum analyzer based on their sound.
    2016-02-16 03:02:42下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载