代码搜索:buffer
找到约 10,000 项符合「buffer」的源代码
代码结果 10,000
www.eeworm.com/read/445946/7587881
c pip_audio.c
/*
* Copyright 2003 by Texas Instruments Incorporated.
* All rights reserved. Property of Texas Instruments Incorporated.
* Restricted rights to use, duplicate or disclose this code are
*
www.eeworm.com/read/444676/7608941
asm keeper.asm
VECTORS SEGMENT AT 0H ;Set up segment to intercept Interrupts
ORG 9H*4 ;The keyboard Interrupt
KEYBOARD_INT LABEL DWORD
ORG 1CH*4 ;Timer
www.eeworm.com/read/443900/7620774
cpp 7.01-打开文件进行读写操作.cpp
#include
int main()
{
char fileName[80];
char buffer[255]; // for user input
cout > fileName;
ofstream fout(fileName); // open for writing
fout
www.eeworm.com/read/443245/7635681
asm mt86+_loader.asm
; A loader for www.memtest.org images, by Eric Auer 2003.
; This assumes that the image starts with the boot sector,
; which has the size of setup.S in sectors in a byte at offset
; 1f1h (497). Furthe
www.eeworm.com/read/443135/7637089
c ethernet.c
//********************************************************************************************
//
// File : ethernet.c implement for Ethernet Protocol
//
//****************************************
www.eeworm.com/read/441750/7665869
h dsutil.h
/*==========================================================================
*
* Copyright (C) 1995-1999 Microsoft Corporation. All Rights Reserved.
*
* File: dsutil.cpp
* Content:
www.eeworm.com/read/441132/7675335
java ssh.java
// $Id: Ssh.java,v 1.3 2002/05/22 04:24:02 djm Exp $
//
// Ssh.java
// SSH / smartcard integration project, smartcard side
//
// Tomoko Fukuzawa, created, Feb., 2000
//
// Naomaru Itoi, modified, Apr.
www.eeworm.com/read/439886/7697342
cs ramfile.cs
/*
* Licensed to the Apache Software Foundation (ASF) under one or more
* contributor license agreements. See the NOTICE file distributed with
* this work for additional information regarding c
www.eeworm.com/read/439886/7697358
cs keywordtokenizer.cs
/*
* Licensed to the Apache Software Foundation (ASF) under one or more
* contributor license agreements. See the NOTICE file distributed with
* this work for additional information regarding c
www.eeworm.com/read/439886/7697377
cs chartokenizer.cs
/*
* Licensed to the Apache Software Foundation (ASF) under one or more
* contributor license agreements. See the NOTICE file distributed with
* this work for additional information regarding c