代码搜索:buffer
找到约 10,000 项符合「buffer」的源代码
代码结果 10,000
www.eeworm.com/read/143985/12825202
c lcd.c
/*
* $Id: lcd.c,v 1.2 2003/08/29 03:13:18 casic Exp $
*
* lcd.c : LCD driver
*
* Copyright (C) 2003 ynding ( haoanian@263.net )
*
* This program is free software; you can redistribute it
www.eeworm.com/read/244907/12831851
asm block_fir.asm
/**************************************************************
File Name: Block_FIR.asm
Date Modified: 02/16/99 RFG
05/01/00 RFG
09/19/04 JDT
Description:
Subroutine that imp
www.eeworm.com/read/244898/12837327
c mp3dec.c
/* MPEG AUDIO LAYER 3 DECODER */
/* Bjorn Wesen 1997 */
/*#define USE_DATA */
#undef ROCKFORD
#ifndef DSP
#define DECVERBOSE
#endif
#include "mp3dec.h"
#ifdef DSPSIMUL
#in
www.eeworm.com/read/330990/12857817
c ide-cd.c
/*
* linux/drivers/ide/ide-cd.c
*
* Copyright (C) 1994, 1995, 1996 scott snyder
* Copyright (C) 1996-1998 Erik Andersen
* Copyright (C) 1998-2000
www.eeworm.com/read/244397/12868570
c jcinit.c
/*
* jcinit.c
*
* Copyright (C) 1991-1997, Thomas G. Lane.
* This file is part of the Independent JPEG Group's software.
* For conditions of distribution and use, see the accompanying README file
www.eeworm.com/read/244305/12873340
java player.java
/*
* P2P-Radio - Peer to peer streaming system
* Project homepage: http://p2p-radio.sourceforge.net/
* Copyright (C) 2003-2004 Michael Kaufmann
*
* ------------
www.eeworm.com/read/244305/12873405
java httpinputstream.java
/*
* P2P-Radio - Peer to peer streaming system
* Project homepage: http://p2p-radio.sourceforge.net/
* Copyright (C) 2003-2004 Michael Kaufmann
*
* ------------
www.eeworm.com/read/244305/12873567
java source.java
/*
* P2P-Radio - Peer to peer streaming system
* Project homepage: http://p2p-radio.sourceforge.net/
* Copyright (C) 2003-2004 Michael Kaufmann
*
* ------------
www.eeworm.com/read/244305/12873641
java transmitter.java
/* Stream-2-Stream - Peer to peer television and radio
* October 13, 2005 - This file has been modified from the original P2P-Radio source
* Project homepage: http://s2s.sourceforge.net/
* Copyr
www.eeworm.com/read/330633/12878036
asm xpal.asm
;-----------------------------------------------------------------------
; MODULE XPAL
;
; Palette functions all MODE X 256 Color resolutions
;
; Compile with Tasm.
; C callable.
;
;
; ******