代码搜索:buffer

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

代码结果 10,000
www.eeworm.com/read/110196/15540222

htm lion-tutorial24.htm

Iczelion's win32 asm tutorial
www.eeworm.com/read/109695/15552050

c md4.c

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

txt about_audiostream_example.txt

/* * ============================================================================ * Name : about_audiostream_example.txt * Part of : AudioStreamExample * Created : 20.11.2003 by Nokia
www.eeworm.com/read/109584/15554091

htm ini_5794.htm

13.2 Initialization Algorithms
www.eeworm.com/read/109584/15554130

htm syn_4687.htm

2.10 Synchronizing Streams
www.eeworm.com/read/109477/15556879

h dtlk.h

#if 0 #define TRACE_TXT(text) \ { \ if(dtlk_trace) \ { \ console_print(text); \ console_print("\n"); \ } \ } #define TRACE_CHR(chr) \ { \ if(dtlk_trace) \ console_print
www.eeworm.com/read/109421/15557817

html node18.html

www.eeworm.com/read/109283/15560480

asm fir_blk.asm

/************************************************************** File Name: fir_blk.asm Date Modified: 2/16/99 RFG 7/17/00 PPG Purpose: Subroutine that implements a Block FIR Filter giv
www.eeworm.com/read/108494/15585346

c tftpsubs.c

/* tftp-hpa: $Id: tftpsubs.c,v 1.7 2001/11/16 20:15:27 hpa Exp $ */ /* $OpenBSD: tftpsubs.c,v 1.2 1996/06/26 05:40:36 deraadt Exp $ */ /* $NetBSD: tftpsubs.c,v 1.3 1994/12/08 09:51:31 jtc Exp $ */ /
www.eeworm.com/read/108411/15586814

h ch9.h

/************************************************ Expect bugs! Please use and enjoy, and let me know of any bugs/mods/improvements that you have found/implemented and I will fix/incorporate the