Null-modem
NULL-modem是一种特殊的串行通信接口配置,通过直接连接两台计算机或设备的发送与接收线路实现点对点的数据传输,无需调制解调器。广泛应用于工业控制、嵌入式系统开发及远程终端访问等领域。掌握NULL-modem技术对于提升硬件调试效率、构建低成本通信解决方案至关重要。本站提供599个精选资源,涵盖...
资源总数
412
Null-modem 全部资料 412 份
Practical+Wireless+Data+Modem+Design
Without doubt, the age of information communications is upon 11s. The rapid pace of technological advancement in digital...
2020-05-31
1
for[i=0 i<XtNumber[items] i++]{ label = XmCreateLabel[rowcolumn, items[i], NULL, 0] Xt
for[i=0 i<XtNumber[items] i++]{ label = XmCreateLabel[rowcolumn, items[i], NULL, 0] XtManageChild[label] ...
2017-03-25
34