代码搜索结果
找到约 5,431 项符合
Temperature 的代码
51.php
常用的数值判断函数
ex3_1.m
clear; %清除工作空间中的变量
f=input('Input Fahrenheit temperature:');
c=5*(f-32)/9
test44x_adc12_09.c
//******************************************************************************
// MSP430-TEST44X Demo - ADC12, Converison of the Temperature Diode
//
//
// This example shows how to use the in
deterministic_boltzmann.m
function D = Deterministic_Boltzmann(train_features, train_targets, params, region);
% Classify using the deterministic Boltzmann algorithm
% Inputs:
% features - Train features
% targets - Tra
airdata3.hlp
-----------------------------------------------------------------
AIRDATA3 is a masked Simulink subsystem, used to compute the to-
tal temperature Tt and Reynolds numbers Re and Rc. Actually, the
R
main.lst
C51 COMPILER V8.08 MAIN 12/13/2007 14:04:03 PAGE 1
C51 COMPILER V8.08, COMPILATION OF MODULE MAIN
OBJECT MODULE PLACED IN ma
main.c
//
#include "REG52.h"
#include "LedLib.h"
#include "SensorLib.h"
void main(void){
unsigned char tempL,tempH;//the low byte and the high byte for the temperature
char temperature;//sto
prog43.asm
; FullRTOS - Digital Clock/Thermometer using FullRTOS
;
;
; This Application implements a Real Time Clock and Thermometer,
; outputting the data onto an LCD Display and updating the clock
satest2.cxx
/* satest2.c++
Simple experiments with simulated annealing
find the nonlinear least squares optimum solution
usage: satest2 input.file
*/
static const char rcsid[] = "@(#)satest2.c
fet410_sd16_06.c
//*****************************************************************************
// MSP-FET430P410 Demo - SD16, Using the Integrated Temperature Sensor
//
// Description: This example shows how to