代码搜索:Measure
找到约 3,780 项符合「Measure」的源代码
代码结果 3,780
www.eeworm.com/read/280398/10332759
c measure.c
//-----------------------------------------------------------------------------
//
//文件名: measure.c
//
//编写人:ywq
//
//编写时间:2008/01/14
//
//目标器件: C8051F310
//
//编译工具: keil c
//
//程序说明: 用于测
www.eeworm.com/read/280398/10332762
lst measure.lst
C51 COMPILER V7.06 MEASURE 01/17/2008 16:19:15 PAGE 1
C51 COMPILER V7.06, COMPILATION OF MODULE MEASURE
OBJECT MODULE PLACED IN
www.eeworm.com/read/280398/10332781
obj measure.obj
www.eeworm.com/read/354693/10333255
c measure.c
/**************************************************************
Copyright(C) 2007,Huaruijie Co.Ltd.
文件名: Measure.c
版权:华瑞杰公司 2007
作者: 开发部 zhw
描述: 计量统计分析任务
文件记录:
1. 2007-02-06 zhw
www.eeworm.com/read/159601/10634880
c measure.c
/*
* GENESIS Copyright (c) 1986, 1990 by John J. Grefenstette
* This program may be freely copied for educational
* and research purposes. All other rights reserved.
*
* file: measur
www.eeworm.com/read/277337/10644949
h measure.h
#ifndef MEASURE_H
#define MEASURE_H
void measure();
#endif
www.eeworm.com/read/277337/10644982
c measure.c
#include "iic.h"
#include "ads1100.h"
#include "lcd.h"
#include "measure.h"
#include "math.h"
#include "system.h"
idata ushort value[7];
extern code ushort degree[7];
void displayvalue(flo
www.eeworm.com/read/277337/10644989
lst measure.lst
C51 COMPILER V7.06 MEASURE 04/09/2005 13:15:56 PAGE 1
C51 COMPILER V7.06, COMPILATION OF MODULE MEASURE
OBJECT MODULE PLACED IN
www.eeworm.com/read/277337/10645050
obj measure.obj
www.eeworm.com/read/349916/10782004
c measure.c
/*
* GENESIS Copyright (c) 1986, 1990 by John J. Grefenstette
* This program may be freely copied for educational
* and research purposes. All other rights reserved.
*
* file: measur