代码搜索结果

找到约 823 项符合 Pressure 的代码

zhymokuai.c

#include #include //mcu端口的使用定义 #include #include #include #include #include

rpsv5

#! /bin/sh # Computes a PSV seismogram for Kennet, model1, Geophysical Prospecting, # 27, (1979) # output files wfp=./pressure5 wfr=./radial5 wfz=./vertical5 outf=./info5 # input parameters tsec=8.

rpsv5

#! /bin/sh # Computes a PSV seismogram for Kennet, model1, Geophysical Prospecting, # 27, (1979) # output files wfp=./pressure5 wfr=./radial5 wfz=./vertical5 outf=./info5 # input parameters tsec=8.

touchscreen_ads7846.h

#ifndef TS_DEVICE #define TS_DEVICE "ADS7846" #define TS_DEVICE_FILE "/dev/innovator_ts" struct ts_event { short pressure; short x; short y; short pad; struct timeval stamp; }; #endif

rpsv4

#! /bin/sh set -x # Computes a PSV seismogram for Mallick-Frazier model 2. Geophysics, 1987 # output files wfp=./pressure4 wfr=./radial4 wfz=./vertical4 outf=./info4 # input parameters tsec=14.336

rpsv4

#! /bin/sh set -x # Computes a PSV seismogram for Mallick-Frazier model 2. Geophysics, 1987 # output files wfp=./pressure4 wfr=./radial4 wfz=./vertical4 outf=./info4 # input parameters tsec=14.336

rpsv1

#! /bin/sh set -x # Shell to generate Model 2 in MULLER's paper. Journal of Geophysics 1985. # output files wfp=./pressure1 wfr=./radial1 wfz=./vertical1 outf=./info1 # input parameters tsec=2.048

rpsv1

#! /bin/sh set -x # Shell to generate Model 2 in MULLER's paper. Journal of Geophysics 1985. # output files wfp=./pressure1 wfr=./radial1 wfz=./vertical1 outf=./info1 # input parameters tsec=2.048

wiring.java

/* * s2javaoo.lg.ch02.Wiring.java * 2007-7-23 * 电器类 */ package s2javaoo.lg.ch02; public class Wiring { private int power; // 功率 private int pressure; // 额定电压 private int c

wv_saturation.f90

! ! Common block and statement functions for saturation vapor pressure ! look-up procedure, J. J. Hack, February 1990 ! ! $Id: wv_saturation.F90,v 1.1.4.1 2001/12/18 19:40:05 eaton Exp $ ! module wv_s