代码搜索结果

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

weather.arff

@relation weather @attribute outlook {sunny, overcast, rainy} @attribute temperature real @attribute humidity real @attribute windy {TRUE, FALSE} @attribute play {yes, no} @data sunny,85,85,FALSE,no

bmplas10.inp

MODE 10 BEAM PLASMA INSTABILITY A cool electron beam is drifting through a cold electron plasma. The small temperature of the beam avoids the non-physical cold beam instability, so the only phenomeno

co2.dep

2 Debug $PROJ_DIR$\Debug\Obj\temperature.pbi

manualscandlg.cpp

// ManualScanDlg.cpp : 实现文件 // #include "stdafx.h" #include "Temperature.h" #include "ManualScanDlg.h" // CManualScanDlg 对话框 IMPLEMENT_DYNAMIC(CManualScanDlg, CDialog) CManualScanDlg:

findtemp.m

function [T,x]=findtemp(a) %a=3.5; % input variables %TL=Left hadn boundary condition %TR=right hand boundary condition %TA=ambient temperature %n=number of internal nodes %ns=number of segme

weather.arff

@relation weather @attribute outlook {sunny, overcast, rainy} @attribute temperature real @attribute humidity real @attribute windy {true, false} @attribute whatIdo {will_play, may_play, no_play} @d

weather.cpp

//Weather Temperature Recording Project //Programmed by : Vivek Patel //For bugs plz. contact me ----> //Email : vivek_patel9@rediffmail.com //Website : www.vivekpatel.cjb.net //Some fact

weather.bak

//Weather Temperature Recording Project //Programmed by : Vivek Patel //For bugs plz. contact me ----> //Email : vivek_patel9@rediffmail.com //Website : www.vivekpatel.cjb.net //Some fact

simannel.m

%J. C. Spall, March 1999 %Written in support of text, Introduction to Stochastic Search and Optimization, 2003 %Simulated annealing code. Uses geometric decay of temperature. %Provides two ways of

ibmpex.c

/* * A hwmon driver for the IBM PowerExecutive temperature/power sensors * Copyright (C) 2007 IBM * * Author: Darrick J. Wong * * This program is free software; you can redis