代码搜索:buffer
找到约 10,000 项符合「buffer」的源代码
代码结果 10,000
www.eeworm.com/read/122711/14672394
cpp demo12_8.cpp
// DEMO12_8.CPP - path finding racing demo
// to compile make sure to include DDRAW.LIB, DSOUND.LIB,
// DINPUT.LIB, WINMM.LIB, and of course
// T3DLIB1.CPP,T3DLIB2.CPP,T3DLIB3.CPP,
// INCLUDES
www.eeworm.com/read/222819/14673042
c ioutilities.c
#include "main.h"
/*
==================================================
=============================
Author: Hammer, May 2002, For www.cprogramming.com/cboard/
File: ioUtilities.c
Contents
www.eeworm.com/read/222819/14673050
c ioutilities1.c
#include "main.h"
/*
==================================================
=============================
Author: Hammer, May 2002, For www.cprogramming.com/cboard/
File: ioUtilities.c
Contents
www.eeworm.com/read/222771/14674336
c ext.c
/*
* 68K/386 32-bit C compiler.
*
* copyright (c) 1997, David Lindauer
*
* This compiler is intended for educational use. It may not be used
* for profit without the express written cons
www.eeworm.com/read/222064/14708698
asm fskdecode.asm
;callerID.asm
;
;neil barnes / nailed_barnacle 2003
;this is intended to run on the AVRMega8 at 16MHz
.include "m8def.inc"
;**********************************************************
www.eeworm.com/read/222054/14709118
cls clsrc4.cls
VERSION 1.0 CLASS
BEGIN
MultiUse = -1 'True
Persistable = 0 'NotPersistable
DataBindingBehavior = 0 'vbNone
DataSourceBehavior = 0 'vbNone
MTSTransactionMode = 0 'NotAnMTSObject
www.eeworm.com/read/221323/14744440
c uartexample.c
/*********************************************************************************
Copyright(c) 2005 Analog Devices, Inc. All Rights Reserved.
This software is proprietary and confidential. By
www.eeworm.com/read/221219/14753202
asm mt86+_loader.asm
; A loader for www.Memtest86.com images, by Eric Auer 2003.
; This assumes that the image starts with the boot sector,
; which has the size of setup.S in sectors in a byte at offset
; 1f1h (497). Furt
www.eeworm.com/read/221218/14753300
asm mt86+_loader.asm
; A loader for www.Memtest86.com images, by Eric Auer 2003.
; This assumes that the image starts with the boot sector,
; which has the size of setup.S in sectors in a byte at offset
; 1f1h (497). Furt
www.eeworm.com/read/121526/14753431
c console.c
/*
Copyright (C) 1997-2001 Id Software, Inc.
This program is free software; you can redistribute it and/or
modify it under the terms of the GNU General Public License
as published by the Free So