-
Huazhong University of Science and Technology School of Computer Interface Desig...
华中科技大学计算机学院接口课程设计.vc制作,上位机下位机模拟商场贵宾卡系统.使用access数据库.-Huazhong University of Science and Technology School of Computer Interface Design courses. Vc production, PC lower computer simulation malls VIP system. The use of database access.
- 2022-10-18 18:45:03下载
- 积分:1
-
一个简单实用的串口类,用起来非常方便。直接使用类。
一个简单实用的串口类,用起来非常方便。直接使用类。-a simple and practical serial category, and it is very convenient. Direct use category.
- 2022-02-21 14:17:35下载
- 积分:1
-
编写串口通信程序,可以不同的格式传输,可以自动发送和手动发送。...
编写串口通信程序,可以不同的格式传输,可以自动发送和手动发送。-prepared serial communication procedures, different transmission formats, it will automatically send and sent manually.
- 2022-01-25 22:00:28下载
- 积分:1
-
Atmel Mega16上调试通过的,可以同时发送一个字符串,并产生中断...
Atmel Mega16上调试通过的,可以同时发送一个字符串,并产生中断-on the debugging, it will also send a string, and have interrupted
- 2022-03-25 07:36:00下载
- 积分:1
-
- 2022-03-20 12:08:42下载
- 积分: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
-
Real
实时控制,可根据需要增加或删除参数变量,随机曲线表示实例。-Real-time control, can be the addition or deletion of variable parameters, said examples of random curves.
- 2022-02-05 20:36:34下载
- 积分:1
-
是一个用isual C++写的基于串口的手机通信程序,希望对大家有用。...
是一个用isual C++写的基于串口的手机通信程序,希望对大家有用。-Is a use isual C++ Written in mobile phone based on the serial communication program, in the hope that useful to everyone.
- 2022-03-29 05:55:14下载
- 积分:1
-
程序设计实例。使用时,最简单的是发送计算…
VC串口编程实例,调试过。使用时,最简单就是将计算机串行发送(TXD)与接收(RXD)短接。-VC serial programming examples tuned. When used, the simplest is to send computer serial (stage) and receiving (RXD) Short.
- 2023-03-13 03:25:03下载
- 积分:1
-
For implementation with the lower PC communication function. For serial communic...
用于实现上位机与下位机通信功能。用于串口通信。-For implementation with the lower PC communication function. For serial communication.
- 2022-05-30 05:52:15下载
- 积分:1