代码搜索结果
找到约 823 项符合
Pressure 的代码
drug.npc
/*----------------------------------------------------------------------
domains
----------------------------------------------------------------------*/
dom(Blood_pressure) = { high, low, normal };
drug.tab
Sex Age Blood_pressure Drug
male 20 normal A
female 73 normal B
female 37 high A
male 33 low B
female 48 high A
male 29 normal A
f
drug.dom
/*----------------------------------------------------------------------
domains
----------------------------------------------------------------------*/
dom(Sex) = { female, male };
dom(Age) = ZZ;
crews4.ex
Example 4. An Example of Output Generated by a Hydraulic Analysis
Program using MEL. (From the input data given in Example 1.)
program,
name = 'HAPN - Hydraulic Analysis of Piping Net
crews1.ex
Example 1. An Example of MEL Input for a Hydraulic Analysis Program.
(Note that tokens will be unique to each application.)
title, 'Example Problem Illustrating MEL';
fluid, "water"
de
cutter-area.inp
! ANSYS 5.7 Intro Part1 - Workshop 2a (insert file: cutter-area.inp)
! create a small area for
! pressure loading at tip
KWPLAN,-1,14,12,13
WPOFF,0,0,-1/5
ASBW,22
WPSTYLE,,,,,,,,0
/VIEW,1,-2
adps.h
//------------------------------------------//
// 工程文件:ARON.PRJ
// 文件: DPS.H
// 功能: 系统宏定义
//------------------------------------------//
typedef struct element{
char type;
char color
ex10.out
THIS SOFTWARE AND ANY ACCOMPANYING DOCUMENTATION
IS RELEASED "AS IS". THE U.S. GOVERNMENT MAKES NO
WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, CONCERNING
THIS SOFTWARE AND ANY ACCOMPANYING DOCUM
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
bc_flags.h
//##############################################################################
//
// Copyright (C), 2005, Michael Sukop and Danny Thorne
//
// bc_flags.h
//
// - BC preprocessor flags for lb2d_prim