代码搜索:Benchmark
找到约 3,891 项符合「Benchmark」的源代码
代码结果 3,891
www.eeworm.com/read/131883/14122183
asm benchmark.asm
/*****************************************************/
/* */
/* int Clock_start = count_start() */
/* int Clock_count = count_e
www.eeworm.com/read/231996/14212257
c benchmark.c
#include
#include
/* I've heard that sometimes automatic garbage collection can outperform
* manual collection, so I briefly tried using the Boehm-Demers-Weiser GC
* library. B
www.eeworm.com/read/229396/14340766
dsw benchmark.dsw
Microsoft Developer Studio Workspace File, Format Version 6.00
# WARNING: DO NOT EDIT OR DELETE THIS WORKSPACE FILE!
###############################################################################
www.eeworm.com/read/229396/14340769
dsp benchmark.dsp
# Microsoft Developer Studio Project File - Name="benchmark" - Package Owner=
# Microsoft Developer Studio Generated Build File, Format Version 6.00
# ** DO NOT EDIT **
# TARGTYPE "Win32 (x86)
www.eeworm.com/read/229396/14340772
c benchmark.c
#include
#include
#include
#include
#include "expat.h"
static void
usage(const char *prog, int rc)
{
fprintf(stderr,
"usage: %s [-n] f
www.eeworm.com/read/212594/15152793
cpp benchmark.cpp
#include"sift.hpp"
#include
#include
#include
#define FLOOR(x) std::floor(x)
#define FMOD(x,y) std::fmod(x,y)
#define SQRT(x) std::sqrt(x)
#define ATAN2(y,x) std
www.eeworm.com/read/212047/15167633
c benchmark.c
/* rng/benchmark.c
*
* Copyright (C) 1996, 1997, 1998, 1999, 2000 James Theiler, Brian Gough
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the
www.eeworm.com/read/462673/1543437
po benchmark.po
benchmark.o benchmark.o: benchmark.c ../src/config.h /usr/include/stdio.h \
/usr/include/features.h /usr/include/sys/cdefs.h \
/usr/include/gnu/stubs.h \
/usr/lib/gcc-lib/i486-linux/3.3.5/includ
www.eeworm.com/read/460593/1560092
c benchmark.c
/*
* Benchmark demonstration program
*
* Copyright (C) 2006-2007 Christophe Devine
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU G