资源列表
[串口编程] CommTest
说明:运用ms控件编写一个串口测试小程序,可以实现一台计算机两个串口间的通信,调试串口状态-Ms controls the use of serial testing to prepare a small program, you can realize a computer between the two serial communications, serial port debug state<wangwenjian> 在 2025-06-22 上传 | 大小:42kb | 下载:0
[串口编程] SerialPortAPI
说明:一个串口编程的例程,使用vc++编写,是串口编程的入门程序-A serial programming routines, use the vc to prepare, is serial programming entry procedures<yuqianyi> 在 2025-06-22 上传 | 大小:58kb | 下载:0
[串口编程] TX_RX
说明:在c++builder环境下一个串口通信程序,包括界面的设计和串口通信函数的设计,实现了串口通信。在文件夹TX-RX中。-In c++ Builder environment of a serial communication program, including interface design and the design of serial communication function, realize the serial communication. In the folder in<武超> 在 2025-06-22 上传 | 大小:3.99mb | 下载:0
[串口编程] Auto_Timer
说明:开发串行通信时,可以利用定时器已轮询的方式达到自动化的目的,本程序就是一个自动读取串口传入的字符串的程序。-The development of serial communication, you can use the timer has been polling the way to achieve the purpose of automation, this procedure is an automatic read incoming serial string procedures.<武超> 在 2025-06-22 上传 | 大小:2.82mb | 下载:0
[串口编程] SCOMMV23
说明:可实现串口通信与调试 ,功能强大,使用方便,区别于微软公司制作的mscomm类,作者自己编写了一个串口类,无需注册控件,自动生成release文件,在没有装VC的机器上也能运行-Can realize serial communication with the debugger, powerful, easy to use, produced from Microsoft MSComm category, the authors have written a serial type, are n<赵伟> 在 2025-06-22 上传 | 大小:149kb | 下载:0
[串口编程] MicrosoftCommunicationsControl
说明:常用的串行通信方式。在 Visual C++的编程中,既可以用 Windows API函数进行串行通信编程,也可以利用环境自带的控件进行编程。利用 API函数编写实际应用程序时,往往要考虑多线程的问题,这样编出来的程序不但十分庞大,而且结构比较复杂,继承性差,维护困难。但是使用串行通信控件就 相对简单一些,而且功能强大,性能安全可靠-Commonly used serial communication. In Visual C programming in both Windows AP<anjian> 在 2025-06-22 上传 | 大小:42kb | 下载:0
[串口编程] chuankoujieshou
说明:串行端口的本质功能是作为CPU和串行设备间的编码转换器。当数据从 CPU经过串行端口发送出去时,字节数据转换为串行的位。在接收数据时,串行的位被转换为字节数据-The nature of the serial port function as CPU and serial devices encoding converter. When the data from the CPU through a serial port to send out, the byte data into a se<anjian> 在 2025-06-22 上传 | 大小:66kb | 下载:0