-
串口调试测试文件
串口调试测试文件-Serial debug test file
- 2022-01-25 21:46:29下载
- 积分:1
-
调试RS232串口,实现基本的数据的发送。
调试RS232串口,实现基本的数据的发送。-adjust theRS232
- 2022-12-29 21:20:03下载
- 积分:1
-
PC串口通信程序,大家请使用,欢迎多提意见.
PC串口通信程序,大家请使用,欢迎多提意见.-PC serial communication program, please use, welcome to do so.
- 2022-02-28 11:35:04下载
- 积分:1
-
4510的BIOS,请仔细看!等等,不,谢谢
4510 bios,please see it carefully!and so on,no thanks
- 2022-06-15 03:51:08下载
- 积分:1
-
工具 vs2005 进行串口的列示、检测,错误提示,并数据读取
工具 vs2005 进行串口的列示、检测,错误提示,并数据读取 -tools for Serial vs2005 the presentation, detection, errors, and data acquisition
- 2022-03-16 03:39:29下载
- 积分: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
-
我个人收集的C++builder 多线程串口通信方面的
我个人收集的C++builder 多线程串口通信方面的-my personal collection of multi-threaded C builder of serial communication Wanton
- 2022-08-22 06:20:02下载
- 积分:1
-
这是一个串口监视程序,能够很好的调试串口并监视串口数据。...
这是一个串口监视程序,能够很好的调试串口并监视串口数据。-This is a serial surveillance procedures to good serial debugging and monitoring serial data.
- 2022-04-11 00:17:33下载
- 积分:1
-
Project how to make jtag rs232 programmator
Project how to make jtag rs232 programmator
- 2022-08-15 08:02:25下载
- 积分:1
-
计算机串口调试的小程序,可以监测串口的RTS,DSR活动
计算机串口调试的小程序,可以监测串口的RTS,DSR活动-Computer serial port debugging applets, you can monitor the serial port of the RTS, DSR activities
- 2023-02-28 14:10:04下载
- 积分:1