资源列表
SerialPort
- c++编写的串口助手,可直接在vs中打开,可用于学习,也可以自己修改(C++ prepared serial assistant, can be directly opened in VS, can be used for learning, you can also modify their own)
USB_COM
- 一个关于USB,串口通信的例子,很值得一看。-One on USB, serial communication example, it is worth a visit.
串口调试助手-XCOM
- 非常好用的串口工具,免安装直接使用,分享给大家(Very easy to use serial port tools, free installation, direct use, to share with you)
流量神器
- 点击这个软件,可以在短时间内增加关注度,增加曝光量,吸引人气,提升人气值。
386的接警程序
- 该程序可作为386的接警程序使用,再加上16路MAP就是一套完整报警程序了哦,千万不能用于商业,仅供学习使用哦
comm
- 多串口 通信 可以设置串口的端口 ,设置串口的多个参数,图片显示等-Serial communication serial port can be set, set the serial number of parameters, image display
串口通信
- 在VS2013平台上编写的上位机程序,代码完整,实现了通信功能(The upper computer program written on the VS2013 platform has complete code and realizes the communication function)
SCOMMV23
- 串口调试助手源代码,功能强大(Serial debug)
dengguo_Delphi_Fax_Voice
- 串口读写程序在 delphi下开发 包含打标机,标签机,扫描仪 硬件操作-Serial reading and writing program developed under delphi include marking machine, labeling machine, scanner hardware operation
VCPPchuankoubiancheng
- 串口编程,李现勇教程的附件,适用于自学者和初学者-VC++ communication process
SerialCommunicationPracticesGongjianbin
- 龚建斌的这本讲串口编程的书很好。很适合初学者。并附有本书的中所有例程和串口调试助手源码。-It is a good book of serial programming and very suitable for beginners.
串口通信C++源码
- 包括常用的串口通信调试程序的源码,实例教程中的完整代码,配合串口通信原理使用