-
DELPHI COMM控件 控件
DELPHI COMM控件 控件-DELPHI COMM Controls
- 2022-04-11 07:01:54下载
- 积分:1
-
实际是一个网络编程中模拟读写串口的程序.不过是创建了一个文件,把文件当作串口进行操作...
实际是一个网络编程中模拟读写串口的程序.不过是创建了一个文件,把文件当作串口进行操作-is actually a simulation of network programming literacy Serial procedures. But is the creation of a paper document to operate as a serial
- 2023-01-12 20:35:04下载
- 积分:1
-
从串口读取数据,有两种方法, 1、每接收一个EV_RXCHAR,就用ReadFile读一次,这样我觉得太恐怖了。 2、接收到一个EV_RXCHAR后,等一定数据...
从串口读取数据,有两种方法, 1、每接收一个EV_RXCHAR,就用ReadFile读一次,这样我觉得太恐怖了。 2、接收到一个EV_RXCHAR后,等一定数据量的CPU周期(GetTickCount),再一次性读取缓冲区里的数据。这样做,一般情况下不会有问题,但是,如果数据很多,过了“一定数据量的CPU周期”,还没收完数据怎么办?就会少读数据了。 我用三个线程序来完成串口数据的-read data from the serial port, there are two methods, one, each receiving a EV_RXCHAR, on the ReadFile read, I think this vote. 2, received a EV_RXCHAR after a certain volume of data, such as CPU cycles (GetTickCount), and the one-time reader, the data buffer. To do so, under normal circumstances there is no problem, but if many of the data, and after a "certain amount of data the CPU cycles," also confiscated End Data how do? Few will read the data. I used three lines to complete serial data
- 2022-08-09 09:18:25下载
- 积分:1
-
USB条码扫描仪VB源代码,该代码使用VB6.0中,扫描枪…
USB扫描枪源VB6.0代码,本代码采用VB6.0,应用于工业产品中扫描枪-USB Barcode Scanner VB6.0 source code, the code uses VB6.0, scan guns used in industrial products
- 2023-06-16 17:15:03下载
- 积分:1
-
串口通信的东东 串口通信的东东串口通信的
串口通信的东东 串口通信的东东串口通信的-Dongdong serial communications serial communications serial communications Dongdong
- 2022-02-26 19:47:51下载
- 积分:1
-
对LINUX下IC卡读写操作函数,用的是明华公司的读卡器
对LINUX下IC卡读写操作函数,用的是明华公司的读卡器-right LINUX IC card reader manipulation functions, the Chinese company is out of the reader
- 2023-05-12 19:10:04下载
- 积分:1
-
串口通讯工具,提供了两个串行POR同步监测…
串口通讯工具,提供两个串口同时监控,发送程序。有ASCII和十六进制两种显示方式,非常方便。
- 2022-11-05 18:50:03下载
- 积分:1
-
用单片机I/O口模拟串口通信,有两种方法,节省硬件,实现简单。...
用单片机I/O口模拟串口通信,有两种方法,节省硬件,实现简单。-MCU I/O simulation mouth serial communication, there are two ways to save hardware, simple implementation.
- 2022-04-10 13:17:24下载
- 积分:1
-
FPGA中实现rs232串口通信程序,上位机和FPGA互发数据
FPGA中实现rs232串口通信程序,上位机和FPGA互发数据-FPGA to achieve rs232 serial communication procedures, each host computer and FPGA-fat data
- 2022-03-11 00:31:39下载
- 积分:1
-
com prepared by the procedures, they can add functionality and can be used for d...
delphi编写的com程序,自己可以添加功能,可用做串口调试-com prepared by the procedures, they can add functionality and can be used for debugging serial
- 2022-03-10 02:49:26下载
- 积分:1