代码搜索:buffer

找到约 10,000 项符合「buffer」的源代码

代码结果 10,000
www.eeworm.com/read/172783/9690973

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
www.eeworm.com/read/172641/9698149

frm 10-1.frm

VERSION 5.00 Object = "{6B7E6392-850A-101B-AFC0-4210102A8DA7}#1.3#0"; "COMCTL32.OCX" Object = "{648A5603-2C6E-101B-82B6-000000000014}#1.1#0"; "MSCOMM32.OCX" Begin VB.Form Form1 BorderStyle
www.eeworm.com/read/368316/9702059

c xbuf_descriptor.c

/* $Id: xbuf_descriptor.c,v 1.1 2005/11/28 19:08:12 meinelte Exp $ */ /****************************************************************************** * * XILINX IS PROVIDING THIS DESIGN, CODE, O
www.eeworm.com/read/368316/9702066

c xdma_channel_sg.c

/* $Id: xdma_channel_sg.c,v 1.3 2006/07/24 17:50:20 xduan Exp $ */ /****************************************************************************** * * XILINX IS PROVIDING THIS DESIGN, CODE, OR I
www.eeworm.com/read/368316/9702076

h xbuf_descriptor.h

/* $Id: xbuf_descriptor.h,v 1.13 2006/06/02 21:43:44 meinelte Exp $ */ /****************************************************************************** * * XILINX IS PROVIDING THIS DESIGN, CODE,
www.eeworm.com/read/368142/9709142

h hidsdi.h

/*++ Copyright (c) Microsoft Corporation. All rights reserved. Module Name: HIDSDI.H Abstract: This module contains the PUBLIC definitions for the code that implements the
www.eeworm.com/read/172299/9714863

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/171626/9744637

cpp mnp5.cpp

// mxulie.cpp : Defines the entry point for the console application. // #include "stdafx.h" #include "stdlib.h" #include "math.h" #include "stdio.h" main() { FILE *f1,*f2,*f3,*f4; cha
www.eeworm.com/read/171592/9745845

h commdrv.h

/* commdrv.h */ #define MIN_BAUD 150l #define MAX_BAUD 38400l #define NO_PAR 0 #define EV_PAR 1 #define OD_PAR 2 #define ErcRecvTimeout
www.eeworm.com/read/367245/9765382

c winprint.c

/* * print processor for virtual printer * * taken from the genprint example (C) Microsoft DDK * * optimizations by Alex Mokrov - thank you * * virtual printer (C) mabuse.de */ #i