代码搜索:Buffer

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

代码结果 10,000
www.eeworm.com/read/175201/9555685

h buffer.h

/* buffer.h: output buffer copyright 1999-2006 by the mpg123 project - free software under the terms of the LGPL 2.1 see COPYING and AUTHORS files in distribution or http://mpg123.de initially wr
www.eeworm.com/read/175201/9555690

c buffer.c

/* buffer.c: output buffer copyright 1997-2006 by the mpg123 project - free software under the terms of the LGPL 2.1 see COPYING and AUTHORS files in distribution or http://mpg123.de initially wr
www.eeworm.com/read/175187/9555841

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/175187/9555850

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/371295/9558120

c buffer.c

#include #include #include #include #include #include #include #include "font_8x16.h" #define FB_DEV "/dev/fb0" int
www.eeworm.com/read/169790/9838063

cpp buffer.cpp

// Copyright (C) 2001 Open Source Telecom Corporation. // // This program is free software; you can redistribute it and/or modify // it under the terms of the GNU General Public License as published b
www.eeworm.com/read/169790/9838139

h buffer.h

// Copyright (C) 1999-2005 Open Source Telecom Corporation. // // This program is free software; you can redistribute it and/or modify // it under the terms of the GNU General Public License as publ
www.eeworm.com/read/169790/9838273

cpp buffer.cpp

// Copyright (C) 1999-2005 Open Source Telecom Corporation. // // This program is free software; you can redistribute it and/or modify // it under the terms of the GNU General Public License as publis
www.eeworm.com/read/169790/9838432

vcproj buffer.vcproj

www.eeworm.com/read/169790/9838449

dsp buffer.dsp

# Microsoft Developer Studio Project File - Name="buffer" - Package Owner= # Microsoft Developer Studio Generated Build File, Format Version 6.00 # ** DO NOT EDIT ** # TARGTYPE "Win32 (x86) Consol