-
QCOUNTER,用来测试所安装板卡的事件发生总量。可重复加载
QCOUNTER,用来测试所安装板卡的事件发生总量。可重复加载-QCOUNTER, used to test the board installed by the total incident. Repeat the load
- 2022-02-05 19:51:02下载
- 积分:1
-
I have made a transmission on the RS232 applet, you can transmit data, please ad...
本人所编的一个关于RS232传输的小程序,可以传送数据,请大家多指教啊-I have made a transmission on the RS232 applet, you can transmit data, please advise U.S. multi-ah
- 2022-06-28 03:44:42下载
- 积分:1
-
使用vb编程RS232输出
comboDevice.AddItem "COM1"
comboDevice.AddItem "COM2"
com...
使用vb编程RS232输出
comboDevice.AddItem "COM1"
comboDevice.AddItem "COM2"
comboDevice.AddItem "COM3"
comboDevice.AddItem "COM4"
comboDevice.AddItem "COM5"
comboDevice.AddItem "COM6"
comboDevice.AddItem "COM7"
comboDevice.AddItem "COM8"-use vb programming RS232 output comboDevice.AddItem "COM a "comboDevice.AddItem" COM2 "comboDevice.A ddItem "COM3" comboDevice.AddItem "COM4" com boDevice.AddItem "COM5" comboDevice.AddIte m "COM6" comboDevice.AddItem "COM7" comboDev ice.AddItem "COM8"
- 2023-09-06 10:00:05下载
- 积分:1
-
用VC实现的串口调试软件
用VC实现的串口调试软件-with VC serial debugging software
- 2023-05-31 16:55:03下载
- 积分:1
-
XMODEM download code
XMODEM串口下载代码-XMODEM download code
- 2022-01-26 03:55:38下载
- 积分:1
-
IrDA(verilog)和UART设计
IrDA & UART Design (Verilog)
- 2022-05-18 18:13:54下载
- 积分: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
-
《串行端口大全》附盘
《串行端口大全》附盘-"serial ports Daquan" Disks
- 2022-05-18 06:24:36下载
- 积分:1
-
该程序实现了串口之间的相互通信,是异步串口通信,串口编成程序...
该程序实现了串口之间的相互通信,是异步串口通信,串口编成程序-Implementation of the procedures between the serial communications, serial communication is asynchronous, the classic experimental procedures for computer networks
- 2022-01-31 15:18:27下载
- 积分: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