代码搜索结果

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

cen_heat.m51

BL51 BANKED LINKER/LOCATER V4.03 04/18/2001 09:23:57 PAGE 1 BL51 BANKED LINKER/LOCATER V4.03, INVOKED BY: C:\KEIL\C51\BIN\BL51.EXE CEN_HE

golbe_sysbem.h

//全局变量定义 #ifndef _golbe_sysbem_h_ #define _golbe_sysbem_h_ //压强变量 extern unsigned char Pressure_Tab[4]; extern unsigned char UserSet_Pressure; extern unsigned char UserSet_Pressure_T

temperature_sampling_source_code_base_on_ds18b20.txt

temperature_sampling_source_code_base_on_DS18B20 基于DS18B20的温度采样原程序(C),编译通过,很好用,大家看看 #define uchar unsigned char #define uint unsigned int #include #include // _nop_(

cen_heat.h

/*------------------------------------------------------------------*- Cen_Heat.H (v1.00) ------------------------------------------------------------------ - see Cen_Heat.C for detai

functions.c

#include #include "ds182x.h" #include "lcd.h" #include "1-wire.h" void InitSystem(void) { lcd_init(); lcd_contrast(0x4F); //F - the highest constras } void ShowMe(void)

d169_adc12_01.c

//***************************************************************************** // D169 Demo - ADC12 / Integrated Temperature Sensor // // Use ADC12 module and the integrated temperature sensor t

bipart_perturb.m

function W = bipart_perturb(X,W,Ea,T) % W = bipart_perturb(X,W,Ea,T) % Method for graphbipart example supplied with SA Tools. % See http://www.frostconcepts.com/software for information on SA Tools

template_perturb.txt

function W = PROBLEMNAME_perturb(X,W,Ea,T) % W = PROBLEMNAME_perturb(X,W,Ea,T) % % X = behaviorally constant application data % % W = (on input) current state, (on output) next state. % %

tinitwhite.m

function [T0,W,Ew,Wbsf,Ebsf,Ea,Ev,steps] = TinitWhite(r, walkers, newstate, X, cost, moveclass) % White temperature initialization method supplied with SA Tools. % Copyright (c) 2002, by Richard Fro