-
through serial monitoring TDRAM normal working procedures.
通过串口监测TDRAM是否正常工作的程序。-through serial monitoring TDRAM normal working procedures.
- 2023-08-21 15:00:04下载
- 积分:1
-
是用该语言编写的关于串口通信的源代码。欢迎各位下载
是用该语言编写的关于串口通信的源代码。欢迎各位下载-is the language used on serial communication source. Welcome to download
- 2023-02-15 14:35:04下载
- 积分:1
-
读写串口.rar
读写串口.rar-literacy. Rar
- 2022-10-03 01:30:03下载
- 积分:1
-
本文以实例方式介绍了用VC++编写DLL实现串行通信的方法,并给出了用其它语言调用该DLL的范例。...
本文以实例方式介绍了用VC++编写DLL实现串行通信的方法,并给出了用其它语言调用该DLL的范例。-In this paper, examples of ways to introduce the use VC++ Prepared DLL realize serial communication method of using other languages to call the DLL example.
- 2023-06-15 00:50:02下载
- 积分:1
-
XMODEM download code
XMODEM串口下载代码-XMODEM download code
- 2022-01-26 03:55:38下载
- 积分:1
-
MSComm explain the use of communication control in vc++ in
通信控件MSComm使用详解在vc++中-MSComm explain the use of communication control in vc++ in
- 2022-07-23 04:34:38下载
- 积分:1
-
串口通讯,一个小程序,用Mscomm做的
串口通讯,一个小程序,用Mscomm做的-serial communications, a small program to do with Mscomm
- 2022-11-08 13:50:03下载
- 积分:1
-
本文讲述的利用通讯控件发送与接收通讯数据都是基于二进制来实现的,基于文本的情况基本与此类似。要想利用好通讯控件还有其他一些应该注意的地方,比如波特率的设置、接收...
本文讲述的利用通讯控件发送与接收通讯数据都是基于二进制来实现的,基于文本的情况基本与此类似。要想利用好通讯控件还有其他一些应该注意的地方,比如波特率的设置、接收与发送缓冲区的设置以及通讯过程中的延时问题的处理等等。-This paper describes the use of communications controls send and receive communications are based on the binary data to achieve, based on the basic text of this and similar. To make good use of communication controls should also pay attention to some other place, such as baud rate settings, receiving and sending the buffer settings and communication latency in the process of dealing with such problems.
- 2023-01-12 19:05:04下载
- 积分:1
-
common communication
common communication
- 2022-11-14 08:35:03下载
- 积分:1
-
计算机中传输数据的方式有两种:并行方式和串行方式。在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