代码搜索结果

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

main.c

#include #include /*******************变量定义**********************/ uchar DispLED[4];//数码管显示缓冲区 uchar code DispDB[15]={//字形码 0xA0,0xF9,0x92,0xD0,0xC9,0xC4,0x84,0xF1,//0,1

ds2435_2.c

// DS2435_2.C (PIC16F877) // // Illustrates histogram feature of the ZDS2435. // // Clears the elapsed time counter and sets the sample rate for 0.5 minutes. // Sets seven temperature boundaries,

simulatedanneal.m

function SimulatedAnnealforTSP() clear CityNum=30; [dislist,Clist]=tsp(CityNum); %t0,tf is the initial and finil temperature;alpha is controling temperature coeffient tf=0.01; alpha=0.80; L=

temperatureconversion.java

// Exercise 5.12 TemperatureConversion.java // Application that converts a Celsius temperature to its equivalent // Fahrenheit temperature. import java.awt.*; import java.awt.event.*; import java

thermo.c

/* ************************************************************************ * Program : THERMO.C * * Description : Demo program for temperature

thermo.c

/* ************************************************************************ * Program : THERMO.C * * Description : Demo program for temperature

moobservable.jbx

[PropertyInfo] temperature,int,false,false, , ,true, [IconNames]

maximize_params_debug.m

function CPD = maximize_params(CPD, temp) % MAXIMIZE_PARAMS Set the params of a CPD to their ML values (Gaussian) % CPD = maximize_params(CPD, temperature) % % Temperature is currently ignored. if ~a

maximize_params.m

function CPD = maximize_params(CPD, temp) % MAXIMIZE_PARAMS Set the params of a CPD to their ML values (Gaussian) % CPD = maximize_params(CPD, temperature) % % Temperature is currently ignored. if ~a

maximize_params_debug.m

function CPD = maximize_params(CPD, temp) % MAXIMIZE_PARAMS Set the params of a CPD to their ML values (Gaussian) % CPD = maximize_params(CPD, temperature) % % Temperature is currently ignored. if ~a