代码搜索结果
找到约 4,719 项符合
Temperature 的代码
msp430dayii_demo.log
[AQ430 C-compiler] [C:\Documents and Settings\All Users\Documents\TI Contest\My Entries\RTC Temperature Compensation\Quadravox\MSP430dayII_democ.c] [1] [487] [Warn.] [ _BIC_SR now returns initial val
rtctempcompensation.h
/*
* Project MSP430 RTC Temperature Compensation
*
* Software Name FLASH-resident Main Application Software
*
* Software Part Number tbd
*
*
rtctempcompensation.c
/*
* Project MSP430 RTC Temperature Compensation
*
* Software Name FLASH-resident Main Application Software
*
* Software Part Number tbd
*
*
temperature.c
/*********************************************************************
Author : ADI - Apps www.analog.com/MicroConverter
Date : Sept. 2005
File : Temper
shiyan5_1.cpp
//lab3_1.cpp
#include
float Convert(float);
int main()
{
float TempFer;
float TempCel;
cout > TempFer;
task_adc.h
#ifndef _TASK_ADC_H__
#define _TASK_ADC_H__
extern unsigned int ADC_rocker(unsigned char id);
extern void ADcontrol(void);
extern void temperature(void);
#endif
i2c_ds1631.c
// from scratch i2c to control the ds1631 temperature sensor
//
// Author: Dingo_aus
//
// Date: 14/12/2004
//
// This work is subject to Copryright. No reproduction is allowed without prior exp
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.
%
tinitwhite.m
function [T0,W,Ew,Wbsf,Ebsf,Ea,Ev,steps] = TinitWhite(r, walkers, newstate, X, cost, moveclass)
% White temperature initialization method supplied with SA Tools.
% Copyright (c) 2002, by Richard Fro
tinitt0.m
function [T0,W,Ew,Wbsf,Ebsf,Ea,Ev,steps] = TinitT0(r, walkers, newstate, X, cost, moveclass)
% Fixed temperature initialization method supplied with SA Tools.
% Copyright (c) 2002, by Richard Frost