代码搜索:超声雾化
找到约 731 项符合「超声雾化」的源代码
代码结果 731
www.eeworm.com/read/412274/11207385
dsk 超声波.dsk
www.eeworm.com/read/412274/11207388
plg 超声波.plg
礦ision3 Build Log
Project:
C:\Documents and Settings\Administrator\桌面\超声波程序\超声波.uv2
Project File Date: 09/15/2008
Output:
Build target 'Target
www.eeworm.com/read/412274/11207413
c 超声波.c
# include
#include
#include
#define unit unsigned int
#define uchar unsigned char
sbit P34=P3^4;
sbit P10=P1^0;
void send();
void receive();
void init_
www.eeworm.com/read/412274/11207417
obj 超声波.obj
www.eeworm.com/read/412274/11207421
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/353737/10425262
txt 测距.txt
http://blog.ednchina.com/guangqing/
:中国矿业大学徐海学院电子04-1 鲍海鸿
摘要超声波测距器,可以应用于汽车倒车、建筑施工工地以及一些工业现场的位置监控,也可用于如液位、井深、管道长度的测量等场合。要求测量范围在0.10- 5.00m,测量精度1cm,测量时与被测物体无直接接触,能够清晰稳定地显示测量结果。由于超声波指向性强,能量消耗缓慢, ...