代码搜索结果
找到约 5,431 项符合
Temperature 的代码
glasgmech.h
#ifndef GLASGMECH_H
#define GLASGMECH_H
#include "iotools.h"
#include "alias.h"
struct vector;
struct matrix;
/**
class contains mechanical part of the Glasgow material model of
hygro-thermo-m
loadcase.h
#ifndef LOADCASE_H
#define LOADCASE_H
#include "iotools.h"
class loadn;
class loadel;
struct ivector;
/**
class loadcase defines load cases in static problems
JK
*/
class loadcase
{
publ
glasgowdam.h
#ifndef GLASGOWDAM_H
#define GLASGOWDAM_H
#include "iotools.h"
#include "alias.h"
struct matrix;
struct vector;
/**
class contains mechanical part of the Glasgow material model of
hygro-thermo
glasgmech.cpp
#include
#include "glasgmech.h"
#include "vector.h"
#include "matrix.h"
#include "vecttens.h"
#include "tensor.h"
#include "global.h"
#include "intpoints.h"
#include "elastisomat.h"
#define
makefile
#####################################################################
#
# Created by u'nSP IDE 17:53:31 11/29/05
#
##############################################################
main.c
// This file has been prepared for Doxygen automatic documentation generation.
/*! \file ********************************************************************
*
* Atmel Corporation
*
* \li File:
main.c
/************DS18B20温度测量程序+ 红外线解码程序***********/
/*功能改进:对温度显示进行了削隐处理,例如:028.7C显示为 28.7C
还继承了上次的改进效果,0度以下或拔下传感器,显示00000
10s显示一次温度值,减小了处理器的负担;
*/
/*问题:当传感器拔下时,最后一位,保留并不消隐*/
/****硬件平台:中山51单 ...
dispeh.m
function dispEh(Eh)
% Eh matrix display method supplied with SA Tools.
% Copyright (c) 2002, by Richard Frost and Frost Concepts.
% See http://www.frostconcepts.com/software for information on SA T
dispet.m
function dispEt(Tt,Et,Etarget,ert,Kt,Ebsft)
% Et data display method supplied with SA Tools.
% Copyright (c) 2002, by Richard Frost and Frost Concepts.
% See http://www.frostconcepts.com/software f
tfinalnstop.m
function b = TfinalNstop(W,Ew,t,Tt,Et,Etarget,ert,Kt,Ebsft,f)
% Final temperature determination method supplied with SA Tools.
% Copyright (c) 2002, by Richard Frost and Frost Concepts.
% See http: