代码搜索结果

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

ex3_1.m

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

temperature_uv2.bak

### uVision2 Project, (C) Keil Software ### Do not modify ! Target (目标 1), 0x0000 // Tools: 'MCS-51' Group (源代码组 1) File 1,1, 0x0 File 1,1,

temperature.opt

### uVision2 Project, (C) Keil Software ### Do not modify ! cExt (*.c) aExt (*.s*; *.src; *.a*) oExt (*.obj) lExt (*.lib) tExt (*.txt; *.h; *.inc) pExt (*.plm) CppX (*.cpp) DaveTm {

temperature.m51

BL51 BANKED LINKER/LOCATER V6.05 05/25/2007 09:24:34 PAGE 1 BL51 BANKED LINKER/LOCATER V6.05, INVOKED BY: C:\KEIL\C51\BIN\BL51.EXE temper

temperature.c

#include #include "temp.h" /********************************************************** *采用DS1820+YM12864R精确到4位小数的温度计 *还请高手指点! *编程:飞扬 *版本:V0.3 *DS1820设置为12位精度 ************************

6.c

#include void ave_temper() { float temper[31]; float sum=0; int num,day=0; do { printf("enter temperature for day %d :",day); scanf("%f",temper+day); } while(*(temper+da

7.c

#include void ave_temper1() { float temper[31]; float sum=0; int num,day=0; float *p; do { printf("enter temperature for day %d: ",day++); scanf("%f",p); } while( *(p+

14.c

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

fet410_sd16_06.c

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

fet140_adc12_09.c

//****************************************************************************** // MSP-FET430P140 Demo - ADC12, Converison of the Temperature Diode // // // This example shows how to use the in