代码搜索:Bench

找到约 3,833 项符合「Bench」的源代码

代码结果 3,833
www.eeworm.com/read/437246/7753007

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/435298/7794224

jpg bench.jpg

www.eeworm.com/read/199277/7870344

cpp bench.cpp

/* Copyright (C) 2006 Massachusetts Institute of Technology % % This program is free software; you can redistribute it and/or modify % it under the terms of the GNU General Public License as publi
www.eeworm.com/read/399000/7903454

h bench.h

#ifndef BENCH_H #define BENCH_H #include "cryptlib.h" void BenchMarkAll(float t=1.0); #endif
www.eeworm.com/read/399000/7903727

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/298742/7941084

cpp bench.cpp

#define BENCHMARK 200 #include #include #include #include #include "idea.h" void print(unsigned char *cp,char *s){ printf("\n%s\n",s); pr
www.eeworm.com/read/196839/8055146

txt bench.txt

----------------------------------------------------------------- Benchmarks for modified C54x DTMF codec (Rev. 3.0) ----------------------------------------------------------------- This is the
www.eeworm.com/read/195831/8128117

h bench.h

#ifndef BENCH_H #define BENCH_H #include "cryptlib.h" void BenchMarkAll(float t=1.0); #endif
www.eeworm.com/read/195831/8128310

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/395970/8140478

h bench.h

#ifndef BENCH_H #define BENCH_H #include "cryptlib.h" void BenchMarkAll(float t=1.0); #endif