代码搜索结果

找到约 4,719 项符合 Temperature 的代码

setf.cpp

// setf.cpp -- using setf() to control formatting #include int main() { using std::cout; using std::endl; using std::ios_base; int temperature = 63; cout

ex28 - temp measurement.bs2

' {$STAMP BS2} ' ============================================================================== ' ' File...... Ex28 - DS1620.BS2 ' Purpose... Temperature measurement ' Author.... Parallax ' E-ma

18b20.h

#define uint unsigned int extern void TemperatuerResult(void); extern void GemTemp (void); extern uint Temperature; extern void get();

14.c

#include int main() { char cmd; float temperature; while(1) { printf("\n*****************************************\n"); printf("\n| Please select one of convertions: |\n");

msp430x20x3_sd16a_02.c

//****************************************************************************** // MSP430F20x3 Demo - SD16, Using the Integrated Temperature Sensor // // Description: Use SD16 and it's integrate

ex3_1.m

clear; %清除工作空间中的变量 f=input('Input Fahrenheit temperature:'); c=5*(f-32)/9

fet430_adc12_10.c

//****************************************************************************** // MSP-FET430P430 Demo - ADC12, Using the Temperature Sensor // // This example shows how to use the intergrated t

msp430x21x1_ca_06.c

//******************************************************************************* // MSP430x21x1 Demo - Comp_A, Slope ADC to measure temperature // // Description: This example uses the slope A/D

msp430x20x3_sd16a_02.c

//****************************************************************************** // MSP430F20x3 Demo - SD16, Using the Integrated Temperature Sensor // // Description: Use SD16 and it's integrate

msp430x47xx_sd16_06.c

//***************************************************************************** // MSP430x47xx Demo - SD16, Using the Integrated Temperature Sensor // // Description: This example shows how to us