-
汇编写的串口通讯程序,可传送64kb大小之内的文件
汇编写的串口通讯程序,可传送64kb大小之内的文件-compilation write serial communication procedures, transmission within 64 kb size of the paper
- 2022-06-28 02:44:13下载
- 积分:1
-
一个带gui界面的matlab串口通信演示程序
一个带gui界面的matlab串口通信演示程序-a gui interface with the serial communication Matlab demo program
- 2022-02-11 17:14:50下载
- 积分:1
-
本程序是win32api串口编程tty(虚拟终端)实例包括硬件控制的设置,因此可以用于对modem的编程...
本程序是win32api串口编程tty(虚拟终端)实例包括硬件控制的设置,因此可以用于对modem的编程-win32api Serial Programming tty (virtual terminals) Examples include control of the hardware installed, the modem can be used for programming
- 2022-07-08 08:28:20下载
- 积分:1
-
用C++写的RS232串口异步通讯功能模块,支持16550 UART芯片,中断收发数据,波特率最大115200bps,自定义收发数据缓冲大小,支持软硬件流控。...
用C++写的RS232串口异步通讯功能模块,支持16550 UART芯片,中断收发数据,波特率最大115200bps,自定义收发数据缓冲大小,支持软硬件流控。-C wrote asynchronous RS232 serial communication module, 16550 UART chip, Transceivers interruption data, 115,200 bps maximum baud rate, since the definition of sending and receiving data buffer size, support hardware and software flow control.
- 2023-05-15 22:55:02下载
- 积分: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
-
VC下的串口通信类和一个程序实例
VC下的串口通信类和一个程序实例-VC Serial Communications and an example program
- 2022-01-26 07:57:11下载
- 积分:1
-
wavecom短信猫使用源代码及相关AT指令
wavecom短信猫使用源代码及相关AT指令-Wavecom message cat use the source code and related AT commands
- 2022-05-30 22:28:45下载
- 积分:1
-
用VC写的一个将串口数据用图形曲线的形式显示出来。这是一个项目中的一部分。...
用VC写的一个将串口数据用图形曲线的形式显示出来。这是一个项目中的一部分。-VC write a serial data will be used in the form of graph displayed. This is a part of the project.
- 2023-05-21 15:05:04下载
- 积分:1
-
lcd显示程序,为430代码
lcd显示程序,为430代码-LCD display program for the 430 code
- 2022-10-14 03:05:05下载
- 积分:1
-
一个毕业设计。用vc编写的一个简易测谎仪后台软件。用控件实现access数据库的链接,串口通信功能。...
一个毕业设计。用vc编写的一个简易测谎仪后台软件。用控件实现access数据库的链接,串口通信功能。-a graduate design. Vc used to prepare a summary of the background polygraph software. Controls used to achieve access to the database link, serial communications functions.
- 2023-03-17 05:35:03下载
- 积分:1