代码搜索结果
找到约 5,431 项符合
Temperature 的代码
retrospect.m
function T = retrospect(Ea,Estd,walkers,dEtgt,v,e,T,t,P)
% Retrospective temperature update method supplied with SA Tools.
% Copyright (c) 2002, by Richard Frost and Frost Concepts.
% See http://ww
main.c
#include
#include
#define Nop() _nop_();
typedef unsigned char uchar;
typedef unsigned int uint;
uchar code CrcTable [256] = {
0, 94, 188, 226, 97,
iewebserviceexample.htm
IE Web Service Example
var iCallID = null;
var sWSDL = "http://www.xmethods.net/sd/2001/
cf.lua
-- temperature conversion table (celsius to farenheit)
for c0=-20,50-1,10 do
io.write("C ")
for c=c0,c0+10-1 do
io.write(string.format("%3.0f ",c))
end
io.write("\n")
io.write("F ")
for c=c
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
anneal.m
function [minimum,fval] = anneal(loss, parent, options)
% ANNEAL Minimizes a function with the method of simulated annealing
% (Kirkpatrick et al., 1983)
%
% ANNEAL takes three input parameter
rcxlink.rcx
C:\Documents and Settings\All Users\Documents\TI Contest\My Entries\RTC Temperature Compensation\Quadravox\cstart.obj
C:\Documents and Settings\All Users\Documents\TI Contest\My Entries\RTC Temperatur
shiyan5_1.cpp
//lab3_1.cpp
#include
float Convert(float);
int main()
{
float TempFer;
float TempCel;
cout > TempFer;
rfradio.hec
/******************************************************************************/
/* SCCS: %Z% Name: %M% Date US: %G% %U% Ver.: %I% */
/*****************************************************************