代码搜索结果

找到约 823 项符合 Pressure 的代码

drug.dom

/*---------------------------------------------------------------------- domains ----------------------------------------------------------------------*/ dom(Sex) = { female, male }; dom(Age) = ZZ;

drug.nbc

/*---------------------------------------------------------------------- domains ----------------------------------------------------------------------*/ dom(Age) = ZZ; dom(Blood_pressure) = { high,

friction.m

%friction.m function Fe= friction(m,n,P,e) %This program is used to calculate the friction on the surface of the journal and the bearing %P is distributed pressure delta_m=2*pi/m;

variance.c

/* * tslib/plugins/variance.c * * Copyright (C) 2001 Russell King. * * This file is placed under the LGPL. Please see the file * COPYING for more details. * * $Id: variance.c,v 1.3

demoview.cpp

#include "stdafx.h" #include "Demo.h" #include "DemoDoc.h" #include "DemoView.h" #ifdef _DEBUG #define new DEBUG_NEW #undef THIS_FILE static char THIS_FILE[] = __FILE__; #endif ////

input-raw.c

/* * tslib/src/ts_read_raw_module.c * * Original version: * Copyright (C) 2001 Russell King. * * Rewritten for the Linux input device API: * Copyright (C) 2002 Nicolas Pitre * * This fil

variance.c

/* * tslib/plugins/variance.c * * Copyright (C) 2001 Russell King. * * This file is placed under the LGPL. Please see the file * COPYING for more details. * * $Id: variance.c,v 1.3 2002/11/

ts.c

#include #include #include /* 文件操作 */ #define PEN_UP 0 /* 触摸笔抬笔,即触摸屏不被压下 */ #define PEN_DOWN 1 /* 触摸笔下笔,即触摸屏被压下 */ #define PEN_FLEETING 2 /* 触

variance.c

/* * tslib/plugins/variance.c * * Copyright (C) 2001 Russell King. * * This file is placed under the LGPL. Please see the file * COPYING for more details. * * $Id: variance.c,v 1.2 2002/06/

ads.c

#include #include #include #include #include #include "common.h" #ifdef _ADS_IAL #include #include #inclu