代码搜索结果

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

main.lst

C51 COMPILER V6.23a MAIN 04/15/2002 18:18:04 PAGE 1 C51 COMPILER V6.23a, COMPILATION OF MODULE MAIN OBJECT MODULE PLACED IN m

main.c

#include "TestSerial.h" // SFR declarations #include "serial.h" #include "serial1.h" #include "SoftUart.h" #define TIMER0 1000 //1000us #define TIMER0_COUNT SYSCLK/1000*TIMER

currentconditionsdisplay.java

package headfirst.observer.weather; public class CurrentConditionsDisplay implements Observer, DisplayElement { private float temperature; private float humidity; private Subject weatherData;

iewebserviceexample.htm

IE Web Service Example var iCallID = null; var sWSDL = "http://www.xmethods.net/sd/2001/

6_11.cpp

#include using namespace std; int main() { enum Day { SUN, MON, TUE, WED, THU, FRI, SAT }; //定义枚举类型 float high[SAT+1] = {80.0, 90.0, 91.0, 80.9, 90.4, 90.5, 80.7}; //使用枚举类型 for (i

lab3_1.cpp

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

clicon.f

subroutine clicon !! ~ ~ ~ PURPOSE ~ ~ ~ !! this subroutine controls weather inputs to SWAT. Precipitation and !! temperature data is read in and the weather generator is cal

theta.f

function theta(r20,thk,tmp) !! ~ ~ ~ PURPOSE ~ ~ ~ !! this function corrects rate constants for temperature !! Equation is III-52 from QUAL2E !! ~ ~ ~ INCOMING VARIABLE

solt.f

subroutine solt !! ~ ~ ~ PURPOSE ~ ~ ~ !! this subroutine estimates daily average temperature at the bottom !! of each soil layer !! ~ ~ ~ INCOMING VARIABLES ~ ~ ~

readwgn.f

subroutine readwgn !! ~ ~ ~ PURPOSE ~ ~ ~ !! this subroutine reads the HRU weather generator parameters from the !! .wgn file !! ~ ~ ~ INCOMING VARIABLES ~ ~ ~ !! name