搜索资源列表

  1. pcf8584_Apilication_Examples

    0下载:
  2. pcf8584应用实例,*** PROJEKT, bestehend aus 3 Teilen *** ** PCF8584 ** PCF8584.Opt i2c_DEF.h PCF8584.Uv2 PCF8584_lib.c PCF8584_lib.h ringbuf.h ringbuffer.c test.ini tst_I2C.c Globals.h ** Chip
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:29074
    • 提供者:nightwindy
  1. pcf8584_Apilication_Examples

    1下载:
  2. pcf8584应用实例,*** PROJEKT, bestehend aus 3 Teilen *** ** PCF8584 ** PCF8584.Opt i2c_DEF.h PCF8584.Uv2 PCF8584_lib.c PCF8584_lib.h ringbuf.h ringbuffer.c test.ini tst_I2C.c Globals.h ** Chip
  3. 所属分类:其他嵌入式/单片机内容

    • 发布日期:2024-06-08
    • 文件大小:28672
    • 提供者:nightwindy
  1. RingBuf

    0下载:
  2. 51环形缓冲区代码,能有效提高缓冲区操作,读写指针分离,互不干扰-51 circular buffer code, can effectively improve the buffer operation, read and write pointer separation, non-interfering
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-06-08
    • 文件大小:1024
    • 提供者:zhangmingfu
  1. ringbuf

    0下载:
  2. 串口环形缓冲区。第一种为空出一个数组元素的方法判断空或满。第二种为设置标志位的方法判断空满。-Serial ring buffer. The first is an array element is empty judge empty or full. The second set flag to determine the empty full.
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-06-08
    • 文件大小:1024
    • 提供者:WWD
  1. ringbuf

    0下载:
  2. ring buffer example for serial communication
  3. 所属分类:微处理器(ARM/PowerPC等)

    • 发布日期:2024-06-08
    • 文件大小:4096
    • 提供者:telemax
  1. ringbuf

    0下载:
  2. 一种ringbuff的实现 该机制可以不实用互斥锁-A ringbuff of the mechanism may not be practical mutex
  3. 所属分类:Windows编程

    • 发布日期:2024-06-08
    • 文件大小:1024
    • 提供者:nhk
  1. ringbuf

    0下载:
  2. 环形缓冲区的C实现,包括测试用例。测试时根据随机数对缓冲区写和读。不过这个实现是静态的,没有用malloc,所以缓冲区大小是固定的256个字节。如果有问题欢迎联系我。kavin.zhuang@gmail.com-the C implementation of ring buffer, also include the simple but useful test program.
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-06-08
    • 文件大小:2048
    • 提供者:kavin.zhuang
  1. RingFIFO

    0下载:
  2. 循环缓冲区,做的所有项目都是调用这个RingBuf,可靠程度较高,缓冲区元素长度可自由设置为char、long、struct等-Loop buffer, do all the projects are called the RingBuf, a higher degree of reliability, the buffer element length can be freely set to char, long, struct,
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-06-08
    • 文件大小:2048
    • 提供者:ZFX
  1. c-ringbuf

    0下载:
  2. 环形队列,非常好的环形缓冲区,希望对大家有用(Ring queue, very good ring buffer, in the hope that useful to everyone)
  3. 所属分类:中间件编程

    • 发布日期:2024-06-08
    • 文件大小:94208
    • 提供者:wujs

源码中国 www.ymcn.org