代码搜索:buffer
找到约 10,000 项符合「buffer」的源代码
代码结果 10,000
www.eeworm.com/read/490948/6446178
c uartintc.c
/*********************************************************************
*
* This file implements the functionality of UART with user defined
* circular buffer. It has the implementation of fu
www.eeworm.com/read/489566/6465876
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/488727/6484720
html 218-221.html
The Data Compression Book-:Sliding Window Compression
www.eeworm.com/read/488499/6488453
h mpeg2_vld_intra_h.h
/* ======================================================================== */
/* TEXAS INSTRUMENTS, INC. */
/*
www.eeworm.com/read/486342/6539641
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/486343/6540167
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/486092/6543082
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
www.eeworm.com/read/485110/6564502
c stack.c
/************************************************************************
* MusicDB - Copyright Eric Lorimer (5/02)
*
* This file holds accessory functions related to MusicDB. All right,
* this is
www.eeworm.com/read/485029/6571228
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/482608/6619738
c sort.c
#include
#include
#include
#include
#include
#include
using namespace std;
#include "sort.h"
#define MIN(a,b) ((a) < (b) ? (a) :