代码搜索结果

找到约 738 项符合 Pressure 的代码

qtabletevent.3qt

'\" t .TH QTabletEvent 3qt "11 October 2001" "Trolltech AS" \" -*- nroff -*- .\" Copyright 1992-2001 Trolltech AS. All rights reserved. See the .\" license file included in the distribution for a co

tstest.c

#include #include #include /* for data reading from /dev/ts */ typedef struct { unsigned short pressure; unsigned short x; unsigned short y; unsign

pump.java

package examples.observe; import java.util.Observable; import java.util.Observer; /** Class to demonstrate the use of the Observer * interface and the Observable class */ public class Pu

debug6_5.java

package questions.c6; class TooBigException { private double value; public TooBigException( double errorValue ) { value = errorValue; } public double getErrorValue() { r

automobile.java

package questions.c9; public class Automobile { public static void main( String[] args ) { Automobile a = new Automobile(); // create 4 instances of the Tire class, each // w

systemdefaults.m

function systemDefaults % This function establishes defaults for parameters used by SeisLab % % Written by: E. R.: January 2000 % Last updated: April 14, 2006: Add CURVE mnemonic "Vrms"; bug fix in CU

demoh2osat.m

function demoH2Osat % demoH2OSat Fit saturation pressure versus temperature for water % % Synopsis: demoH2Osat % % Input: none % % Output: Print curve fit coefficients. Plot fit fcn vs. o