代码搜索结果
找到约 738 项符合
Pressure 的代码
observer.java
package headfirst.observer.weather;
public interface Observer {
public void update(float temp, float humidity, float pressure);
}
pressure.c
/*
* The contents of this file are subject to the Mozilla Public License
* Version 1.1 (the "License"); you may not use this file except in
* compliance with the License. You may obtain a copy of t
pressuresensorreadout.java
package com.db4o.f1.chapter5;
import java.util.*;
public class PressureSensorReadout extends SensorReadout {
private double pressure;
public PressureSensorReadout(
pressuresensorreadout.java
package com.db4o.f1.chapter4;
import java.util.*;
public class PressureSensorReadout extends SensorReadout {
private double pressure;
public PressureSensorReadout(
pressure.c
/*
* The contents of this file are subject to the Mozilla Public License
* Version 1.1 (the "License"); you may not use this file except in
* compliance with the License. You may obtain a copy of t
barometricpressuresensorimp.java
package api;
/**
* This class provides the application interface for
* the various implementations of the barometric
* pressure sensor.
*
* @version 1.0
*/
public interface Barom
pressureunit.java
package ranab.unit;
/**
* Pressure unit converter class.
*
* @author Rana Bhattacharyya
*/
public
class PressureUnit extends BaseUnit {
p
pressure.c
/*
* The contents of this file are subject to the Mozilla Public License
* Version 1.1 (the "License"); you may not use this file except in
* compliance with the License. You may obtain a copy of t
pressure.c
/*
* The contents of this file are subject to the Mozilla Public License
* Version 1.1 (the "License"); you may not use this file except in
* compliance with the License. You may obtain a copy of t
ch4_1d.m
%Select a demo number: 5
% We start by looking at the data set SteamEng.
load SteamEng
% This data set is collected froma laboratory scale steam engine. It has
% the inputs
% * Pressure