CSerialPort串口类工程实例

时间:2019-01-15 18:45:52
【文件属性】:

文件名称:CSerialPort串口类工程实例

文件大小:53.54MB

文件格式:RAR

更新时间:2019-01-15 18:45:52

CSerialPort VS2015 unicode 串口

VS2015完整工程,基于自修改的CSerialPort类,MFC对话框,在VS2015 win10环境下调试正常工作,支持unicode字符集,支持字符串和二进制(16进制)收发,串口反复打开关闭正常,支持查询计算机内可用串口


【文件预览】:
SerialCommunicationTest
----ipch()
--------SERIALCOMMUNICATIONTEST-1bd8d0ba()
----.vs()
--------SerialCommunicationTest()
----SerialCommunicationTest()
--------SerialCommunicationTest.aps(108KB)
--------resource.h(2KB)
--------SerialCommunicationTestDlg.h(1KB)
--------SerialCommunicationTest.vcxproj(11KB)
--------stdafx.h(2KB)
--------SerialCommunicationTest.h(545B)
--------targetver.h(240B)
--------SerialCommunicationTest.rc(12KB)
--------SerialCommunicationTest.cpp(3KB)
--------SerialCommunicationTestDlg.cpp(9KB)
--------Debug()
--------stdafx.cpp(156B)
--------ReadMe.txt(4KB)
--------SerialCommunicationTest.vcxproj.filters(2KB)
--------SerialPort.cpp(26KB)
--------SerialPort.h(5KB)
--------res()
----SerialCommunicationTest.sln(1KB)
----Debug()
--------SerialCommunicationTest.exe(9.53MB)
----SerialCommunicationTest.sdf(86.75MB)

网友评论

  • 功能粗糙,不值这分
  • 可以使用,但是使用的串口类和我想要了解的不一样。。。谢谢
  • 不太好,还没有没有真正实现,还是有bug
  • 比较清晰,功能比较全,值得一看
  • 正在学习串口,用来借鉴一下