代码搜索:buffer
找到约 10,000 项符合「buffer」的源代码
代码结果 10,000
www.eeworm.com/read/164792/10087720
c pc_o.c
/*------------------------------------------------------------------*-
PC_O.C (v1.00)
------------------------------------------------------------------
Core files for simple write-on
www.eeworm.com/read/201937/15392286
c pc_o.c
/*------------------------------------------------------------------*-
PC_O.C (v1.00)
------------------------------------------------------------------
Core files for simple write-on
www.eeworm.com/read/392140/8362130
c sd_file.c
#include"lpc214x.h"
#include "PCF8833.h"
#include "head.h"
#include"guiconfig.h"
//INT8U file_name[12];
INT8U file_list[2048]; //每个目录支持64个文件项,如需增加可加大缓存
INT8U page[130];
//以下均为扇区数
INT32
www.eeworm.com/read/390183/8479742
c vsnprintf.c
/*
* vsnprintf()
*
* Poor substitute for a real vsnprintf() function for systems
* that don't have them...
*/
#include "compiler.h"
#include
#include
#include
www.eeworm.com/read/290347/8489027
c mpeg4_driver.c
//=============================================================
// 文件名称: Mpeg4_Driver.c
// 功能描述: mpeg4硬件初始化程序
// 维护记录: 2007-8-13 by liuxue created
//===============================================
www.eeworm.com/read/432726/8580397
cpp interbaseevents.cpp
#include
void Check(
const ISC_STATUS &error_code,
ISC_STATUS *pSV,
ibAPI *pibAPI)
{
SAString sErr;
if(error_code)
{
char sMsg[512];
long nLen;
ISC_STATUS *pvector; // Pointer
www.eeworm.com/read/431013/8713586
c rstring.c
/*****************************************************
*
* file d:\cips\rstring.c
*
* Functions: This file contains
* clea
www.eeworm.com/read/431013/8713723
c dpfilt.c
/********************************************************/
/********************************************************/
/********************************************************/
/***********
www.eeworm.com/read/282880/9055056
c uart_cimr.c
#define stc_mcu
#ifdef stc_mcu
#include ".\STC89c5x.H"
#endif
void uart_send(unsigned char );
sbit RTS_485 = P3^3; //RS485选通
sbit RUN_FLAG = P3^4;
#define C_DATAIN_LEN0 6
#d
www.eeworm.com/read/182531/9200598
a51 nf_drv_load.a51
/*A**************************************************************************
* NAME: nf_drv_load.a51
*----------------------------------------------------------------------------
* Copyrig