代码搜索结果

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

readme.txt

Temperature 为下位机(单片机)代码 TempView 为上位机(PC机)代码

weatherballoon.cpp

#include #include #include #include "weatherballoon.h" using namespace std; WeatherBalloon::WeatherBalloon(QWidget *parent) : QPushButton(tr("Quit"), parent) {

bipart_perturb.m

function W = bipart_perturb(X,W,Ea,T) % W = bipart_perturb(X,W,Ea,T) % Method for graphbipart example supplied with SA Tools. % See http://www.frostconcepts.com/software for information on SA Tools

template_perturb.txt

function W = PROBLEMNAME_perturb(X,W,Ea,T) % W = PROBLEMNAME_perturb(X,W,Ea,T) % % X = behaviorally constant application data % % W = (on input) current state, (on output) next state. % %

tinitwhite.m

function [T0,W,Ew,Wbsf,Ebsf,Ea,Ev,steps] = TinitWhite(r, walkers, newstate, X, cost, moveclass) % White temperature initialization method supplied with SA Tools. % Copyright (c) 2002, by Richard Fro

tinitt0.m

function [T0,W,Ew,Wbsf,Ebsf,Ea,Ev,steps] = TinitT0(r, walkers, newstate, X, cost, moveclass) % Fixed temperature initialization method supplied with SA Tools. % Copyright (c) 2002, by Richard Frost

temp_31.c

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

温度计.c

#include #define uchar unsigned char #define uint unsigned int sbit DQ=P3^0; uchar flag1; uchar tempL=0; uchar tempH=0; uint tt; flo

温度计.lst

C51 COMPILER V8.08 蝊度计 07/23/2008 16:59:22 PAGE 1 C51 COMPILER V8.08, COMPILATION OF MODULE 蝊度计 OBJECT MODULE PLACED IN 温度计.OB

at89c2051_18b20.c

/************************************************************ *18B20驱动程序,DQ为数据口,接于P3.5 *11.0592M晶振,上拉4.7k电阻 *************************************************************/ #include #inc