资源列表
[串口编程] SerialPortAPI
说明:一个串口编程的例程,使用vc++编写,是串口编程的入门程序-A serial programming routines, use the vc to prepare, is serial programming entry procedures<yuqianyi> 在 2024-11-14 上传 | 大小:58kb | 下载: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 inco<武超> 在 2024-11-14 上传 | 大小:2.82mb | 下载:0
[串口编程] MicrosoftCommunicationsControl
说明:常用的串行通信方式。在 Visual C++的编程中,既可以用 Windows API函数进行串行通信编程,也可以利用环境自带的控件进行编程。利用 API函数编写实际应用程序时,往往要考虑多线程的问题,这样编出来的程序不但十分庞大,而且结构比较复杂,继承性差,维护困难。但是使用串行通信控件就 相对简单一些,而且功能强大,性能安全可靠-Commonly used serial communication. In Visual C<anjian> 在 2024-11-14 上传 | 大小: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 sen<anjian> 在 2024-11-14 上传 | 大小:66kb | 下载:0
[串口编程] combiancheng
说明:实际工作中利用串口完成通信任务的时候非常之多。杂志上登载也多但感觉不太全面,特别是介绍32位下编程的更少且不详希望对各位需要编写串口通信程序的朋友有一些帮助 -Actual work completed by the use of serial communications mission when numerous. Published in the journal but also the feeling is by no mean<anjian> 在 2024-11-14 上传 | 大小:40kb | 下载:0
[串口编程] FBserial.C
说明:使用方便的串口通信模块 功 能: 串口中断服务程序,通过简单调用即可完成串口输入输出的处理。 输入输出均设有缓冲区,可任意设置大小。 -Easy-to-use serial communication module features: serial port interrupt service routine, through a simple call to complete the deal with serial inpu<> 在 2024-11-14 上传 | 大小:2kb | 下载:0