CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 嵌入式/单片机编程 搜索资源 - buffer code

搜索资源列表

  1. I2C应用程序

    0下载:
  2. This code implements the basic functions for an I2C slave device using the SSP module. All I2C functions are handled in an ISR. Bytes written to the slave are stored in a buffer. After a number of bytes have been written, the master device can then r
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:5774
    • 提供者:江风
  1. SPI_TEST

    0下载:
  2. This version of the code is compatible only with the AT89C2051 due to the location of the data buffer and stack in RAM. The code may be modified to work with the AT89C1051 by relocating or resizing the buffer and stack to fit into the small
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:2505
    • 提供者:df
  1. c51jing

    0下载:
  2. 实现pc机键盘(p/s2接口)与8位单片机连接使用 原理:键盘时钟接在p3.2口,既8051的外部中断int0上,键盘数据接到p1.0上 每次按键,键盘会向单片机发脉冲使单片机发生外部中断,数据有p1.0口一位一位传进来 传回的数据格式为:1位开始位(0),8位数据位(所按按键的通码,用来识别按键),1位校验位(奇校验) 1位结束位(1) 实现:将键盘发回的数据放到一个缓冲区里(数组),当按键结束后发生内部中断来处理所按的按键 缺点:由于51单片机的容量有限所以缓冲区不可
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:4074
    • 提供者:jy
  1. hchdl

    0下载:
  2. 基于缓冲队列的多任务网络通信代码。应用于实际的采集板系统中。-queue buffer based on the multi-task network communications code. Applied to the collection plate system.
  3. 所属分类:VxWorks

    • 发布日期:2008-10-13
    • 文件大小:19072
    • 提供者:marsky
  1. S1D13305lcd320240

    1下载:
  2. 这是我做的针对S1D13305的驱动源码,我集成了ASCII码字库和一级简码汉字库,可以显示任意常用汉字和英文字符,另外还有基本的画线、圆、多边形以及填充等功能!但是由于画图时是边计算边显示,所以显示效果会有抖动,只需通过缓冲区作为中转站就可以解决问题,这个问题就让给使用者解决了! 如有问题可以发email给我,xianyun.wang@gmail.com-This is what I do against the S1D13305 driver source code, I integra
  3. 所属分类:微处理器(ARM/PowerPC等)

    • 发布日期:2008-10-13
    • 文件大小:277917
    • 提供者:王现运
  1. Demo2_UART_1017

    0下载:
  2. 凌阳SPCE06的语音通信代码,利用了双缓冲队列,是学习的好例子,希望很大家一起分享-Sunplus SPCE06 voice communications code, the use of the double-buffer queue, is a good example of learning, hope to share with everyone
  3. 所属分类:微处理器(ARM/PowerPC等)

    • 发布日期:2008-10-13
    • 文件大小:8610
    • 提供者:周周
  1. RingBuf

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

    • 发布日期:2017-03-28
    • 文件大小:950
    • 提供者:zhangmingfu
  1. RingBuffer

    0下载:
  2. vxworks下环形buffer的操作代码,一个小的demo,希望对大家有用-vxworks under the ring buffer operation code, a small demo, hope for all of us
  3. 所属分类:VxWorks

    • 发布日期:2017-03-29
    • 文件大小:17934
    • 提供者:朱松
  1. 88fifovhdl

    0下载:
  2. 88位进出缓冲器8*8位的fifo数据缓冲器的vhdl源程序 编了个8*8位的fifo数据缓冲器的vhdl源程序,是经过quartusII4.2编译成功的程序。。希望能跟各位交流-88 out of 8* 8-bit buffer fifo data buffer vhdl source Bianle Ge 8* 8-bit data buffer fifo vhdl source code is compiled through quartusII4.2 successful progra
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-03
    • 文件大小:2385
    • 提供者:zhaorongjian
  1. tristate

    0下载:
  2. VHDL code for a full adder and n bit full adder a tri state buffer and a flip flop
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-01
    • 文件大小:1338
    • 提供者:Davood
  1. DI-Read-memory-data-from-buffer

    0下载:
  2. My development environment and tools for CodeWarrior for ARM Developer Suite to Launch LPC210x_ISP.exe device programmer。This information is about Source code in English!please see the name of this file!
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-03-26
    • 文件大小:64754
    • 提供者:霖枫
  1. DI-Read-memory-data-from-buffer-cycle-display

    0下载:
  2. My development environment and tools for CodeWarrior for ARM Developer Suite to Launch LPC210x_ISP.exe device programmer。This information is about Source code in English!please see the name of this file!
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-03-29
    • 文件大小:68523
    • 提供者:霖枫
  1. Print_buffer_256k

    0下载:
  2. Printer buffer code for the 8051 microcontrolller
  3. 所属分类:uCOS

    • 发布日期:2017-04-15
    • 文件大小:7598
    • 提供者:Zia
  1. uart

    0下载:
  2. Also the USART automatically senses the start of transmission of RX line and then inputs the whole byte and when it has the byte it informs you(CPU) to read that data from one of its registers. The USART of AVR is very versatile and can be setup
  3. 所属分类:SCM

    • 发布日期:2017-03-27
    • 文件大小:1390
    • 提供者:sstefan
  1. auk_rtprx-v3.1.0.tar

    0下载:
  2. The Altera(R) RTP Receiver function implements a buffer for received RTP packets. Duplicated and re-ordered packets are corrected. Missing packets can be fixed using Pro-MPEG Code of Practice #3 Forward Error Correction
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-05-10
    • 文件大小:2419450
    • 提供者:Seok Hoon Shin
  1. transpose_buffer

    0下载:
  2. verilog source code for transpose buffer 8x8 matrics
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-02
    • 文件大小:589
    • 提供者:abanuaji
  1. FIFO24_CS8416[1]

    0下载:
  2. Fifo buffer vhdl code
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-11
    • 文件大小:1453
    • 提供者:cuong
  1. fbtest

    0下载:
  2. Linux 2.6.18 Frame buffer OSD測試程式碼。 方便新手開發者,測試硬體顯示功能是否正確。-Linux 2.6.18 Frame buffer OSD test code. Novice developers to easily test hardware display correctly.
  3. 所属分类:Embeded Linux

    • 发布日期:2017-03-30
    • 文件大小:1090
    • 提供者:小白
  1. linux Camera frame buffer

    1下载:
  2. 基于Linux下的V4L2的摄像头应用程序开发,本代码可以完全移植到嵌入式平台,具有较强的实用价值-Camera based on Linux V4L2 application development, the code can be ported to the embedded platform, has a strong practical value
  3. 所属分类:嵌入式Linux

    • 发布日期:2013-07-03
    • 文件大小:327623
    • 提供者:庄晓奇
  1. FLOATING-BUFFER

    0下载:
  2. Floating Buffer verilog code for NOC design used for dynamic reconfiguration.
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-12
    • 文件大小:1222
    • 提供者:guruprasad sp
« 12 3 4 5 »
搜珍网 www.dssz.com