资源列表
serial
- 串口数据处理,用于处理来自cn2420的传感器数据。统计传输比特率等-The serial data processing, for processing the sensor data from the cn2420. Statistics transmission bit rate
teach-VC-hand-by-hand
- 从零开始学VC系列教程 一.信息显示实验 二. 对话框及常用控件实验 三.串口通信与自定义消息 四.并口控制与类的使用 五.消息机制与自定义消息-vc study
com
- 实现串口通信,并有查询,导出功能。查询按时间顺序查询。-Realize serial communication, and time.
uart
- 485串行通信 带有crc校验以及数据的传送-485 serial communication with the crc check
serial
- 带GUI的基于matlab的串口通信程序-A serial communication programme with GUI based on matlab
serrer1
- 串口通信,查找串口,刷新串口,克制哈族安排狠辣手段快点撒发生看到-thank you
VisualCPP
- 深入浅出VisualC++串口编程.pdf-serial port At once simple and profound VC++2008
serialport
- 可靠的,可以使用的串口接收数据类。我一直使用它很多年了,大家可以试试。有意见发邮件告诉我,共同学习。- useful serialport comunication class, used in my program, and it created by one programer in 1996.
serial-portand-the-PC-CABLE-RS232
- 主要讲述如何进行测试串口及串口线是否正常。MAX232-Focuses on how to test serial port and serial cable. MAX232
SCommTest
- 利用MFC,编写串口通讯,可以自己手工输入通讯内容-With MFC, write the serial communication
mscomabc
- 源码介绍: 多线程的VC++串口通讯实例,选择本机可用的串口,可同进打开多个可用的串口,还可以设置数据位、停止位、校验、波特率,往指定端口发送接收数据等。VC6.0编译通过。 -Source introduced: Multithreaded VC++ Serial communication example, select the serial port of the machine can be used, with the progress to open more than
DelphiSPCOMM
- Delphi是一种具有功能强大、简便易用和代码执行速度快等优点的可视化快速应用开发工具,它在构架企业信息系统方面发挥着越来越重要的作用,许多程序员愿意选择 Delphi作为开发工具编制各种应用程序。但是,美中不足之处是 Delphi没有自带的串口通信控件,在它的帮助文档里也没有提及串口通信,这就给编制通信程序的开发人员带来许多不便。 目前,利用 Delphi实现串口通信的常用的方法有 3种:一是利用控件,如 MSCOMM控件和 SPCOMM控件;二是使用 API函数;三是调用其他串