代码搜索结果

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

7-4.php

Temperature Conversion

7-3.php

Temperature Conversion

plotemp.c

// Borland C++ - (C) Copyright 1991 by Borland International /* PLOTEMP.C--Example from Getting Started */ /* This program creates a table and a bar chart plot from a set of temperature read

abstract.txt

This ia the weather station project for the Philips LPC2138 using Keil MCB2130 Microcontroller Board. The weather station measures temperature, wind speed and wind direction.

readme

README for MicaSBTest1 Author/Contact: tinyos-help@millennium.berkeley.edu Description: MicaSBTest1 is an application that test out the magnetometer, accelerometer, and temperature sensor. It demo

weatherdata.java

package headfirst.observer.weather; import java.util.*; public class WeatherData implements Subject { private ArrayList observers; private float temperature; private float humidity; private floa

results.swarm1.tcl

source gatherresults.tcl source swarmsimulations.tcl set metric_calculators {pdr} set seriesparameters { val(temperature) } set plotparameters { val(maxpause) } set runparameters { val(se

weatherdata.java

package headfirst.observer.weather; import java.util.*; public class WeatherData implements Subject { private ArrayList observers; private float temperature; private float humidity; private floa

lab3_1.cpp

//lab3_1.cpp #include float Convert(float); int main() { float TempFer; float TempCel; cout > TempFer;

readme

README for MicaSBTest1 Author/Contact: tinyos-help@millennium.berkeley.edu Description: MicaSBTest1 is an application that test out the magnetometer, accelerometer, and temperature sensor. It demo