代码搜索:超声雾化
找到约 731 项符合「超声雾化」的源代码
代码结果 731
www.eeworm.com/read/17194/723135
51
//超声波模块显示程序
#include //包括一个52标准内核的头文件
#define uchar unsigned char //定义一下方便使用
#define uint unsigned int
#define ulong unsigned long
sbit Tx = P3^3; //产生脉冲引脚
sbit Rx = P3^2; //回波引
www.eeworm.com/read/25126/845516
plg test.plg
礦ision Build Log
Project:
E:\新版实验板\新版\板子测试程序\52程序\例程29 超声波测距\test.uvproj
Project File Date: 10/14/2011
Output:
Build target 'Target 1'
compil
www.eeworm.com/read/25379/847015
plg 01.plg
礦ision Build Log
Project:
C:\Documents and Settings\Administrator\桌面\51的智能型汽车防撞报警器的设计\超声波 防盗 修改\01.uvproj
Project File Date: 01/05/2012
Output:
www.eeworm.com/read/25885/951359
51
//超声波模块显示程序
#include //包括一个52标准内核的头文件
#include //包含_nop_()函数定义的头文件
#define uchar unsigned char //定义一下方便使用
#define uint unsigned int
#define ulong unsigned long
sbit Tx
www.eeworm.com/read/25885/952330
51
//超声波模块显示程序
#include //包括一个52标准内核的头文件
#define uchar unsigned char //定义一下方便使用
#define uint unsigned int
#define ulong unsigned long
sbit Tx = P3^3; //产生脉冲引脚
sbit Rx = P3^2; //回波引
www.eeworm.com/read/236606/4638873
lik 20hzout.lik
Version: 3.0
Options: m37
Obj: "D:\PROGRA~1\Sunplus\UNSPID~1.0\startupD.obj"
Obj: "F:\光盘检查工作\SPCE061A刻录光盘\9.模组资料\超声波测距模组\Demo Code\20HzOut--V2--Low\Debug\Resource.obj"
Obj: "F:\光盘检查工作\SPCE061A刻录光盘
www.eeworm.com/read/236606/4638924
lik 20hzout.lik
Version: 3.0
Options: m37
Obj: "D:\PROGRA~1\Sunplus\UNSPID~1.0\startupD.obj"
Obj: "F:\光盘检查工作\SPCE061A刻录光盘\9.模组资料\超声波测距模组\Demo Code\20HzOut--V2--Hig\Debug\Resource.obj"
Obj: "F:\光盘检查工作\SPCE061A刻录光盘
www.eeworm.com/read/286004/8795305
plg 改进程序.plg
礦ision2 Build Log
Project:
D:\刚刚 的文档\电子竞赛\超声波测距程序\改进程序.uv2
Project File Date: 11/21/2006
Output:
Build target 'Target 1'
compiling 改进程序.c...
www.eeworm.com/read/271958/10975397
plg tests.plg
礦ision2 Build Log
Project:
J:\C源程序\超声波测距器的设计C程序\第4章 c程序\C源程序\tests.uv2
Project File Date: 05/10/2006
Output:
www.eeworm.com/read/271878/10976974
txt 071021.txt
机器人超声测距数据的采集与处理
#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,