代码搜索结果
找到约 5,431 项符合
Temperature 的代码
ds2435_1.c
// DS2435_1.C (PIC16F877)
//
// Interface with Battery Monitor DS2435
//
// Reads and displays two byte ID. Reads and diplays temperature. Resets
// cycle counter and then increments counter fi
ds2435_1.bas
' DA2435_1.Bas (BX24)
'
' Illustrates an interface with a Dallas DS2435 Temperature / Histogram IC
' The DS2435 is a member of the Dallas 1-W Family.
'
' Program reads and displays the two byte
ds18b20_4.h
#include
#include
#define uchar unsigned char
#define uint unsigned int
uint temp4; // variable of temperature
sbit DS4=P1^3; //define interfac
ds18b20.i
/* Multipoint thermometer with LCD display
using the Maxim DS18B20
1 Wire bus temperature sensors
CodeVisionAVR C Compiler
(C) 2000-2005 HP InfoTech S.R.L.
www.hpinfotech.ro
ds18b20.i
/* Multipoint thermometer with LCD display
using the Maxim DS18B20
1 Wire bus temperature sensors
CodeVisionAVR C Compiler
(C) 2000-2005 HP InfoTech S.R.L.
www.hpinfotech.ro
dlgstartcheck.cpp
// DlgStartCheck.cpp : 实现文件
//
#include "stdafx.h"
#include "Temperature.h"
#include "DlgStartCheck.h"
#include "ErrorCode.h"
#include
// CDlgStartCheck 对话框
IMPLEMENT_DYNAMIC(CD
formsheet.cpp
// FormSheet.cpp : 实现文件
//
#include "stdafx.h"
#include "Temperature.h"
#include "FormSheet.h"
#include "ViewPage.h"
#include "ListPage.h"
// CFormSheet
CString g_strGraphic;
CString g_
initialize_diode_updating_coefficients.m
disp('initializing diode updating coefficients');
q = 1.602*1e-19; % charge of an electron
k = 1.38066e-23; % Boltzman constant, joule/kelvin
T = 273+27; % Kelvin; room temperature
I_0 = 1
tp_dem_c.m
function do = tp_dem_c(e,x,Ts)
% do = tp_dem_c(e,x,Ts)
%
% Temperature control demo with the fuzzy toolbox.
%
% This controller relates to the fuzdemo3 of the fuzzy-toolbox.
% The corresponding Simul
st_dsub.m
function st_dsub(temper,infop,accop)
% st_dsub(temper,infop,accop)
%
% sub-function of the simple temperature demo st_demo.m.
%
% FSTB - Fuzzy Systems Toolbox for MATLAB
% Copyright (c) 1993-1