代码搜索:测量系统
找到约 10,000 项符合「测量系统」的源代码
代码结果 10,000
www.eeworm.com/read/323617/13331786
lis 温度测量.lis
.module _温度测量.c
.area text(rom, con, rel)
0000 .dbfile C:\DOCUME~1\徐胜辉\桌面\新建文件夹\温度测量.c
.area data(ram, con
www.eeworm.com/read/320149/13432462
plg 测量温度.plg
礦ision3 Build Log
Project:
E:\51单片机\STC52试验程序\18B20测温\测量温度.uv2
Project File Date: 01/31/2008
Output:
www.eeworm.com/read/320149/13432464
lst 测量温度.lst
C51 COMPILER V8.02 测量温度 02/07/2008 13:19:49 PAGE 1
C51 COMPILER V8.02, COMPILATION OF MODULE 测量温度
OBJECT MODULE PLACED IN 测量温度.O
www.eeworm.com/read/320149/13432466
hex 测量温度.hex
:0300000002021FDA
:0C021F00787FE4F6D8FD75811202020120
:0F021000D711CD5D1B5EDE15DF5F9B8EC2080030
:1001F100758901758CFC758A18D2AFD2A9D28C226F
:1001CB00E4D2B77F08FE12022BC2B77F507E00121B
:1001DB0002
www.eeworm.com/read/320149/13432468
opt 测量温度.opt
### uVision2 Project, (C) Keil Software
### Do not modify !
cExt (*.c)
aExt (*.s*; *.src; *.a*)
oExt (*.obj)
lExt (*.lib)
tExt (*.txt; *.h; *.inc)
pExt (*.plm)
CppX (*.cpp)
DaveTm {
www.eeworm.com/read/320149/13432471
h 测量温度.h
www.eeworm.com/read/320149/13432474
c 测量温度.c
#include
#include
void delay(unsigned int t);
unsigned char DisBuff[4];
unsigned char COM;
sbit COM1=P2^7; //定义通信端口
sbit COM2=P2^4;
sbit COM3=P2^5;
sbit COM
www.eeworm.com/read/320149/13432475
obj 测量温度.obj
www.eeworm.com/read/317357/13505631