代码搜索结果
找到约 5,431 项符合
Temperature 的代码
boltzman.txt
Temperature Valid Length Tour
100.000000 no [] -> [] -> [] -> [] -> [] -> [] -> [] -> [] -> [] -> []
99.000000 no [] -> [] -> [] -> [] -> [] -> []
tempconvert.java
package examples.basic;
/** A simple Java starter program
Converts temperatures between C and F
*/
public class TempConvert {
private static double temp;
private static String scal
errorpage.jsp
Temperature Conversion JSP, version 1
JSP error page
Cannot process input, check type and values
of data you entered.
Go
debug_1.html
Temperature Conversion Web
Temperature Conversion Exercise
This mini-web is an example of MVC.
The model is the class
debug_3.jsp
Temperature Conversion JSP
Temperature Conversion Example
localvar2.cpp
#include
float Convert(float);
int main()
{
float TempFer;
float TempCel;
std::cout
example2b.m
% Transient temperature distribution in an
% infinite plate with the thickness 2L.
% Initially the plate has the temperature
% Tinit when it is exposed to a fluid with
% the temperature Tfluid.
%
example2a.m
% Transient temperature distribution in aninfinite plate with the thickness 2L.
% Initially temperature is Tinit when it is exposed to a fluid with
% the temperature Tfluid.
% Explicit method
%
example2bfvm.m
% Transient temperature distribution in an infinite plate with the thickness 2L.
% Initially the plate is at Tinit when it is exposed to a fluid with
% the temperature Tfluid.
% Implicit scheme
%
example2afvm.m
% Transient temperature distribution in aninfinite plate with the thickness 2L.
% Initially temperature is Tinit when it is exposed to a fluid with
% the temperature Tfluid.
% Explicit method
%
c