代码搜索结果

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

ex28 - temp measurement.bs2

' {$STAMP BS2} ' ============================================================================== ' ' File...... Ex28 - DS1620.BS2 ' Purpose... Temperature measurement ' Author.... Parallax ' E-ma

heattank.fbk

!-------------------------------------------------------- ! Water tank heat control simulated feedback ! Assume constant volume (i.e. water in = water out) !----------------------------------------

spin_perturb.m

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

anneal.m

function [W,Ew,Wbsf,Ebsf,Tt,Et,Etarget,ert,Kt,Ebsft,Eh,M,rho,Ebin] = anneal( ... verbose, ... newstate, X, ... cost, moveclass, ... walkers, ... acceptrule, q, ... schedu

metropoliswalk.m

function [W,Ew,Wbsf,Ebsf,Ea,Estd,Ev,steps] = metropoliswalk( ... verbose, ... Ea, T, ... walkers, W, X, cost, moveclass, ... acceptrule, q, ... hasEquilibr

tempereture.c

#include sbit DS1820_DQ= P0^0; sbit P0_1=P0^1; bit ds1820_reset(); void ds1820_write_data(unsigned char ds1820_wdat); unsigned char ds1820_read_data(); unsigned char data temperature[

tempereture.lst

C51 COMPILER V8.09 TEMPERETURE 11/28/2004 03:26:11 PAGE 1 C51 COMPILER V8.09, COMPILATION OF MODULE TEMPERETURE OBJECT MODULE PLACE

tempereture.c

#include sbit DS1820_DQ= P0^0; bit ds1820_reset(); void ds1820_write_data(unsigned char ds1820_wdat); unsigned char ds1820_read_data(); unsigned char data temperature[2]; //将温度存储在低128RA

tempereture.lst

C51 COMPILER V8.09 TEMPERETURE 11/28/2004 01:15:07 PAGE 1 C51 COMPILER V8.09, COMPILATION OF MODULE TEMPERETURE OBJECT MODULE PLACE

msp430x24x_adc12_03.c

//***************************************************************************** // MSP430x24x Demo - ADC12, Sample A10 Temp, Set P1.0 if Temp ++ ~2C // // Description: Use ADC12 and the integrate