代码搜索结果

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

main.c

#include"reg51.h" #include"address.h" #include"2-16.h" #include"18b20.h" #define uint unsigned int #define uchar unsigned char uchar code tab[]={'0','1','2','3','4','5','6','7','8','9'}; void

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

dftcs.m

%% dftcs - Program to solve the diffusion equation % using the Forward Time Centered Space (FTCS) scheme. clear; help dftcs; % Clear memory and print header %% * Initialize parameters (time ste

observer.cpp

/* *观察者模式,用于建立一种一对多依赖关系,当一个对象发生改变时,所有依赖它的对象都得到通知 */ #include #include using namespace std; /* *观察者 */ class Observer { public: virtual void Update(float temp, floa

main.lst

C51 COMPILER V8.08 MAIN 11/06/2007 17:19:43 PAGE 1 C51 COMPILER V8.08, COMPILATION OF MODULE MAIN OBJECT MODULE PLACED IN ma

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

group__ds1631.html

Procyon AVRlib: Dallas DS1631 Temperature Sen