代码搜索结果

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

bc.h

/*********************************** MODULE INFO ************************************ Device : AT90S2333 File name : BC.h Ver nr. : 1.0 Description : Header file fo

nimh.h

/*********************************** MODULE INFO ************************************ Device : AT90S2333 File name : NiMh.h Ver nr. : 1.0 Description : Header file

lion.lst

AVRASM ver. 1.30 C:\USER\DESIGN\AVR450\TINY15~1\LION.ASM Tue Jul 11 10:49:24 2000 ; Last change: JB 00/07/11 (YY/MM/DD) ;************************

bc.inc

; Last change: JB 00/07/11 (YY/MM/DD) ;**************************** MODULE INFO ******************************* ; ; File name : BC.INC ; AUTHOR : Atmel ; VERSION : 1

satest1.cxx

/* satest1.c++ Simple experiments with simulated annealing find the minumum of a function, there are two examples here one uses a simple cost function, the other imposes range constraints

weatherdata.java

package headfirst.observer.weather; import java.util.*; public class WeatherData implements Subject { private ArrayList observers; private float temperature; private float humidity; private floa

makefile

# Change it here or specify it on the "make" commandline #INCLUDEDIR = /usr/src/linux-2.4/include INCLUDEDIR = /usr/src/linux-2.4.19.seri/include CFLAGS = -D__KERNEL__ -DMODULE -O -Wall -I$(INCLUDEDI

fet410_sd16_02.c

#include #include char* LCD = LCDMEM; /* Array to store SD16 conversion results */ /* NOTE: array needs to be global to */ /* prevent removal by compiler

fet410_sd16_02(能进行测温并进行显示).c

#include #include char* LCD = LCDMEM; /* Array to store SD16 conversion results */ /* NOTE: array needs to be global to */ /* prevent removal by compiler

save.c

#include #include char* LCD = LCDMEM; /* Array to store SD16 conversion results */ /* NOTE: array needs to be global to */ /* prevent removal by compiler