代码搜索:2.54杜邦端子
找到约 733 项符合「2.54杜邦端子」的源代码
代码结果 733
www.eeworm.com/read/456814/7339230
txt 说明.txt
功能简介:
这是一款来源于网络的功能强大,体制完善51电子音乐播放器。感谢单片机前辈们做出的努力和贡献。
跳线设置:
将BUZZER端子用跳线冒短接
晶振:11.0592 M
www.eeworm.com/read/255868/12049354
d 16pin-dip-1.27.d
*PADS-LIBRARY-PCB-DECALS-V4*
16PIN-DIP-1.27 M 0 0 0 3 6 0 16 2 0
-3.1705 1.8542 0 0 1.27 0.127 0 0 33 "Regular "
Comment
-0.95867 2.11367 0 0 1.524 0.1778 1
www.eeworm.com/read/340608/12144981
c errno.c
/*****************************************************************************/
/* errno v2.54 */
/* Copyright (c) 1993-2004 Texas Ins
www.eeworm.com/read/230578/14281264
d 16pin-dip-1.27.d
*PADS-LIBRARY-PCB-DECALS-V4*
16PIN-DIP-1.27 M 0 0 0 3 6 0 16 2 0
-3.1705 1.8542 0 0 1.27 0.127 0 0 33 "Regular "
Comment
-0.95867 2.11367 0 0 1.524 0.1778 1
www.eeworm.com/read/230578/14281320
d 16pin-dip-1.27.d
*PADS-LIBRARY-PCB-DECALS-V4*
16PIN-DIP-1.27 M 0 0 0 3 6 0 16 2 0
-3.1705 1.8542 0 0 1.27 0.127 0 0 33 "Regular "
Comment
-0.95867 2.11367 0 0 1.524 0.1778 1
www.eeworm.com/read/432934/8562289
m stucture_switch.m
% stucture_switch.m
% switch-case结构示例
% 单位换算示例
disp('单位换算示例')
x=input('输入需要换算的长度数值(m):');
unit=input('选择转换单位(1 in; 2 ft; 3 m; 4 mm; 5 cm;):');
switch unit
case {'inch', 'in', 1}
y=
www.eeworm.com/read/432934/8562378
asv stucture_switch.asv
% stucture_switch.m
% switch-case结构示例
% 单位换算示例
disp('单位换算示例')
x=input('输入需要换算的长度数值(cm):');
unit=input('选择转换单位(1 in; 2 ft; 3 m; 4 mm; 5 cm;):')
switch unit
case {'inch', 'in', 1}
y=
www.eeworm.com/read/443325/7634591
m stucture_switch.m
% stucture_switch.m
% switch-case结构示例
% 单位换算示例
disp('单位换算示例')
x=input('输入需要换算的长度数值(m):');
unit=input('选择转换单位(1 in; 2 ft; 3 m; 4 mm; 5 cm;):');
switch unit
case {'inch', 'in', 1}
y=
www.eeworm.com/read/443325/7634607
asv stucture_switch.asv
% stucture_switch.m
% switch-case结构示例
% 单位换算示例
disp('单位换算示例')
x=input('输入需要换算的长度数值(cm):');
unit=input('选择转换单位(1 in; 2 ft; 3 m; 4 mm; 5 cm;):')
switch unit
case {'inch', 'in', 1}
y=