代码搜索结果

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

fet120_adc10_03.c

//***************************************************************************** // MSP-FET430P120 Demo - ADC10, Sample A10 Temp, Set P1.0 if Temp ++ ~2C // // Description: se ADC10 and the integr

mtw.cpp

#include "nmea0183.h" #pragma hdrstop /* ** Author: Samuel R. Blackburn ** Internet: sam_blackburn@pobox.com ** ** You can use it any way you like as long as you don't try to sell it. ** **

mta.cpp

#include "nmea0183.h" #pragma hdrstop /* ** Author: Samuel R. Blackburn ** Internet: sam_blackburn@pobox.com ** ** You can use it any way you like as long as you don't try to sell it. ** **

wdcl.c

#include "HardwareInfo.c" #include #include #include int main(void) { unsigned char t; while (1) { t = GetTemperature(_TEMPE

call7416.c

/****************************************************************/ /* 这是调用AD7416的汇编程序(AD7416A.ASM)的C51程序。 */ /* 文件名CALL7416.C。 */ /* 功能:本程序是通过调用汇

call7416.c

/****************************************************************/ /* 这是调用AD7416的汇编程序(AD7416A.ASM)的C51程序。 */ /* 文件名CALL7416.C。 */ /* 功能:本程序是通过调用汇

fet120_adc10_temp.s43

;****************************************************************************** ; MSP-FET430P120 Demo - ADC10, Sample A10 Temp and Convert to oC and oF ; ; Description: A single sample is made

exm033_1.m

%exm033_1.m %直接对域赋值法产生"单构架"。 green_house.name='一号房'; %构架域由(构架名).(域名)标识。 green_house.volume='2000立方米'; % green_house.parameter.temperature=[31.2 30.4 31.6 28.7

exm033_2.m

%exm033_2.m green_house.name='一号房'; green_house.volume='2000立方米'; green_house.parameter.temperature=[31.2 30.4 31.6 28.7 29.7 31.1 30.9 29.6]; green_house

makefile

##################################################################### # # Created by u'nSP IDE 18:20:20 08/22/03 # ##############################################################