代码搜索:DataSize
找到约 1,285 项符合「DataSize」的源代码
代码结果 1,285
www.eeworm.com/read/292191/8368373
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/292026/8381988
c dictionary.c
/*
Copyright (c) 2005 TrueCrypt Foundation. All rights reserved.
Governed by the TrueCrypt License 2.4 the full text of which is contained
in the file License.txt included in TrueCrypt binary
www.eeworm.com/read/291537/8411310
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/188898/8509335
cvsignore .cvsignore
asynctest
nbtest
setconsole
setlevel
heartbeat
mapper
wmapper
inp
outp
datasize
dataalign
load50
netifdebug
netifconfig
mapcmp
www.eeworm.com/read/187929/8590474
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/287946/8658820
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/287068/8728045
c dictionary.c
/*
Copyright (c) 2005 TrueCrypt Foundation. All rights reserved.
Governed by the TrueCrypt License 2.4 the full text of which is contained
in the file License.txt included in TrueCrypt binary
www.eeworm.com/read/286166/8785525
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/429041/8822798
java main.java
import java.io.*;
import java.util.*;
import java.lang.*;
public class main {
public static void main (String args[]) throws IOException {
Centroid cent = new Centroid();
int C
www.eeworm.com/read/426757/9000997
cpp semaphores.cpp
#include
#include
#include
#include
using namespace std;
const int DataSize = 100000;
const int BufferSize = 4096;
char buffer[BufferSize];
QSemaphor