代码搜索结果

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

heat.m

% Study of heat transfer and temperature of a 1x1 metal plate %heat is dissipated through the sides and temp at infinity is t % n(n-1) points in consideration, %Temperature at top end is 500*sin

whtpnt.py

# # Sample: White point from temperature # from lcms import * Temp = input("Temperature

temperatureunit.java

package ranab.unit; /** * Temperature unit converter class. * * @author Rana Bhattacharyya */ public class TemperatureUnit extends BaseUnit {

lm70_x86.c

/* * LM70_x86 v1.0 11/05/01 * www.embeddedlinuxinterfacing.com * * The original location of this code is * http://www.embeddedlinuxinterfacing.com/chapters/10/ * * Copyright (C) 2001 by Craig H

fig1_01b.m

%Figure 1.1 Feedback Control of Dynamic Systems, 4e % Franklin, Powell, Emami % script to generate figure 1.1 clf sim('fig1_01bsim',24) plot(roomtemp(:,1),roomtemp(:,

pr02009.cpp

//////////////////////////////////////// // File Name: pr02009.cpp //////////////////////////////////////// #include //////////////////////////////////////// // The main() function.

main.c

//************************************************************************************************* // Module Name : Main.C // CreateDate : 2006-07-13 // ModifData : 2006-07-25 // Des

main.lst

C51 COMPILER V7.20 MAIN 07/26/2006 17:37:30 PAGE 1 C51 COMPILER V7.20, COMPILATION OF MODULE MAIN OBJECT MODULE PLACED IN Ma

main.c

#include #include #include"inc/define.h" //数据类型定义 #include"inc/exactdly.h" //精确延时函数 #include"inc/ds18b20.h" extern u8 gActive_DS18B20; void SerialInit(void); int main()

lm70_x86.c.txt

/* * LM70_x86 v1.0 11/05/01 * www.embeddedlinuxinterfacing.com * * The original location of this code is * http://www.embeddedlinuxinterfacing.com/chapters/10/ * * Copyright (C) 2001 by