代码搜索结果

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

ex3_1.m

clear; %清除工作空间中的变量 f=input('Input Fahrenheit temperature:'); c=5*(f-32)/9

jspeech.c

/***************************************************************************** * Filename: SPEECH.C * ****************************************

tempplot.m

% tempPlot.m Plot monthly temperature variations for Portland, OR. % Along the way demonstrate plot annotation commands load pdxTemp.dat; % Read data into pdxTemp matrix mo

ex3_1.m

clear; %清除工作空间中的变量 f=input('Input Fahrenheit temperature:'); c=5*(f-32)/9

fet410_sd16_06.c

//***************************************************************************** // MSP-FET430P410 Demo - SD16, Using the Integrated Temperature Sensor // // Description: This example shows how to

satest2.cxx

/* satest2.c++ Simple experiments with simulated annealing find the nonlinear least squares optimum solution usage: satest2 input.file */ static const char rcsid[] = "@(#)satest2.c

weatherfan.java

public class WeatherFan { public static void main(String[] args) { float[][] temperature = new float[10][365]; // Temperature array // Generate random temperatures for(int i

satest2.cxx

/* satest2.c++ Simple experiments with simulated annealing find the nonlinear least squares optimum solution usage: satest2 input.file */ static const char rcsid[] = "@(#)satest2.c

ex3_1.m

clear; %清除工作空间中的变量 f=input('Input Fahrenheit temperature:'); c=5*(f-32)/9

ex3_1.m

clear; %清除工作空间中的变量 f=input('Input Fahrenheit temperature:'); c=5*(f-32)/9