-
这个串口通信侧重于界面的编辑和数据的处理,做数据库的可以...
这个串口通信侧重于界面的编辑和数据的处理,做数据库的可以-the serial communication interface focused on the editing and processing of data, so the database can s
- 2022-11-01 09:30:03下载
- 积分:1
-
a VB language, computer COM port for data transfer procedures.
一个VB语言编写的,用计算机COM口进行数据传输的程序。-a VB language, computer COM port for data transfer procedures.
- 2022-09-24 14:30:03下载
- 积分:1
-
一个功能较强且界面漂亮的串口监视软件源代码。包括各种相关MFC类库的使用范例。...
一个功能较强且界面漂亮的串口监视软件源代码。包括各种相关MFC类库的使用范例。
-a more powerful but beautiful serial interface surveillance software source code. Including related to the use of MFC model.
- 2022-09-13 20:35:03下载
- 积分:1
-
常用短消息SMS指令一览表及其用法详尽说明,简单易懂。
常用短消息SMS指令一览表及其用法详尽说明,简单易懂。-SMS Short Message commonly used commands and their usage in detail a list of shows that simple.
- 2022-03-04 10:38:44下载
- 积分:1
-
Universal Serial Communication C program to achieve source code. With the alread...
通用串口通信C程序实现源码.带有已经在windows下编译好的dll动态库-Universal Serial Communication C program to achieve source code. With the already compiled dll in the windows under the dynamic library
- 2022-01-24 16:50:39下载
- 积分:1
-
Advantech Driver Demo: Software Data Transfer
Advantech Driver Demo: Software Data Transfer
- 2022-05-10 16:08:50下载
- 积分:1
-
Uart function of the original use of nec and do a full duplex transmission of ua...
原来利用nec的Uart功能,做一个全双工的Uart信息传输。是nec的样本程序。
- 2023-05-17 02:40: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
-
一个手机串口通信的类子,值得参考!!!如果你刚学习串口通信,一定值得下载!...
一个手机串口通信的类子,值得参考!!!如果你刚学习串口通信,一定值得下载! -A mobile phone sub-type of serial communication, it is also useful! ! ! If you are just learning of serial communication, it is worth to download!
- 2023-06-01 05:10:03下载
- 积分:1
-
WAPI serial programming examples, the api with complex functions, to achieve the...
WAPI串口编程示例,用复杂的api函数,实现的串口功能更为强大.-WAPI serial programming examples, the api with complex functions, to achieve the serial function more powerful.
- 2022-08-10 02:31:58下载
- 积分:1