代码搜索结果
找到约 5,431 项符合
Temperature 的代码
temperature_monitor.cpp
// Temperature_Monitor.cpp,v 1.3 2004/01/08 16:56:11 shuston Exp
#include "ace/OS_NS_time.h"
#include "ace/OS_NS_unistd.h"
#include "ace/Log_Msg.h"
#include "Thermometer.h"
#include "Temperat
temperature_monitor.h
// Temperature_Monitor.h,v 1.1 2004/01/01 21:01:00 shuston Exp
#ifndef TEMPERATURE_MONITOR_H
#define TEMPERATURE_MONITOR_H
#include "Thermometer.h"
#include "Temperature_Monitor_Options.h"
#i
temperature_grapher.cpp
// Temperature_Grapher.cpp,v 1.2 2004/01/08 16:56:11 shuston Exp
#include "ace/OS_NS_unistd.h"
#include "ace/Log_Msg.h"
#include "Graph.h"
#include "Graphable_Element.h"
#include "Temperature
temperature_grapher.h
// Temperature_Grapher.h,v 1.1 2004/01/01 21:01:00 shuston Exp
#ifndef TEMPERATURE_GRAPHER_H
#define TEMPERATURE_GRAPHER_H
#include "Thermometer.h"
#include "Temperature_Grapher_Options.h"
#i
dz_graph_temperature
#! /usr/bin/perl
# $Id: dz_graph_temperature.in,v 1.2 2004/02/29 18:16:44 vtt Exp $
# This script will create a set of graphs for different time intervals.
# These values are set forth by configure
dz_graph_temperature.in
#! @PERL@
# $Id: dz_graph_temperature.in,v 1.2 2004/02/29 18:16:44 vtt Exp $
# This script will create a set of graphs for different time intervals.
# These values are set forth by configure script
temperature.java~1~
package chapter1;
public class Temperature {
public static void main(String[] args) {
float fah = 86;
System.out.println(fah + "度的华氏温度相当于...");
fah = fah - 32;
temperature.rc2
//
// TEMPERATURE.RC2 - resources Microsoft Visual C++ does not edit directly
//
#ifdef APSTUDIO_INVOKED
#error this file is not editable by Microsoft Visual C++
#endif //APSTUDIO_INVOKED