代码搜索:Buffer
找到约 10,000 项符合「Buffer」的源代码
代码结果 10,000
www.eeworm.com/read/110972/6162906
c mpeg3vtrack.c
#include "libmpeg3.h"
#include "mpeg3private.h"
#include "mpeg3protos.h"
#include "mpeg3vtrack.h"
#include "video/mpeg3video.h"
#include "video/mpeg3videoprotos.h"
#include "mp4av.h"
#include
www.eeworm.com/read/102935/6230637
h seq_info.h
/*
* ALSA sequencer /proc info
* Copyright (c) 1998 by Frank van de Pol
*
*
* This program is free software; you can redistribute it and/or modify
* it under the terms o
www.eeworm.com/read/492756/6408554
c uart.c
//====================================================================================//
//文件名:UART.c
//功能描述:串口驱动程序
//编写:
//时间:07.12.29
//修改:
//==================================================
www.eeworm.com/read/489213/6476468
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/488028/6494856
asm sinewave.asm
FREQ1000 .set 1486
FREQ1750 .set 2600
FREQ2000 .set 2972
FREQ3000 .set 4458
FRAME_SIZE .set 64
.mmregs
.include "cos256_tbl.inc"
.global COSINE_BUFFER
.global FREQ_BUFFER
.bss TEMP,1
.bss FR
www.eeworm.com/read/488025/6503717
asm sinewave.asm
FREQ1000 .set 1486
FREQ1750 .set 2600
FREQ2000 .set 2972
FREQ3000 .set 4458
FRAME_SIZE .set 64
.mmregs
.include "cos256_tbl.inc"
.global COSINE_BUFFER
.global FREQ_BUFFER
.bss TEMP,1
.bss FR
www.eeworm.com/read/147574/6527486
a51 nf_drv_load.a51
/*A**************************************************************************
* NAME: nf_drv_load.a51
*----------------------------------------------------------------------------
* Copyrig
www.eeworm.com/read/408730/11375538
c uart.c
#ifndef __UART_C__
#define __UART_C__
#include
extern uchar idata Data_Pkg[MAX_NUM];
extern uchar idata Command[CMD_MAX_NUM];
extern uchar idata Buffer[BUFFER_NUM];
extern uchar
www.eeworm.com/read/406404/11443114
h jdhuff.h
//-------------------------------------------------------------------------//
// Windows Graphics Programming: Win32 GDI and DirectDraw //
// ISBN 0-13-08698
www.eeworm.com/read/406404/11443149
cpp jdatasrc.cpp
//-------------------------------------------------------------------------//
// Windows Graphics Programming: Win32 GDI and DirectDraw //
// ISBN 0-13-08698