代码搜索结果
找到约 5,431 项符合
Temperature 的代码
set_parameters_csc_default.m
function par=set_parameters(sr,filename,handles)
% SPC PARAMETERS
par.mintemp = 0.00; % minimum temperature for SPC
par.maxtemp = 0.201; % maximum temperature for
set_parameters_simulation_default.m
function par=set_parameters_simulation(sr,filename,handles)
% SPC PARAMETERS
par.mintemp = 0.00; % minimum temperature for SPC
par.maxtemp = 0.201; % maximum temp
set_parameters_sc.m
function par=set_parameters(filename,handles)
% SYSTEM
par.system = 'windows';
%par.system = 'linux';
% SPC PARAMETERS
par.mintemp = 0.00; % minimum temperature for SPC
par.
tempconv.c
/* Chapter 3 - Program 8 */
/****************************************************************/
/*
temperaturerecord.txt
#!/bin/bash
# temperatureRecord v1.0 12/31/01
# www.embeddedlinuxinterfacing.com
#
# The original location of this code is
# http://www.embeddedlinuxinterfacing.com/chapters/12/
#
# Copyright (C) 2001
temperaturereport.txt
#!/bin/bash
# temperatureReport v1.0 12/31/01
# www.embeddedlinuxinterfacing.com
#
# The original location of this code is
# http://www.embeddedlinuxinterfacing.com/chapters/12/
#
# Copyright (C) 2001
51.php
常用的数值判断函数
ds18b20.c.bak
/****************************************************************************/
/* */
/* Copyright (c) 2005, 老树工
ds18b20.c
/****************************************************************************/
/* */
/* Copyright (c) 2005, 老树
rtctempcompensation.h
/*
* Project MSP430 RTC Temperature Compensation
*
* Software Name FLASH-resident Main Application Software
*
* Software Part Number tbd
*
*