代码搜索:DataSize
找到约 1,285 项符合「DataSize」的源代码
代码结果 1,285
www.eeworm.com/read/426757/9001026
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/283128/9041691
h xormac.h
// xormac.h - written and placed in the public domain by Wei Dai
#ifndef CRYPTOPP_XORMAC_H
#define CRYPTOPP_XORMAC_H
#include "iterhash.h"
NAMESPACE_BEGIN(CryptoPP)
template cla
www.eeworm.com/read/184081/9122057
cvsignore .cvsignore
asynctest
nbtest
setconsole
setlevel
heartbeat
mapper
wmapper
inp
outp
datasize
dataalign
load50
netifdebug
netifconfig
mapcmp
www.eeworm.com/read/181078/9275223
pas viewblob.pas
{*******************************************************}
{ }
{ Delphi VCL Extensions (RX) demo program }
{
www.eeworm.com/read/181078/9275294
pas viewblob.pas
{*******************************************************}
{ }
{ Delphi VCL Extensions (RX) demo program }
{
www.eeworm.com/read/372562/9503459
searchresults uart_dvd.searchresults
---- TI Matches (4 in 1 files) ----
Tzxmb.c:static unsigned char recdata[DATASIZE];
Tzxmb.c: TI=0;
Tzxmb.c: while(!TI) //send to pc
Tzxmb.c: TI=0;
www.eeworm.com/read/175643/9538664
h xormac.h
// xormac.h - written and placed in the public domain by Wei Dai
#ifndef CRYPTOPP_XORMAC_H
#define CRYPTOPP_XORMAC_H
#include "iterhash.h"
NAMESPACE_BEGIN(CryptoPP)
template cla
www.eeworm.com/read/371177/9563595
h xormac.h
// xormac.h - written and placed in the public domain by Wei Dai
#ifndef CRYPTOPP_XORMAC_H
#define CRYPTOPP_XORMAC_H
#include "iterhash.h"
NAMESPACE_BEGIN(CryptoPP)
template cla
www.eeworm.com/read/366195/9825289
hpp rawread.hpp
#ifndef _RAR_RAWREAD_
#define _RAR_RAWREAD_
class RawRead
{
private:
Array Data;
File *SrcFile;
int DataSize;
int ReadPos;
#ifndef SHELL_EXT
CryptData *Crypt;
#endif
pub
www.eeworm.com/read/366195/9825381
cpp ulinks.cpp
#include "rar.hpp"
int ExtractLink(ComprDataIO &DataIO,Archive &Arc,char *DestName,uint &LinkCRC,bool Create)
{
#if defined(SAVE_LINKS) && defined(_UNIX)
char FileName[NM];
if (IsLink(Arc.NewLh