代码搜索结果
找到约 5,431 项符合
Temperature 的代码
volcanorobot.java
class VolcanoRobot {
String status;
int speed;
float temperature;
void checkTemperature() {
if (temperature > 660) {
status = "returning home";
volcanorobot.java
class VolcanoRobot extends ScienceRobot {
String status;
int speed;
float temperature;
int power;
}
temperaturelistener.java
// Chapter 11, Listing 5
interface TemperatureListener extends java.rmi.Remote
{
public void temperatureChanged(double temperature)
throws java.rmi.RemoteException;
}
temperaturemonitor.java
import java.rmi.*;
import java.rmi.server.*;
// Chapter 11, Listing 8
public class TemperatureMonitor extends UnicastRemoteObject implements TemperatureListener
{
// Default constructor throws
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
example1a.m
%Temperature distribution in a rod
%See example 9
%Discretization method: Finite difference
% Solution method: SOR
clear all;
a=[];b=[];c=[];d=[];x=[];T=[];analytical=[];
nn = input('Number of i
boltzman.edt
Temperature Valid Length Tour
100.000000 no []->[]->[]->[]->[]->[]->[]->[]->[]->[]
99.000000 no []->[]->[]->[]->[]->[]->[]->[]->[]->[]
98.01000