代码搜索结果

找到约 4,719 项符合 Temperature 的代码

beav1.html

R: Body Temperature Series of Beaver 1

beav2.html

R: Body Temperature Series of Beaver 2

weather.java

import java.math.BigDecimal; public class Weather { private BigDecimal temperature; private BigDecimal humidity; private BigDecimal pressure; private String day; public

boltzman.edt

Temperature Valid Length Tour 100.000000 no []->[]->[]->[]->[]->[]->[]->[]->[]->[] 99.000000 no []->[]->[]->[]->[]->[]->[]->[]->[]->[] 98.01000

boltzman.txt

Temperature Valid Length Tour 100.000000 no [] -> [] -> [] -> [] -> [] -> [] -> [] -> [] -> [] -> [] 99.000000 no [] -> [] -> [] -> [] -> [] -> []

zmctempdemo.h

/* Microchip Temperature Sensor Demo Profile Definition File This ZigBee Profile header file provides all of the constants needed to implement the Microchip Temperature Sensor demo. It is desi

golf.names

Play, Don't Play. outlook: sunny, overcast, rain. temperature: continuous. humidity: continuous. windy: true, false.

list0502.cpp

#include float Convert(float); int main() { using namespace std; float TempFer; float TempCel; cout

analog.c

//----------------------------------------------------------------------------- // Net ANALOG.C // // This module handles the analog inputs which are external temperature // sensor, the on-chip te

setf.cpp

// setf.cpp -- using setf() to control formatting #include int main() { using std::cout; using std::endl; using std::ios_base; int temperature = 63; cout