代码搜索结果

找到约 2,425 项符合 Measurement 的代码

freqform.dfm

object frmFreq: TfrmFreq Left = 318 Top = 249 Width = 409 Height = 235 BorderIcons = [biSystemMenu, biMinimize] Caption = 'Frequency Measurement' Color = clBtnFace Font.Charset

thermo.dpr

program thermo; { Temperature measurement } uses Forms, formstar in 'FORMSTAR.PAS' {frmstart}, formrun in 'formrun.pas' {frmrun}, Driver in '..\..\..\include\driver.pas', glo

ttlogstart.m

% TTLOGSTART Start a timing measurement in a user-controlled log. % % Usage: ttLogStart(logID) % % Inputs: % logID The identifier of the user-controlled log. Should be a % number be

d_rect.h

#ifndef RECTANGLE_CLASS #define RECTANGLE_CLASS // maintains measurement properties of a rectangle class rectangle { public: // constructor. initializes length and width rectangle(double

calib.c

Program CALIB.C. In many applications, it is desireable to permit the user to set a quantity which is then saved to EEPROM. For example, I recently developed a temperature measurement system for

abstract.txt

Pulse Width Measurement Example Program ======================================= This example program shows how to compute the width of a pulse using timer0 in mode 1. Port 3.2 is used as an extern

measure.cpp

// measure.cpp // (c) Mobilink Telecom Inc, 1999, 2000 // // May 21, 2000 // Nick Steffen // // Contains the measurement object // // June 27, 2000 // Added SetCableLoss() & GetCableLoss() /

cpuspeed.asm

; ----------------------------------------------------------------------------- ; CPUSPEED.ASM CPU speed measurement routine Version 1.17 ; ; Too-Much-In-One-So-Don't-Get-Lost(tm) CPU/FPU featur

sensornode.nc

/** * Precision Agricultural Soil Moisture Measurement application for MDA320 sensorboard. * * @author Zhen LI */ // include local hardware defs for this sensor board app includes sensorb

ad_4.c

/********************************************** * File: AD_4.C * Description: Photoresistor Measurement * Created Date: 2007-10-01 * Last Modified: 2007-10-01 * Author: Jeffrey - Schic