代码搜索:输出可调
找到约 10,000 项符合「输出可调」的源代码
代码结果 10,000
www.eeworm.com/read/28525/999945
io输出
www.eeworm.com/read/28525/1000235
io输出
www.eeworm.com/read/28525/1001406
io输出
www.eeworm.com/read/28525/1001523
io输出
www.eeworm.com/read/28833/1007956
io输出
www.eeworm.com/read/37067/1067605
io输出
www.eeworm.com/read/37144/1068660
io输出
www.eeworm.com/read/360780/10078659
lnp sp0604_实验19_脉宽可调和显示的pwm信号.lnp
"SP0604_实验19_脉宽可调和显示的PWM信号.obj"
TO "SP0604_实验19_脉宽可调和显示的PWM信号"
www.eeworm.com/read/357621/10204610
txt pwm可调用.txt
#include
#include
#include
#define unit unsigned int
sbit P1_0=P1^0;
int a=250,b=250,th0,tl0,th1,tl1;
void init()
{
TMOD=0X11;
TH0=th0;
TL0=tl0;
TH1=th1