代码搜索结果

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

fet440_adc12_10.c

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

colddays.c

// colddays.c -- finds percentage of days below freezing #include int main(void) { const int FREEZING = 0; float temperature; int cold_days = 0; int all_days = 0;

temperature.xrf

WIN32 LX51 CODE BANKING LINKER/LOCATOR V05.01.17 INTER-MODULE CROSS-REFERENCE LISTING ------------------------------------ NAME. . . . . . . . USAGE MODULE NAMES ------

temperature.prj

RIDE Project File File Version=3 [Ref] Ref=0 [Environment] Begin Group CompEdit Promptrebuild=0 DebugMessage=1000 Promptdirtyoptions=0 Prompttoreloadfiles=0 Promptsucsorfail=0 Promptenddebu

adc_sub.lst

MACRO ASSEMBLER ADC_SUB 02/25/03 16:14:47 PAGE 1 WIN32 MACRO ASSEMBLER MA51 V06.04.10OBJECT MODULE PLACED IN C:\RIDE\RAI-CODE\TEMPERATURE\ADC_SUB.OBJ ASSE

14.c

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

analog.c

//----------------------------------------------------------------------------- // Net ANALOG.C // // This module handles the analog inputs which are external temperature // sensor, the on-chip te

78k0_lcd_demo.fni

[SrcFileName] D:\78lx3seeitV1_1\source\buzzer.c,1182486480 D:\78lx3seeitV1_1\source\option_byte.asm,1171533540 D:\78lx3seeitV1_1\source\Lcd_ram.asm,1170304980 D:\78lx3seeitV1_1\source\temperature.

temperature.asm

; 78K/0 Series C Compiler V4.00 Assembler Source ; Date:14 Feb 2008 Time:11:07:54 ; Command : -ftemperature.pcc ; In-file : source\temperature.c

measure.h

//测量的头文件 #ifndef _measure_h_included #define _measure_h_included #include "def.h" extern unsigned int vbattery; extern unsigned int vsource; extern unsigned int temperature; extern uns