代码搜索结果

找到约 286 项符合 Humidity 的代码

emission.dat

Nitrogen oxide emission (parts per million) from an internal combustion engine as function of humidity (grains per pound of dry air) and atmospheric pressure (inches of Hg). Data from Example 13.6,

emission.dat

Nitrogen oxide emission (parts per million) from an internal combustion engine as function of humidity (grains per pound of dry air) and atmospheric pressure (inches of Hg). Data from Example 13.6,

golf.names

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

pic16f876a.c

//////////////////////////SHT11.H/////////////////////////////////////////////// // // // Driver file for SHT11 Temperature & Humidity Sensor // // // // ***** To initialise SHT11 sensor upon powe

ex6_02.cpp

// Exercise 6.2 Storing, displaying and averaging a series of humidity readings, using a two-dimensional array. #include #include using std::cout; using std::cin; using std:

ex1_struc.m

% 构架的域由(构架名).(域名)标识。 green_house.name='一号房'; green_house.volume='2000立方米'; % 域还可包含子域 green_house.parameter.temperature=[31.2,30.4,31.6,28.7,29.7,31.1,30.9,29.6]; green_house.parameter.humidity=[6

golf.names

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

sht.c

//---------------------------------------------------------------------------------- // // Sensirion SHTxx Humidity Sensor Library // // Library for using the SHT1x humidity and temperature // se

golf.names

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

delq.m

function dq=delq(Ts,Ta,rh) % DELQ: computes air-sea specific humidity difference. % dq=DELQ(Ts,Ta,rh) computes the specific humidity (kg/kg) difference % between the air (as determined by relati