代码搜索结果

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

sht11.c

/********************************************* SHT1X Humidity and Temperature Sensor Pin 1 GND Pin 2 Data (PB0) Pin 3 Serial Clock (PB1) Pin 4 VDD (2.4V to 5.5V) ***********

mc_faults.h

#define BUS_OVERVOLTAGE 1 #define BUS_UNDERVOLTAGE 2 #define OVER_CURRENT 4 #define HEATSINK_TEMPERATURE 8 #define HW_ERROR_MSG_1 " OVER VOLTAGE " #define HW_ERROR

driver.java

import javax.swing.*; import java.awt.*; import java.util.Scanner; /** Temperature Program Director (Figures 8.47, 8.48 and 8.49) * Author: David D. Riley * Date: May, 2004 */ import javax.swin

driver.java

import javax.swing.*; import java.awt.*; import java.util.Scanner; /** Temperature Program Director (Figures 8.47, 8.48 and 8.49) * Author: David D. Riley * Date: May, 2004 */ import javax.swin

temp-rewards-weight.data

#$val(broadcastReward) exp(double($val(broadcastReward) / $val(temperature))) SampleCount $pdr(tot)/avg $pdr(tot)/min $pdr(tot)/max $pdr(tot)/variance $pdr(tot)/err(0.95) -20 4.53999297625e-05 3 0.82

dan.usage

Here is a sample session with dan % dan Calculates DNA RNA/DNA melting temperature Input nucleotide sequence(s): tembl:pa

naming.mpc

// -*- MPC -*- // naming.mpc,v 1.4 2005/11/26 03:13:13 ossama Exp project(Netlocal) : aceexe { avoids += ace_for_tao exename = Netlocal Source_Files { Netlocal.cpp Temperature_M

maximize_params.m

function CPD = maximize_params(CPD, temp) % MAXIMIZE_PARAMS Set the params of a hhmmQ node to their ML/MAP values. % CPD = maximize_params(CPD, temperature) Qsz = CPD.Qsz; Qpsz = CPD.Qpsz; if

temperdlg.cpp

// temperDlg.cpp : implementation file // #include "stdafx.h" #include "temper.h" #include "temperDlg.h" #include "mymath.h" #include "temperature.h" #ifdef _DEBUG #define new DEBUG_NEW #