代码搜索结果
找到约 4,719 项符合
Temperature 的代码
temperature.lst
A51 MACRO ASSEMBLER TEMPERATURE 06/23/2007 10:21:11 PAGE 1
MACRO ASSEMBLER A51 V7.10
OBJECT MODULE PLACED IN temperature.OBJ
ASSEMB
temperature.lnp
"temperature.obj"
TO "temperature"
temperature.plg
礦ision2 Build Log
Project:
F:\project\写书\program\42\temperature.uv2
Project File Date: 06/23/2007
Output:
Build target 'Target 1'
assembling
temperature.c
/*************************************************************************
*
* Used with ICCARM and AARM.
*
* (c) Copyright IAR Systems 2005
*
* File name : temperature.c
*
temperature.h
/*************************************************************************
*
* Used with ICCARM and AARM.
*
* (c) Copyright IAR Systems 2005
*
* File name : temperature.h
*
temperature.c
/*************************************************************************
*
* Used with ICCARM and AARM.
*
* (c) Copyright IAR Systems 2005
*
* File name : temperature.c
*
temperature.h
/*************************************************************************
*
* Used with ICCARM and AARM.
*
* (c) Copyright IAR Systems 2005
*
* File name : temperature.h
*
temperature.c
/*************************************************************************
*
* Used with ICCARM and AARM.
*
* (c) Copyright IAR Systems 2006
*
* File name : temperature.c
*
temperature.h
/*************************************************************************
*
* Used with ICCARM and AARM.
*
* (c) Copyright IAR Systems 2005
*
* File name : temperature.h
*
temperature.cs
using System;
namespace CalcTemp
{
///
/// Summary description for Temperature.
///
public class Temperature {
private float temp, newTemp;
private bool celsius