代码搜索结果
找到约 5,431 项符合
Temperature 的代码
main.lst
C51 COMPILER V7.06 MAIN 02/26/2007 00:08:55 PAGE 1
C51 COMPILER V7.06, COMPILATION OF MODULE MAIN
OBJECT MODULE PLACED IN ma
main.c
/***********************************************/
//**********Author :wyb**************************
//**********07.2.23*************************
#include
#include
#define HIGH(
main.c
//-----------------------------------------------------------------------------
// Temp_3.c
//-----------------------------------------------------------------------------
// Copyright 2001 Cygnal
unb3mm.m
%
function [T P E TM]=UNB3MM(LATRAD,HEIGHTM,DAYOYEAR)
%
%---|---1|0---|---2|0---|---3|0---|---4|0---|---5|0---|---6|0---|---7|0-
%==================================================================
thermometer.asm
; This short program for Emu8086 shows
; how to keep constant temperature using
; heater and thermometer (between 60 癈 to 80 癈),
; it is assumed that air temperature is lower 60 癈.
; "Thermomete
randomize_cool.html
Cooling schemes
Cooling schemes
The extendable family of routines for the
generation of annea
iewebserviceexample.htm
IE Web Service Example
var iCallID = null;
var sWSDL = "http://www.xmethods.net/sd/2001/
prog5_02.cpp
// Program 5.2 Using a do-while loop to control input
#include
using std::cin;
using std::cout;
using std::endl;
int main() {
char ch = 0; // Stores
prog5_11.cpp
// Program 5.11 Calculating an average in an indefinite loop
#include
#include
using std::cout;
using std::cin;
using std::endl;
int main() {
char ch = 0;
xscript.m
% xScript.m
% An Example of Script File
%
% Author: HUANG Huajiang
% Copyright 2003 UNILAB Research Center,
% East China University of Science and Technology, Shanghai, PRC
% $Revision: