搜索资源列表
lsCommDemo
- 多线程,多接收模式串口类 LsComm ,串口通信源代码!-multi-threaded, multi-mode receiver category LsComm serial, serial communications source code!
LsCommDemo
- 一个多线程串口通讯的事例,适合于在串口通信方面有基础的人进一步研究
LsCommDemo(for-vc6)
- 此程序为多线程,多接收模式串口类,程序很全,适合新手学习,同是也可以根据自己的兴趣添加自己感兴趣的各个功能-This program is multi-threaded, multi-category serial receive mode, the program is very full, for beginners to learn, the same can also add your own according to their interest in the various feat
LsCommDemo
- 这是一个Win32 API的打包类,对处理串口的Win32 API类进行了封装,借助这个类可以很方便地对串口进行操作。 特性: 1、C++接口简洁易用。 2、使用C++异常时,首选 Win32 常规的返回值机制。保证使用CSerialPort的代码更加健壮。 3、支持UNICODE,支持MFC静态链接并且所有代码都在 warning level 4 级别上进行洁净编译。 4、支持串口模块使用重叠、阻塞和回调(只能在NT中使用) -This is a Win32 API
