代码搜索结果

找到约 5,431 项符合 Temperature 的代码

temp_3.c

//----------------------------------------------------------------------------- // Temp_3.c //----------------------------------------------------------------------------- // Copyright 2001 Cygnal

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:

main.lst

C51 COMPILER V6.23a MAIN 04/15/2002 18:18:04 PAGE 1 C51 COMPILER V6.23a, COMPILATION OF MODULE MAIN OBJECT MODULE PLACED IN m

main.c

#include "TestSerial.h" // SFR declarations #include "serial.h" #include "serial1.h" #include "SoftUart.h" #define TIMER0 1000 //1000us #define TIMER0_COUNT SYSCLK/1000*TIMER

temp_3.c

//----------------------------------------------------------------------------- // Temp_3.c //----------------------------------------------------------------------------- // Copyright (C) 2005 Sil

code64.f90

!!!!!!!!!!!!!!!!!!!!!!!!!!! Program 6.4 !!!!!!!!!!!!!!!!!!!!!!!!!!!!! ! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! !

monitor.java

package myprojects.monitor; import java.awt.*; import java.awt.event.*; import java.sql.*; import javax.swing.*; import java.util.*; import javax.comm.*; import java.math.*; class Monitor

shiyan5_1.cpp

//lab3_1.cpp #include float Convert(float); int main() { float TempFer; float TempCel; cout > TempFer;

thermospeedr.m

function T = thermospeedR(Ea,Estd,walkers,dEtgt,v,e,T,t,P) % Heat capacity thermospeed temperature update method supplied with SA Tools. % Copyright (c) 2002, by Richard Frost and Frost Concepts. %

geman.m

function T = geman(Ea,Estd,walkers,dEtgt,v,e,T,t,P) % Geman temperature update method supplied with SA Tools. % Copyright (c) 2002, by Richard Frost and Frost Concepts. % See http://www.frostconcep