vc 串口通信程序,利用cserialport类

时间:2013-04-12 14:02:51
【文件属性】:

文件名称:vc 串口通信程序,利用cserialport类

文件大小:1.84MB

文件格式:RAR

更新时间:2013-04-12 14:02:51

串口程序,vc,CSerialPort

利用CSerialPort类对串口进行编程,开发环境为vc++,很有用,本人通过调试运行,且能够应用


【文件预览】:
SerialPortTest
----SerialPortTest.aps(35KB)
----SerialPortTest.dsw(553B)
----StdAfx.cpp(216B)
----resource.h(968B)
----SerialPortTest.rc(6KB)
----Debug()
--------vc60.pdb(356KB)
--------SerialPortTest.pch(5.24MB)
--------SerialPortTest.exe(116KB)
--------vc60.idb(209KB)
--------SerialPortTest.obj(15KB)
--------SerialPortTest.pdb(417KB)
--------SerialPortTest.ilk(240KB)
--------StdAfx.obj(103KB)
--------SerialPortTest.res(3KB)
--------SerialPort.obj(24KB)
--------SerialPortTestDlg.obj(30KB)
----SerialPortTestDlg.h(2KB)
----ReadMe.txt(4KB)
----StdAfx.h(1KB)
----SerialPortTest.h(1KB)
----SerialPortTest.ncb(57KB)
----SerialPortTest.dsp(4KB)
----SerialPort.cpp(17KB)
----SerialPortTest.clw(2KB)
----SerialPortTest.opt(49KB)
----SerialPort.h(3KB)
----SerialPortTest.plg(1KB)
----res()
--------SerialPortTest.rc2(406B)
--------SerialPortTest.ico(1KB)
----SerialPortTest.cpp(2KB)
----SerialPortTestDlg.cpp(6KB)

网友评论

  • 看起来好像可以!先跑跑看!
  • 还好吧,和百度上面的一样,借鉴下重新完善了一些问题
  • 可以运行,谢谢
  • 真的很好用值得推荐
  • 那么多问题,还要那么多积分。浪费积分。
  • 这种串口类我用过,只能返回单个字节,对于长串不是很好用。
  • 其实就是书上的例子
  • 可以运行,谢谢
  • 把串口打开关闭再打开的时候会出问题
  • 可以运行,但是用了一次后发现串口一直占用,不知道是不是程序的问题
  • 恩,可以用,不过貌似初始化的时候com口要设置为1~4才有效……
  • 是可以运行,不过cserialport类初始化有问
  • 基本上还是remon spekreijse 的那个框架
  • 是可以运行,不过cserialport类初始化有问题打不开com口 要修改才行
  • 可以运行,跟happen2919上传的资源是一样的。