代码搜索结果
找到约 4,719 项符合
Temperature 的代码
fet140_adc12_09.c
//******************************************************************************
// MSP-FET430P140 Demo - ADC12, Converison of the Temperature Diode
//
//
// This example shows how to use the in
通信协议.txt
⑴cable temperature 六路电缆表面温度实时显示
⑵temperature rate电缆表面温度变化率
⑶water temperature井内水温实时显示
⑷environment temperature环境温度实时显示
⑸water depth井内水深实时显示(sewage井内污水水量实时显示 根据water depth来计算)
⑹electrification电缆带电
setf.cpp
// setf.cpp -- using setf() to control formatting
#include
int main()
{
using std::cout;
using std::endl;
using std::ios_base;
int temperature = 63;
cout
2313temper8.txt
10MHZ 2313Temper8 version date 20090402
2313Temper8 is an AT90S2313 AVR assembly language program that reads the extended temperature data (good to about 1/16 degrees C) from up to 8 Dallas DS18x2
set1.asm
;This programe is used to control
;the temperature.
;You can set the temperature from
; 20'C to 60'C step 5'C freely.
;and the LED will indicate the
;variable of the temperat
tempc.asm
;This programe is used to control
;the temperature.
;You can set the temperature from
; 20'C to 60'C step 5'C freely.
;and the LED will indicate the
;variable of the temperat
set1.asm
;This programe is used to control
;the temperature.
;You can set the temperature from
; 20'C to 60'C step 5'C freely.
;and the LED will indicate the
;variable of the temperat
tempc.asm
;This programe is used to control
;the temperature.
;You can set the temperature from
; 20'C to 60'C step 5'C freely.
;and the LED will indicate the
;variable of the temperat
chapter8n2.java
/**
*
* Extended program to test the "Temperature" class
*
*/
public class Chapter8n2
{
public static void main(String [] args)
{
String flag, strCel;
Double myDouble = new Double(0.
chapter8n1.java
/**
*
* Program to test the "Temperature" class
*
*/
public class Chapter8n1
{
public static void main(String [] args)
{
String strCel;
Double convert = new Double(0.0);
double cel;