资源列表
[串口编程] 53760495SMSSend(VB)
说明:一个比较完整串口通信程序Vc++源代码 相信大家看后一定会有收获的-I shall never forget the one fourth serious and three fourths comical astonishment, with which, on the morning of the third of January eighteen hundred and forty two, I opened the door of, and put my head into, a st<超> 在 2025-06-08 上传 | 大小:342kb | 下载:0
[串口编程] okcom
说明:这个文件是有关系统串口通信的实例,作为学习串口通信入门来说是一个很好的参考实例,它是基于vb语言的,而且其中很多代码可以直接移植 -this paper is on the serial communication system examples, as a learning portal Serial Communication is a very good reference example, it is based on vb language, but many of them can<超> 在 2025-06-08 上传 | 大小:73kb | 下载:0
[串口编程] api_serial_communication
说明:串口通信编程,实现串口端口设置和数据传输过程-Serial communication programming, serial port settings and data transmission<陈辉彬> 在 2025-06-08 上传 | 大小:647kb | 下载:0
[串口编程] USBconvertserit
说明:当我们想用串口传输信息的时候,本子没有串口怎么办,只需安装好USB 转串口驱动,使用USB转串口线即可达到目的。-USB convert serit<zjcheng> 在 2025-06-08 上传 | 大小:2.65mb | 下载:0
[串口编程] SerialCommunication
说明:基于LabVIEW的简单串口通信,可视化强,易操作。-LabVIEW based on the simple serial communication, visualization, easy operation.<wuyu> 在 2025-06-08 上传 | 大小:18kb | 下载:0
[串口编程] MSComm
说明:利用VB中的MSComm控件,实现对串口数据的接收。工程中有详细的通信程序。在上位机中将接收到的数据显示出来。-MSComm control in the use of VB to realize the serial data reception. Engineering Communication Program in detail. In the host computer receives the data will be displayed.<chengqiwen> 在 2025-06-08 上传 | 大小:1.08mb | 下载:0
[串口编程] vb-mscomm
说明:MSComm控件提供了两种处理通信的方式:一种为事件驱动方式,该方式相当于一般程序设计中的中断方式。当串口发生事件或错误时,MSComm控件会产生OnComm事件,用户程序可以捕获该事件进行相应处理。本文的两个例子均采用该方式。另一种为查询方式,在用户程序中设计定时或不定时查询 MSComm控件的某些属性是否发生变化,从而确定相应处理。-MSComm control provides a way to communicate two treatments: one is event-driven<刘晓生> 在 2025-06-08 上传 | 大小:26kb | 下载:0