-
计算机中传输数据的方式有两种:并行方式和串行方式。在IBM PC机的汇编语言中,对串口的编程方式有DOS和BIOS 系统功能中断调用。本次实验设计采用BIOS系...
计算机中传输数据的方式有两种:并行方式和串行方式。在IBM PC机的汇编语言中,对串口的编程方式有DOS和BIOS 系统功能中断调用。本次实验设计采用BIOS系统功能中断调用,即通过INT 14H,调用ROM BIOS串口通信例行程序。-computer transmission of data in two different ways : parallel and serial mode approach. IBM PC assembly language, the serial programming method DOS and BIOS interrupt function call. The experimental design using BIOS interrupt function call, through INT 14H, called ROM BIOS serial communication is a routine procedure.
- 2023-07-27 22:45:08下载
- 积分:1
-
串口收发程序,采用时间触发和事件触发,已经实际应用。
串口收发程序,采用时间触发和事件触发,已经实际应用。-procedures, and use of time-triggered events trigger has practical applications.
- 2023-01-13 15:35:04下载
- 积分:1
-
使用Delphi编写的串口通信控制器,具备文件传输功能
使用Delphi编写的串口通信控制器,具备文件传输功能-prepared by the use of Delphi serial communication controller with the file transfer function
- 2023-08-21 18:40:03下载
- 积分:1
-
use ActiveX to achieve a serial communications test procedure, a certain degree...
一个使用ActiveX实现的串口通讯测试程序,有一定的实用性。-use ActiveX to achieve a serial communications test procedure, a certain degree of practicality.
- 2022-01-24 14:14:22下载
- 积分:1
-
这是一段c51编的一段有关串口通讯的代码
这是一段c51编的一段有关串口通讯的代码-This is a decoder for the series of the serial communications code
- 2022-03-30 03:25:34下载
- 积分:1
-
自己写得串口多线程控制程序,里面的超时设置和书上说得不是很一样,大家参考吧...
自己写得串口多线程控制程序,里面的超时设置和书上说得不是很一样,大家参考吧-their written control procedures for multi-threaded, overtime set up inside the book and put it is not very like, we make reference to it
- 2022-06-18 04:39:41下载
- 积分:1
-
With VC++ Realize the serial communication, use the MSComm control, after the ac...
用VC++实现的串口通信,使用mscomm控件,经过实际工程使用测试过,包括发送和接收两块,希望对大家有所帮助-With VC++ Realize the serial communication, use the MSComm control, after the actual use of the test works, including sending and receiving two, and they hope to help everyone
- 2022-01-25 18:30:32下载
- 积分:1
-
一个手机串口通信的类子,值得参考!!!如果你刚学习串口通信,一定值得下载!...
一个手机串口通信的类子,值得参考!!!如果你刚学习串口通信,一定值得下载! -A mobile phone sub-type of serial communication, it is also useful! ! ! If you are just learning of serial communication, it is worth to download!
- 2023-06-01 05:10:03下载
- 积分:1
-
使用说明:
系统要求:WIN9X/ME/NT/2000 VC++6.0 且安装了VC ACTIVEX控件(在VC6安装时选上)
免费...
使用说明:
系统要求:WIN9X/ME/NT/2000 VC++6.0 且安装了VC ACTIVEX控件(在VC6安装时选上)
免费
简介:在VC++6.0中用MSComm控件编程,可以实现串口接收数据和发送数据,数据分别显示在接收框和发送框中。-Usage: System Requirements: WIN9X/ME/NT/2000 VC++ 6.0 and installed VC ACTIVEX controls (in VC6 installation selected) Free Introduction: In VC++ 6.0 using MSComm control programming can be achieved Serial receive data and send data, data were displayed on the receiver box and sent box.
- 2022-08-22 02:44:04下载
- 积分:1
-
一个VC++编写的串口通信程序,可以通过串口发送和接收数据,并输出日志,也包含串口通讯中参数的设置...
一个VC++编写的串口通信程序,可以通过串口发送和接收数据,并输出日志,也包含串口通讯中参数的设置-a VC prepared by the serial communication program, through the serial port to send and receive data and log exports, also includes serial communication parameters set
- 2022-11-05 19:00:03下载
- 积分:1