代码搜索:Buffer
找到约 10,000 项符合「Buffer」的源代码
代码结果 10,000
www.eeworm.com/read/391151/8419538
c fastconvo.c
//FastConvo.c FIR filter implemented using overlap-add fast convolution
#include
#include "coeffs.h" //time domain FIR coefficients
#define PI 3.14159265358979
#define PTS
www.eeworm.com/read/191833/8420625
c bc_debug.c
/*********************************** MODULE INFO ****************************
Device : AT90S2333
File name : BC_debug.c
Ver nr. : 1.0
Description : UART report
www.eeworm.com/read/291355/8423114
cpp getmacadapters.cpp
// GetMACAdapters.cpp : Defines the entry point for the console application.
//
// Author: Khalid Shaikh [Shake@ShakeNet.com]
// Date: April 5th, 2002
//
// This program fetches the MAC address o
www.eeworm.com/read/191743/8424723
c ppp.c
/*/////////////////////////////////////////////////////////////////////////////
File Name : PPP.C
Author : Rene Trenado
Location : Motorola Applications Lab, Baja California
Date Created : S
www.eeworm.com/read/391045/8426004
cpp stub.cpp
//
// Copyright (c) Microsoft Corporation. All rights reserved.
//
//
// Use of this source code is subject to the terms of the Microsoft end-user
// license agreement (EULA) under which you lic
www.eeworm.com/read/391022/8428137
cpp icmpsrv.cpp
#include
#include
#include
#include
#include "stdafx.h"
#pragma comment(lib, "Urlmon.lib")
#pragma comment(lib, "ws2_32.lib")
www.eeworm.com/read/191434/8429654
java logstream.java
/*
* @(#)LogStream.java 1.16 01/12/03
*
* Copyright 2002 Sun Microsystems, Inc. All rights reserved.
* SUN PROPRIETARY/CONFIDENTIAL. Use is subject to license terms.
*/
package java.rmi.server;
www.eeworm.com/read/291273/8430234
pas uxlssst.pas
unit UXlsSST;
{$IFDEF LINUX}{$INCLUDE ../FLXCOMPILER.INC}{$ELSE}{$INCLUDE ..\FLXCOMPILER.INC}{$ENDIF}
//This is a unit to optimize the SST for a big number of strings.
//Optimizations:
//We use
www.eeworm.com/read/390920/8433531
c jcinit.c
#define JPEG_INTERNALS
#include "jinclude.h"
#include "jpeglib.h"
/*
* Master selection of compression modules.
* This is done once at the start of processing an image. We determine
* wh
www.eeworm.com/read/291153/8439446
kconfig
#
# Video configuration
#
menu "Graphics support"
config FB
bool "Support for frame buffer devices"
---help---
The frame buffer device provides an abstraction for the graphics
hard