代码搜索结果
找到约 5,431 项符合
Temperature 的代码
plotoven.m
% Plot oven data
% File format is t th1set th1 m1 th2set th2 m2
system_dependent(14,'on'); % For better consistency working with
% word processors
load('working\ovendata.txt');
subplot(2,2,1
plotoven.m
% Plot oven data
% File format is t th1set th1 m1 th2set th2 m2
system_dependent(14,'on'); % For better consistency working with
% word processors
load('working\ovendata.txt');
subplot(2,2,1
plotoven.m
% Plot oven data
% File format is t th1set th1 m1 th2set th2 m2
load('working\ovendata.txt');
system_dependent(14,'on'); % For better consistency working with
% word processors
subplot(2,2,1
exm043~2.m
%exm04311_2.m
green_house.name='一号房';
green_house.volume='2000立方米';
green_house.parameter.temperature=[31.2 30.4 31.6 28.7
29.7 31.1 30.9 29.6];
green_hou
fet140_adc12_03.c
//*****************************************************************************
// MSP-FET430P140 Demo - ADC12, Sample A10 Temp, Set P1.0 if Temp ++ ~2C
//
// Description: Use ADC12 and the integ
canadc.c
#pragma REGPARMS
#include
#include
#include
#include
#include "c8051f020.h"
#include "can20.h"
sfr16 DP = 0x82; // data pointer
canadc.lst
C51 COMPILER V7.06 CANADC 09/12/2006 15:52:55 PAGE 1
C51 COMPILER V7.06, COMPILATION OF MODULE CANADC
OBJECT MODULE PLACED IN
ds1820.c
//文件名:DS18B20.c
#define uchar unsigned char
#define uint unsigned int
#define XF_MCU 1 //定义用哪一种单片机,1时,用于PIC; 0时,用于MSP430;
#if XF_MCU==0
#include
#include "DS182
shtxx_sample_code.c
/***********************************************************************************
Project: SHTxx demo program (V2.1)
Filename: SHTxx_Sample_Code.c
Prozessor: 80C51
hall_sensors.h
/*
**
****************************************************************************
**
**
** Copyright (c) 2007 - Atmel Corporation
** Proprietaty Information
**
** Proj