代码搜索:Buffer

找到约 10,000 项符合「Buffer」的源代码

代码结果 10,000
www.eeworm.com/read/237746/13933966

c rs485.c

/*------------------------------------------------*/ /* 串口通讯程序,分与分机通讯程序和与管理机通讯程序, Rs_int是中断程序, 负责对通讯的接收、发送 Message_treat是主要的针对通讯以后的处理程序 */ /*----------------------------------------------------*
www.eeworm.com/read/237746/13933971

lst rs485.lst

C51 COMPILER V7.02b RS485 06/20/2006 18:46:34 PAGE 1 C51 COMPILER V7.02b, COMPILATION OF MODULE RS485 OBJECT MODULE PLACED IN
www.eeworm.com/read/134138/14004653

cpp afunc.cpp

// =====[afunc.cpp]======================================================================= // Description: Source file (afunc.cpp) // Compiled: MS-VC++ // Version: .N
www.eeworm.com/read/235660/14058149

a51 nf_drv_load.a51

/*A************************************************************************** * NAME: nf_drv_load.a51 *---------------------------------------------------------------------------- * Copyrig
www.eeworm.com/read/202189/15389988

asm memdma_main.asm

#include "defBF533.h" #define N 0x100// number of elements to transfer .extern memdma_init; .extern activate_dma_engine; .extern memdma_move1D; .section L1_data_a; .align 4; .global
www.eeworm.com/read/112557/15483085

txt abramson.txt

Tracing Application Execution by Tomer Abramson Listing 1: #include "TraceBuffer.h" CTraceBuffer::CTraceBuffer() : m_nInsertPos(-1), m_nRetrievePos(-1) { memset(m_buffer, 0,
www.eeworm.com/read/108283/15589147

asm filldataroutine_small_cf.asm

/************************************************************************************************/ /* This routine reads sectors from the compact flash into the pack_buffer. This routine is */ /*
www.eeworm.com/read/108283/15589168

asm filldataroutine_large_cf.asm

/************************************************************************************************/ /* This routine reads sectors from the compact flash into the pack_buffer. This routine is */ /*
www.eeworm.com/read/103693/15725781

a51 nf_drv_load.a51

/*A************************************************************************** * NAME: nf_drv_load.a51 *---------------------------------------------------------------------------- * Copyrig
www.eeworm.com/read/427042/1981775

def libspeexdsp.def

LIBRARY libspeexdsp EXPORTS ; ; speex_buffer.h ; speex_buffer_init speex_buffer_destroy speex_buffer_write speex_buffer_writezeros speex_buffer_read speex_buffer_get_available speex_buffer_resize ;