代码搜索:buffer
找到约 10,000 项符合「buffer」的源代码
代码结果 10,000
www.eeworm.com/read/352616/10533232
h ep0req.h
/***************************************************
File: ep0req.h
Author: PCD Applications
Created: 09/09/2002
Description: Defines constants and function
prototypes for the ep0Req.c
www.eeworm.com/read/423579/10546005
c main.c
#include "CONFIG.H"
WINDOWS Mwindows={x:0,y:0,with:97,hight:67,title:"yhy_GUI_TEST"}; /* 主窗口句柄 */
WINDOWS *current_Mwindows=&Mwindows;
uint8 menu1[4]={"File"}; /*主菜单名*/
www.eeworm.com/read/352392/10556410
c main.c
/******************** (C) COPYRIGHT 2007 STMicroelectronics ********************
* File Name : main.c
* Author : MCD Application Team
* Version : V1.0
* Date
www.eeworm.com/read/422309/10643587
c ima4.c
/*******************************************************************************
ima4.c
libquicktime - A library for reading and writing quicktime/avi/mp4 files.
http://libquicktime.sourceforge.ne
www.eeworm.com/read/422309/10643635
c faad2.c
/*******************************************************************************
faad2.c
libquicktime - A library for reading and writing quicktime/avi/mp4 files.
http://libquicktime.sourceforge.n
www.eeworm.com/read/421515/10733486
c lex.yy.c
#line 3 "lex.yy.c"
#define YY_INT_ALIGNED short int
/* A lexical scanner generated by flex */
#define FLEX_SCANNER
#define YY_FLEX_MAJOR_VERSION 2
#define YY_FLEX_MINOR_VERSION 5
#define YY_FLEX_
www.eeworm.com/read/272327/10962638
v sdram_dp.v
// synopsys translate_off
`include "timescale.v"
// synopsys translate_on
`include "sdram_defines.v"
module sdram_dp
(
wb_clk_i,
mem_clk_i,
rst_i,
// sdram state machine i
www.eeworm.com/read/417635/10983833
c lex.yy.c
#line 3 "lex.yy.c"
#define YY_INT_ALIGNED short int
/* A lexical scanner generated by flex */
#define FLEX_SCANNER
#define YY_FLEX_MAJOR_VERSION 2
#define YY_FLEX_MINOR_VERSION 5
#define YY_FLEX_
www.eeworm.com/read/417149/11002266
c file_client.c
// file_client.c 文件传输客户端程序示例
//////////////////////////////////////////////////////////////////////////////////////
//本文件是客户机的代码
#include // for sockaddr_in
#include