代码搜索结果

找到约 5,431 项符合 Temperature 的代码

axiquad.c

/******** program axiquad **********/ /* axisymmetric stress analysis using 4-node */ /* quadrilateral elements with temperature */ /* t.r.chandrupatla and a.d.belegundu */ /***

example4-1.frm

VERSION 5.00 Begin VB.Form frmTemp BorderStyle = 1 'Fixed Single Caption = "Temperature Conversion" ClientHeight = 3480 ClientLeft = 1470 ClientTop

uvp.c

#include #include #include "datadef.h" #include "init.h" /*---------------------------------------------------------------*/ /* Computation of new temperature

barometricpressuresensor.java

package system; /** * These are the imports from the weather station classes for * the Temperature class. */ import api.StationToolkit; import api.BarometricPressureSensorImp; /** * Th

rundemo.m

% Test the model describing conductive heat transfer % in a block, where three sides are cooled by radiation % and the last is maintained at a constant temperature A = radcoolblock; A = set(A,'solver

density.fnc

# # This is a rough approach to fit a model function to the density # data of a liquid crystal. The function consists of a linear # branch for the high temperature region and of a curved branch

sa56004.h

#ifndef _SA56004_H #define _SA56004_H #include "lpc_types.h" #define LTHB_R 0x00 //local temperature high byte #define ATLB_R 0x22//local temperature low byte #define SR_R 0x01 //statu

51

### uVision2 Project, (C) Keil Software ### Do not modify ! Target (目标 1), 0x0000 // Tools: 'MCS-51' Group (源代码组 1) File 1,1, 0x0 File 1,1,

51

### uVision2 Project, (C) Keil Software ### Do not modify ! Target (目标 1), 0x0000 // Tools: 'MCS-51' Group (源代码组 1) File 1,1, 0x0 File 1,1,

app.h

#ifndef APP_H_ #define APP_H_ #define APP_MAX_PAYLOAD_SIZE 20 #define APP_FCF_CMD 0x01 #define APP_FCF_DATA 0x02 #define APP_REQUEST 0x01 #define APP_ACK 0x02 /