代码搜索:buffer
找到约 10,000 项符合「buffer」的源代码
代码结果 10,000
www.eeworm.com/read/112885/15474924
c cdes.c
/*
* CDES -- DES encryption package
* options:
* -a key is in ASCII
* -b use key in old style (ie, don't reset parity bit)
* -- default unless key is in ASCII
* -c use CBC (cipher block
www.eeworm.com/read/112652/15479521
cpp demo7_10.cpp
// DEMO7_10.CPP 8-bit bitmap loading demo
// INCLUDES ///////////////////////////////////////////////
#define WIN32_LEAN_AND_MEAN // just say no to MFC
#define INITGUID
#include
www.eeworm.com/read/112652/15479548
cpp demo7_16.cpp
// DEMO7_16.CPP 8-bit color rotation demo
// INCLUDES ///////////////////////////////////////////////
#define WIN32_LEAN_AND_MEAN // just say no to MFC
#define INITGUID
#include
www.eeworm.com/read/112528/15483461
cxx main.cxx
/*
* main.cxx
*
* A simple H.323 MCU
*
* Copyright (c) 2000 Equivalence Pty. Ltd.
*
* The contents of this file are subject to the Mozilla Public License
* Version 1.0 (the "License");
www.eeworm.com/read/112414/15485953
h f2407.h
;~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
;Filename: f2407.h |
;
www.eeworm.com/read/112236/15490737
frm 10-1.frm
VERSION 5.00
Object = "{6B7E6392-850A-101B-AFC0-4210102A8DA7}#1.3#0"; "COMCTL32.OCX"
Object = "{648A5603-2C6E-101B-82B6-000000000014}#1.1#0"; "MSCOMM32.OCX"
Begin VB.Form Form1
BorderStyle
www.eeworm.com/read/112236/15490740
frm form1.frm
VERSION 5.00
Object = "{6B7E6392-850A-101B-AFC0-4210102A8DA7}#1.3#0"; "COMCTL32.OCX"
Object = "{648A5603-2C6E-101B-82B6-000000000014}#1.1#0"; "MSCOMM32.OCX"
Begin VB.Form Form1
BorderStyle
www.eeworm.com/read/111925/15500516
c putc.c
/* A module of ASYNCx.LIB version 1.02 */
#include
#include "asyncdef.h"
/**************************************************************
Send the character in c to the port associated
www.eeworm.com/read/111925/15500529
c waitquie.c
/* A module of ASYNCx.LIB version 1.10 */
#include
#include "asyncdef.h"
/*
** Wait for between t and t+1 18ths of a second to elapse without any
** characters arriving at port p. If
www.eeworm.com/read/111925/15500530
c ungetc.c
/* A module of ASYNCx.LIB version 1.20 */
#include
#include "asyncdef.h"
/*
** Place the character c into the input buffer being used by p so that
** it will be the next character to