代码搜索结果
找到约 5,431 项符合
Temperature 的代码
ds18b20.h
/********************************************************************************/
/* filename: DS18B20.h */
/* created : xillinx
if_program.adb
-- For example, the following fragment of an Ada 95 program only prints out
--Hot!
-- when the contents of the memory location Temperature are greater than 30.
with Text_IO; use Text_
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;
main.lst
C51 COMPILER V8.02 MAIN 03/30/2009 08:19:11 PAGE 1
C51 COMPILER V8.02, COMPILATION OF MODULE MAIN
OBJECT MODULE PLACED IN ma
main.c
#include "main.h"
/***************************************///
void delay_ms(unsigned int count)
{
uint i,j;
for(j=0;j
temp_conversion.m
% Script file: temp_conversion.m
%
% Purpose:
% To convert an input temperature from degrees Fahrenheit to
% an output temperature in kelvins.
%
% Record of revisions:
% Date
temp_conversion.m
% Script file: temp_conversion.m
%
% Purpose:
% To convert an input temperature from degrees Fahrenheit to
% an output temperature in kelvins.
%
% Record of revisions:
% Date
display.c
#include
#include
#define uchar unsigned char
#define uint unsigned int
void LCD_write_shu(unsigned char row, unsigned char page,unsigned char c);
void LCD_write_hanzi(unsigne
temp_conversion.m
% Script file: temp_conversion.m
%
% Purpose:
% To convert an input temperature from degrees Fahrenheit to
% an output temperature in kelvins.
%
% Record of revisions:
% Date
temp_conversion.m
% Script file: temp_conversion.m
%
% Purpose:
% To convert an input temperature from degrees Fahrenheit to
% an output temperature in kelvins.
%
% Record of revisions:
% Date