查看会员资料
用 户 名:zhang******
发送消息- Email:用户隐藏
- Icq/MSN:
- 电话号码:
- Homepage:
- 会员简介:
最新会员发布资源
serialtool
- matlab编写的串口调试工具,数据接收部分采用中断方式,保证了实时的数据显示 。在获取端口部分采用了try catch 的方式,可以更加方便的选取端口。-this is a simple serial tool scr ipted by matlab. I used interrupt to ensure the instant display of received data.