代码搜索:bench
找到约 3,833 项符合「bench」的源代码
代码结果 3,833
www.eeworm.com/read/421666/10713250
txt bench.txt
Solver: GLPSOL 4.0 (options used: --simplex --presol)
Computer: Intel Pentium 4, 1.5 GHz, L2 256K, Chipset i850
Platform: Debian GNU/Linux 2.2
Compiler: GCC 2.95.2 (options used: -O3)
Test set: Netl
www.eeworm.com/read/274306/10877732
h bench.h
#ifndef BENCH_H
#define BENCH_H
#include "cryptlib.h"
void BenchMarkAll(float t=1.0);
#endif
www.eeworm.com/read/274306/10877950
cpp bench.cpp
// bench.cpp - written and placed in the public domain by Wei Dai
#include "pch.h"
#include "md2.h"
#include "md5.h"
#include "md5mac.h"
#include "hmac.h"
#include "xormac.h"
#include "sha.
www.eeworm.com/read/470055/6923889
h bench.h
#ifndef CRYPTOPP_BENCH_H
#define CRYPTOPP_BENCH_H
#include "cryptlib.h"
extern const double CLOCK_TICKS_PER_SECOND;
void BenchmarkAll(double t, double hertz);
void BenchmarkAll2(double t, d
www.eeworm.com/read/470055/6923989
cpp bench.cpp
// bench.cpp - written and placed in the public domain by Wei Dai
#define _CRT_SECURE_NO_DEPRECATE
#include "bench.h"
#include "crc.h"
#include "adler32.h"
#include "idea.h"
#include "des.h"
www.eeworm.com/read/465112/6966674
c bench.c
/*
Benchmark dialogue
*/
#include "netfone.h"
#define BenchInterval 3000L // Benchmark interval in milliseconds
#define BenchSamples (8000L * (BenchInterval / 1000)) // Samples per in
www.eeworm.com/read/465112/6966735
mak bench.mak
# Microsoft Visual C++ generated build script - Do not modify
PROJ = BENCH
DEBUG = 0
PROGTYPE = 3
CALLER =
ARGS =
DLLS =
D_RCDEFINES = -d_DEBUG
R_RCDEFINES = -dNDEBUG
ORIGIN = MSVC
ORIG
www.eeworm.com/read/465112/6966737
c bench.c
#define BENCHMARK 200
#include
#include
#include
#include
#include "idea.h"
void main()
{
DWORD start, t;
double e;
int i;
unsigned sho
www.eeworm.com/read/465112/6966754
bmp bench.bmp
www.eeworm.com/read/465636/7050929
vcd bench.vcd
$date
Sat Aug 18 17:54:39 2007
$end
$version
ModelSim Version 5.8c
$end
$timescale
10ps
$end
$scope module tb_spi_top $end
$var parameter 5 ! SPI_RX_0 $end
$var parameter 5 " SPI_RX_1 $e