代码搜索:DataSize
找到约 1,285 项符合「DataSize」的源代码
代码结果 1,285
www.eeworm.com/read/132069/5924302
cpp hxinternetconfigutils.cpp
/* ***** BEGIN LICENSE BLOCK *****
* Version: RCSL 1.0/RPSL 1.0
*
* Portions Copyright (c) 1995-2002 RealNetworks, Inc. All Rights Reserved.
*
* The contents of this file, and the
www.eeworm.com/read/130382/5957678
h pgpfilespecpriv.h
/*____________________________________________________________________________
Copyright (C) 1997 Network Associates Inc. and affiliated companies.
All rights reserved.
$Id: pgpFileSpecPriv
www.eeworm.com/read/130382/5958251
c pgpipsecesp.c
/*____________________________________________________________________________
Copyright (C) 1998 Network Associates, Inc.
All rights reserved.
$Id: pgpIPsecESP.c,v 1.47.4.1 1999/06/17 15:28:4
www.eeworm.com/read/130382/5959152
c pgppassbuffer.c
/*____________________________________________________________________________
Copyright (C) 1998 Network Associates Inc. and affiliated companies.
All rights reserved.
$Id: pgpPassBuffer.c,v
www.eeworm.com/read/123764/6057989
cpp semaphores.cpp
#include
#include
#include
#include
using namespace std;
const int DataSize = 100000;
const int BufferSize = 4096;
char buffer[BufferSize];
QSemaphor
www.eeworm.com/read/123764/6058000
cpp waitconditions.cpp
#include
#include
#include
#include
#include
using namespace std;
const int DataSize = 100000;
const int BufferSize = 4096;
char buffer
www.eeworm.com/read/121089/6070683
inc mixed.inc
; High-Level-Language Interface Macros - Version 2.0
; for Microsoft Macro Assembler 5.10
; (C) Copyright Microsoft Corporation, 1987.
; Syntax Purpose
; ------
www.eeworm.com/read/106490/6192480
java readrandom.java
//==============================================================
// ReadRandom.java - Reads typed data using random access
//
// Java学习源代码检索系统 Ver 1.0 20031015 免费正式版
// 版权所有: 中国IT认证实验室(www.ChinaIT
www.eeworm.com/read/106490/6192485
java readdata.java
//==============================================================
// ReadData.java - Reads typed data from a file
//
// Java学习源代码检索系统 Ver 1.0 20031015 免费正式版
// 版权所有: 中国IT认证实验室(www.ChinaITLab.com)
www.eeworm.com/read/106490/6192487
java writedata.java
//==============================================================
// WriteData.java - Writes typed data to a file
//
// Java学习源代码检索系统 Ver 1.0 20031015 免费正式版
// 版权所有: 中国IT认证实验室(www.ChinaITLab.com)