代码搜索:Benchmark
找到约 3,891 项符合「Benchmark」的源代码
代码结果 3,891
www.eeworm.com/read/367275/9763027
h benchmark.void.h
/* benchmark.h, "void" version
* Ben Lynn
*/
/*
Copyright (C) 2001 Benjamin Lynn (blynn@cs.stanford.edu)
See LICENSE for license
*/
#ifndef BENCHMARK_H
#define BENCHMARK_H
#define BENCHMARK
#ifd
www.eeworm.com/read/367275/9763043
c benchmark.true.c
/* Benchmarking helper routines
* Ben Lynn
*/
/*
Copyright (C) 2001 Benjamin Lynn (blynn@cs.stanford.edu)
See LICENSE for license
*/
#include
#include
#include "get_time.h"
#
www.eeworm.com/read/367275/9763081
h benchmark.true.h
/* benchmark.h, "true" version
* Ben Lynn
*/
/*
Copyright (C) 2001 Benjamin Lynn (blynn@cs.stanford.edu)
See LICENSE for license
*/
#ifndef BENCHMARK_H
#define BENCHMARK_H
#define BENCHMARK
#ifd
www.eeworm.com/read/415694/11057564
bat hash_benchmark.bat
@echo off
echo Words > test_results.txt
Release\hash dic_common_words.txt >> test_results.txt
echo Win32 >> test_results.txt
Release\hash dic_win32.txt >> test_results.txt
echo Numbers >> tes
www.eeworm.com/read/238196/13902894
h benchmark.void.h
/* benchmark.h, "void" version
* Ben Lynn
*/
/*
Copyright (C) 2001 Benjamin Lynn (blynn@cs.stanford.edu)
See LICENSE for license
*/
#ifndef BENCHMARK_H
#define BENCHMARK_H
#define BENCHMARK
#ifd
www.eeworm.com/read/238196/13902928
c benchmark.true.c
/* Benchmarking helper routines
* Ben Lynn
*/
/*
Copyright (C) 2001 Benjamin Lynn (blynn@cs.stanford.edu)
See LICENSE for license
*/
#include
#include
#include "get_time.h"
#
www.eeworm.com/read/238196/13902969
h benchmark.true.h
/* benchmark.h, "true" version
* Ben Lynn
*/
/*
Copyright (C) 2001 Benjamin Lynn (blynn@cs.stanford.edu)
See LICENSE for license
*/
#ifndef BENCHMARK_H
#define BENCHMARK_H
#define BENCHMARK
#ifd
www.eeworm.com/read/388569/8600705
cpp 1141 factstone benchmark.cpp
#include
#include
int y,Y,i,j,ans[300];
double f,w,table[300];
int main()
{
w = log(4);
table[196]=w;
for (Y=1960; Y