代码搜索:buffer

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

代码结果 10,000
www.eeworm.com/read/130467/14192335

c certutil.c

/**************************************************************************** * * * cryptlib Certificate Utility Routines * * Copyright Peter Gutmann 1997-2002
www.eeworm.com/read/130467/14192372

c testsess.c

/**************************************************************************** * * * cryptlib Secure Session Test Routines * * Copyright Peter Gutmann 1998-2003
www.eeworm.com/read/130467/14192483

c testll.c

/**************************************************************************** * * * cryptlib Low-level Test Routines * * Copyright Peter Gutmann 1995-2003 * *
www.eeworm.com/read/232480/14194717

htm t-udt3.htm

www.eeworm.com/read/130264/14199762

h globals.h

/* * Boa, an http server * Copyright (C) 1995 Paul Phillips * Some changes Copyright (C) 1996,97 Larry Doolittle * Some changes Copyright (C) 1997 Jon Nelson
www.eeworm.com/read/130235/14200576

h insttsdr.h

/* * * insttsdr.h * * Header file for adding a Telephony Services for NT PBX driver * to the Telephony Services list of administered drivers * during the install of the PBX driver.
www.eeworm.com/read/129999/14212992

c md4.c

/* ** ******************************************************************** ** md4.c -- Implementation of MD4 Message Digest Algorithm ** ** Updated: 2/16/90 by Ronald L. Rivest
www.eeworm.com/read/129735/14230520

c video.c

/*VIDEO.C-PROGRAM FOR IMAGE PROCESSING (VIDEO LINE RATE) ANALYSIS*/ #include #include #include "c30_1.h" #include "projcmd.h" #include "serial1.c" #define
www.eeworm.com/read/231192/14248131

cpp main.cpp

// // Test program for the endpointer // // Main reads the command line and processes each argument assuming it is a file name. // Main calls dofile for each filename. See dofile for specific example
www.eeworm.com/read/231192/14248140

h cbuf.h

/* * Circular buffer class definition * * Bruce T. Lowerre, Public domain, 1995, 1997 * * $Log: cbuf.h,v $ * Revision 1.5 1997/08/06 19:35:04 lowerre * removed sampling rate from classes *