代码搜索:Buffer
找到约 10,000 项符合「Buffer」的源代码
代码结果 10,000
www.eeworm.com/read/286315/8772158
cpp buffer.cpp
#include
#include
#include
// 功能:实现buffer.h中的各个缓冲类的函数
#include "buffer.h"
#include "cbuffer.h"
DOUBLE defaulterr = 1e-8; // 缺省的误差调整值
int doadjust = 1; /
www.eeworm.com/read/384713/8850025
cpp buffer.cpp
#include "stdafx.h"
#include
#include
#include
#include "math.h"
// 功能:实现buffer.h中的各个缓冲类的函数
#include "buffer.h"
//#include "cbuffer.h"
DOUBLE defaulterr =
www.eeworm.com/read/384713/8850051
h buffer.h
#ifndef BUFFER_H
#define BUFFER_H
// 功能:定义数据缓冲区各抽象类
#ifndef DOUBLE
#define DOUBLE double
// #define DOUBLE long double // 如double精度不够,则可将此行去注释,而将上行注释
// 即可得到更精确的结果
#endif // DOUBLE
www.eeworm.com/read/187145/8852410
h buffer.h
#ifdef __cplusplus
extern "C" {
#endif
/*
NOTICE:
This document contains information that is proprietary to RADVision LTD..
No part of this publication may be reproduced in any form what
www.eeworm.com/read/187145/8852421
c buffer.c
#ifdef __cplusplus
extern "C" {
#endif
/*
NOTICE:
This document contains information that is proprietary to RADVision LTD..
No part of this publication may be reproduced in any form what
www.eeworm.com/read/285058/8872153
h buffer.h
/* Copyright 1996, ESS Technology, Inc. */
/* SCCSID @(#)buffer.h 4.10 01/14/05 */
/*
* $Log$
*/
#ifndef __BUFFER_H__
#define __BUFFER_H__
#include "common.h"
#ifdef ANTI_SHOCK
#define ABV_
www.eeworm.com/read/285058/8872226
c buffer.c
/* Copyright 1996, ESS Technology, Inc. */
/* SCCSID @(#)buffer.c 4.15 12/09/04 */
/*
* $Log$
*/
#include "vcxi.h"
#include "vp.h"
#include "memmap.h"
#include "deb
www.eeworm.com/read/284985/8879626
dll buffer.dll
www.eeworm.com/read/384096/8900059
dll buffer.dll
www.eeworm.com/read/383713/8925550
c buffer.c
/*
* linux/fs/buffer.c
*
* Copyright (C) 1991, 1992 Linus Torvalds
*/
/*
* 'buffer.c' implements the buffer-cache functions. Race-conditions have
* been avoided by NEVER letting an