代码搜索结果

找到约 5,431 项符合 Temperature 的代码

msp430dayii_democ.c

//****************************************************************************** // 430Day 2004 watch.c - Multi-function demo with Clock & Temperature // // // Murugavel Raju // Lane Westlund

weatherextension.java

package com.extension; public interface weatherExtension { /** * Converts "Temperature" element's value in Celsius, then returns it. */ float getTemperatur

msp430dayii_democ.c

//****************************************************************************** // 430Day 2004 watch.c - Multi-function demo with Clock & Temperature // // // Murugavel Raju // Lane Westlund

test44x_adc12_09.c

//****************************************************************************** // MSP430-TEST44X Demo - ADC12, Converison of the Temperature Diode // // // This example shows how to use the in

test44x_adc12_09.c

//****************************************************************************** // MSP430-TEST44X Demo - ADC12, Converison of the Temperature Diode // // // This example shows how to use the in

grow.f

subroutine grow !! ~ ~ ~ PURPOSE ~ ~ ~ !! this subroutine adjusts plant biomass, leaf area index, and canopy height !! taking into account the effect of water, temperature an

msp430dayii_democ.c

//****************************************************************************** // 430Day 2004 watch.c - Multi-function demo with Clock & Temperature // // // Murugavel Raju // Lane Westlund

msp430dayii_democ.c

//****************************************************************************** // 430Day 2004 watch.c - Multi-function demo with Clock & Temperature // // // Murugavel Raju // Lane Westlund

lcd24.asm

;************************************************ ;* Main Program LCD Temperature & Clock * ;* Readout Unit * ;* * ;* Copyright 2001-2003 Wayne Peacock * ;* First Revision 19/06/2001

temperaturesensor.java

package system; /** * These are the imports from the weather station classes for * the Temperature class. */ import api.StationToolkit; import api.TemperatureSensorImp; /** * These are