搜索资源列表
serial-VC
- 一个VC串口编程的实例,使用了serialport类封装串口操作-serialport class for VC serial port
SerialPortUtil
- 采用CS结构,使用SerialPort类进行串口通讯。对SerialPort类进行了封装,以保证多个窗体间对串口实例的调用。-Using CS structure, SerialPort class for serial communication. SerialPort class on the package, in order to ensure calls between more than one form of the serial instance.
COMTOOL
- 串口类SerialPort使用实例,能实时接收串口数据,在此程序基础上可进一步实现许多功能。(This is a example for serial port in vc++6.0.)