代码搜索:Measuring
找到约 351 项符合「Measuring」的源代码
代码结果 351
www.eeworm.com/read/414146/11126249
txt readme.txt
This chapter contains sample programs for determining capacity. The reader is advised to go through the coding. The
file "capacity_water.m" is for measuring the waterfilling capacity. It should be ma
www.eeworm.com/read/265664/11258122
asm p1.asm
;;;;;;; P1 for QwikFlash board ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
;
; Toggle B0 output every ten milliseconds for measuring looptime with scope.
; Blink "Alive" LED every two seconds.
www.eeworm.com/read/249725/12477663
c ssl_writev.c
/*
httperf -- a tool for measuring web server performance
Copyright (C) 2000 Hewlett-Packard Company
Contributed by Martin Arlitt
This file is part of httperf, a
www.eeworm.com/read/249725/12477695
c uri_wlog.c
/*
httperf -- a tool for measuring web server performance
Copyright (C) 2000 Hewlett-Packard Company
Contributed by Stephane Eranian
This file is part of httperf
www.eeworm.com/read/249725/12477716
c wsesslog.c
/*
httperf -- a tool for measuring web server performance
Copyright (C) 2000 Hewlett-Packard Company
Contributed by Richard Carter
This file is part of httperf, a
www.eeworm.com/read/203304/15362696
txt readme.txt
This chapter contains sample programs for determining capacity. The reader is advised to go through the coding. The
file "capacity_water.m" is for measuring the waterfilling capacity. It should be ma
www.eeworm.com/read/203104/15365456
txt readme.txt
This chapter contains sample programs for determining capacity. The reader is advised to go through the coding. The
file "capacity_water.m" is for measuring the waterfilling capacity. It should be ma
www.eeworm.com/read/136989/5838919
readme
// README,v 1.1 1999/12/02 05:22:18 marina Exp
This directory contains programs for measuring performance/priority
inversions for the single server endpoint scenario (described below).
Server,
www.eeworm.com/read/340425/3286420
java fpscounter.java
package net.sf.fmj.utility;
/**
* Utility for measuring FPS, used for benchmarking and optimization.
* @author Ken Larson
*
*/
public class FPSCounter
{
private int frames;
private long start
www.eeworm.com/read/166778/9998704
c timevar.c
/* Timing variables for measuring compiler performance.
Copyright (C) 2000, 2002, 2004 Free Software Foundation, Inc.
Contributed by Alex Samuel
This file is part of B