代码搜索结果

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

iewebserviceexample.htm

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

hour05_2.cpp

#include // this is actually a very simple problem -- change the names around and reverse // the formula! float Convert(float); int main() { float TempFer;

localvar.cpp

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

cf.lua

-- temperature conversion table (celsius to farenheit) for c0=-20,50-1,10 do io.write("C ") for c=c0,c0+10-1 do io.write(string.format("%3.0f ",c)) end io.write("\n") io.write("F ") for c=c

main.c

//----------------------------------------------------------------------------- // Temp_3.c //----------------------------------------------------------------------------- // Copyright 2001 Cygnal

xscript.m

% xScript.m % An Example of Script File % % Author: HUANG Huajiang % Copyright 2003 UNILAB Research Center, % East China University of Science and Technology, Shanghai, PRC % $Revision:

led.c

#include"inc/config.h" u08 LedData[11]; //各位显存的初始化 u08 fLedDotMap=0x00 ; //对应WEI为1 则数码管加“.” BOOL fledalrm ; //主要是0-4位 /**共阴***/ const u08 PROGMEM LedSeg[

led.c

#include"inc/config.h" u08 LedData[11]; //各位显存的初始化 u08 fLedDotMap=0x00 ; //对应WEI为1 则数码管加“.” BOOL fledalrm ; //主要是0-4位 /**共阴***/ const u08 PROGMEM LedSeg[

tfield.m

function Tfield % Tfield Load and plot temperature field stored in custom format text file % % Synopsis: Tfield % % Input: none % % Output: 2D color image with contour plot overlay

rhssteelheat.m

function dTdt = rhsSteelHeat(t,T,flag,mc,QV,tcool,htc,As,Ta,emiss) % rhsSteelHeat Right hand side of first order ODE for heat treating simulation % % Synopsis dTdt = rhsSteelHeat(t,T,flag,mc,QV,t