代码搜索结果
找到约 5,431 项符合
Temperature 的代码
rtctempcompensation.h
/*
* Project MSP430 RTC Temperature Compensation
*
* Software Name FLASH-resident Main Application Software
*
* Software Part Number tbd
*
*
ds18b20_driver.h
#ifndef _DS18B20_DRIVER_H_
#define _DS18B20_DRIVER_H_
#include "CONFIG.H"
extern uchar data WLSB;
extern uchar data WMSB;
extern uchar data TH;
extern uchar data TL;
extern uchar data CONFIG;
nodelocal_shared_reader.cpp
// Nodelocal_shared_reader.cpp,v 1.1 2004/01/01 21:01:00 shuston Exp
#include "Naming_Context.h"
#include "Temperature_Grapher.h"
#include "Temperature_Grapher_Options.h"
// Listing 1 code/ch2
netlocal_reader.cpp
// Netlocal_reader.cpp,v 1.1 2004/01/01 21:01:00 shuston Exp
#include "Naming_Context.h"
#include "Temperature_Grapher.h"
#include "Temperature_Grapher_Options.h"
// Listing 1 code/ch21
int A
thermospeedr.m
function T = thermospeedR(Ea,Estd,walkers,dEtgt,v,e,T,t,P)
% Heat capacity thermospeed temperature update method supplied with SA Tools.
% Copyright (c) 2002, by Richard Frost and Frost Concepts.
%
geman.m
function T = geman(Ea,Estd,walkers,dEtgt,v,e,T,t,P)
% Geman temperature update method supplied with SA Tools.
% Copyright (c) 2002, by Richard Frost and Frost Concepts.
% See http://www.frostconcep
thermospeedhc.m
function T = thermospeedHC(Ea,Estd,walkers,dEtgt,v,e,T,t,P)
% Heat capacity thermospeed temperature update method supplied with SA Tools.
% Copyright (c) 2002, by Richard Frost and Frost Concepts.
geometric.m
function T = geometric(Ea,Estd,walkers,dEtgt,v,e,T,t,P)
% Geometric temperature update method supplied with SA Tools.
% Copyright (c) 2002, by Richard Frost and Frost Concepts.
% See http://www.fro
berkeley.m
function T = berkeley(Ea,Estd,walkers,dEtgt,v,e,T,t,P)
% Berkeley temperature update method supplied with SA Tools.
% Copyright (c) 2002, by Richard Frost and Frost Concepts.
% See http://www.frost
hartley.m
function T = hartley(Ea,Estd,walkers,dEtgt,v,e,T,t,P)
% Hartley temperature update method supplied with SA Tools.
% Copyright (c) 2002, by Richard Frost and Frost Concepts.
% See http://www.frostco