-
Advantech Driver Demo: Software Data Transfer
Advantech Driver Demo: Software Data Transfer
- 2022-05-10 16:08:50下载
- 积分:1
-
通过串口把BMP文件串到FLASH中的程序,包含界面
通过串口把BMP文件串到FLASH中的程序,包含界面-put through a BMP file to Flash series of procedures, including interface
- 2022-06-21 14:56:17下载
- 积分:1
-
非常实用的串口通信程序 并且在中间使用了托盘技术 (站长,源程序个数怎么计算啊,其实这里面含有两个源程序,一个是串口通信,一个是托盘程序 )...
非常实用的串口通信程序 并且在中间使用了托盘技术 (站长,源程序个数怎么计算啊,其实这里面含有两个源程序,一个是串口通信,一个是托盘程序 )-very practical serial communication procedures and the use of in the middle of the tray technology (head source Number how calculated ah, actually it contains two sources, one serial port communications, a procedure tray)
- 2022-05-25 10:05:06下载
- 积分:1
-
USB communications source code, the entire Internet, downloading re
USB通信源代码,网上最全,下载后重新rebuild就可以运行了。-USB communications source code, the entire Internet, downloading re-rebuild on the run.
- 2022-06-30 05:27:32下载
- 积分:1
-
vbnet与232通讯,对于用VB.NET开发串口程序有帮助
vbnet与232通讯,对于用VB.NET开发串口程序有帮助-vbnet communications with 232 for using VB.NET Serial procedures help
- 2022-03-25 19:39:57下载
- 积分:1
-
通过串口发送at指令 等待返回值判断当前的网络状况以及服务商等有关信息 用与gprs的通信...
通过串口发送at指令 等待返回值判断当前的网络状况以及服务商等有关信息 用与gprs的通信-sent through the serial port at the value orders waiting to return to judge the current state of network service providers and other relevant information in communications with EDGE
- 2022-01-22 13:15:59下载
- 积分:1
-
串口通信PC机应用程序
串口通信PC机应用程序-PC serial communication applications
- 2023-02-25 10:15:03下载
- 积分: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
-
use serial communication, including source code, and programs.
使用串行通信,包括源代码和程序。
- 2022-04-17 12:39:47下载
- 积分:1
-
一个串口程序,用Delphi3写的.程序简洁明了,功能函数齐全,经测试完全通过....
一个串口程序,用Delphi3写的.程序简洁明了,功能函数齐全,经测试完全通过.-a serial program, Delphi3 writes. Procedures concise, full-function, Testing entirely through.
- 2022-01-26 06:33:22下载
- 积分:1