代码搜索结果
找到约 5,431 项符合
Temperature 的代码
basecomponents_02.c
/**********************************************************/
//MSP430 Advanced Developping Components - [BaseComponents_02.C]
////ADC12, Sample A10 Temperature and Convert to C and F
////->>> http:
adc12内部模块演示程序之内部温度传感器.c
/**********************************************************/
//MSP430 Advanced Developping Components - [BaseComponents_02.C]
////ADC12, Sample A10 Temperature and Convert to C and F
////->>> http:
currentconditionsdisplay.java
package DP.Chapter2;
public class CurrentConditionsDisplay implements Observer, DisplayElement {
private float temperature;
private float humidity;
private Subject weatherData;
public
pid.h
//this code initializes a 16 bit timer for use as a pwm and implements a pid controller
//I use this code for temperature correction, with the plant value being an adc thermistor reading,
//and the
weatherprediction.h
// WeatherPrediction.h
/**
* Predicts the weather using proven new-age
* techniques given the current temperature
* and the distance from Jupiter to Mars. If
* these values are not provided
temp.java
// A sample SOAP service object inplementation
public class Temp implements ITemp
{
public float getTemp( String zipCode )
{
/**/ System.out.println
( "Temperature for zip
itemp.java
// A sample SOAP service object interface
// This method accepts a string containing a zip code,
// and returns the temperature of the area.
public interface ITemp
{
float getTemp( Str
ds18b20.h
/*--------------------------------------------------------------------------
TEMPERATURE.H
The user function is C51.
Copyright (c) 1988-2004 Keil Elektronik GmbH sum zhaojun
All rights reserved.
ds18b20.h
/*--------------------------------------------------------------------------
TEMPERATURE.H
The user function is C51.
Copyright (c) 1988-2004 Keil Elektronik GmbH sum zhaojun
All rights reserved.