代码搜索:测量温度
找到约 7,506 项符合「测量温度」的源代码
代码结果 7,506
www.eeworm.com/read/322785/13366344
plg 1.plg
礦ision2 Build Log
Project:
C:\Documents and Settings\Administrator\桌面\开发板\5.DS18b20的温度采集实验\1.uv2
Project File Date: 08/17/2007
Output:
www.eeworm.com/read/316459/13522417
c digthermo.c
/*此程序实现了ds18b20温度传感器的单线数据采集,并且通过LED显示小数和整数部分*/
#include "DigThermo.h"
/* 延时t*11us */
void delay(uint t)
{
for(;t>0;t--);
}
/* 产生复位脉冲初始化DS18B20 */
void TxReset(void)
{ char presence=1;
www.eeworm.com/read/314569/13564408
c main.c
#include "REG51.h"
//系统参数配置
#define DELTA_T -20 //沸点偏移量
#define T_UNIT 10 //温度单位,10表示1摄氏度
#define BOIL_POINT 1000 //1标准大气压下的沸点
#define ON 1 //打开电源或者电源处于开状态
#define OFF
www.eeworm.com/read/312081/13619526
txt heixianghanshuyouhua.txt
function [Opt_prmt,Opt_obj,Opt_obj2,LC]=RODGSA(M,N,Pm,K,t0,alpha,net1,net2,net3)
%输入参数列表
% M 遗传进化迭代次数
% N 种群规模
% Pm 变异概率
% K 同一温度下的状态跳转次数
% t0
www.eeworm.com/read/307495/13721798
plg wdbj.plg
礦ision2 Build Log
Project:
E:\Professional\tutorial\MCU\SH51\Wang-SH51示例程序\温度报警装置\wdbj.uv2
Project File Date: 02/29/2008
Output:
Build target
www.eeworm.com/read/304182/13799313
bak digthermopro_uv2.bak
### uVision2 Project, (C) Keil Software
### Do not modify !
Target (Target 1), 0x0000 // Tools: 'MCS-51'
Group (Source Group 1)
File 1,0,
www.eeworm.com/read/301964/13845460
frm form1.frm
VERSION 5.00
Object = "{648A5603-2C6E-101B-82B6-000000000014}#1.1#0"; "MSCOMM32.OCX"
Object = "{67397AA1-7FB1-11D0-B148-00A0C922E820}#6.0#0"; "MSADODC.OCX"
Begin VB.Form 接收温度值软件
Caption
www.eeworm.com/read/494076/6387739
m nonisothermtr.m
function NonIsothermTR
% 模拟计算非等温固定床管式反应器的轴向温度分布和转化率分布
% 在一列管反应器中进行邻二甲苯(A)氧化制邻苯二酸酐(B)
%
% Author: HUANG Huajiang
% Copyright 2003 UNILAB Research Center,
% East China University of Science
www.eeworm.com/read/487095/6523502
plg lhj.plg
礦ision2 Build Log
Project:
F:\windows\程序\12-温度传感器DS18B20\lhj.uv2
Project File Date: 12/05/2007
Output:
www.eeworm.com/read/484672/6572473
plg temperature_chip_driver.plg
礦ision2 Build Log
Project:
D:\单片机教程\C51实例代码\温度芯片驱动\temperature_chip_driver.uv2
Project File Date: 07/11/2004
Output:
Build target 'Target 1'