代码搜索:超声原理
找到约 9,226 项符合「超声原理」的源代码
代码结果 9,226
www.eeworm.com/read/295386/8167283
opt 超声波-c.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/295386/8167314
pwi 超声波模拟.pwi
www.eeworm.com/read/295386/8167317
pwi 超声波-1602.pwi
www.eeworm.com/read/295386/8167318
plg 超声波-c.plg
礦ision2 Build Log
Project:
C:\Documents and Settings\Administrator\桌面\ultrasonic-1602display-last\超声波-C.uv2
Project File Date: 10/25/2007
Output:
www.eeworm.com/read/295386/8167323
hex 超声波-c.hex
:030000000206EE07
:0C06EE00787FE4F6D8FD75812002062F0D
:0B06FA003031323334353637383900E8
:0F06C2001FEF600BE4FEEEC3947D50F40E80F743
:0106D1002206
:1006AE007580FFC290D291C2927F021206C2D29280
:0406B
www.eeworm.com/read/268587/11132569
pdf 超声波米尺评估.pdf
www.eeworm.com/read/412274/11207373
m51 超声波.m51
BL51 BANKED LINKER/LOCATER V6.00 09/16/2008 00:53:20 PAGE 1
BL51 BANKED LINKER/LOCATER V6.00, INVOKED BY:
C:\KEIL\C51\BIN\BL51.EXE 超声波.ob
www.eeworm.com/read/412274/11207402
bak 超声波_opt.bak
### 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/412274/11207406
uv2 超声波.uv2
### uVision2 Project, (C) Keil Software
### Do not modify !
Target (Target 1), 0x0000 // Tools: 'MCS-51'
Group (Source Group 1)
File 1,1, 0x0
Options 1,0,0 // Target '
www.eeworm.com/read/133840/14021493
c 超声波测距离.c
#include
#define unit unsigned int
#define uchar unsigned char
sbit fs=P3^0; //发送端;
sbit h=P3^7;
sbit l=P3^5; //数码管位选端;
sbit m=P3^4;
uchar tab[16]={0x28,0xEB,0x32,0xA2,0xE1,0x