-
串口控制程序一般分为查询和中断两者方式。查询方式适用于简单的应用,简单可靠,但是缺点是需要占用处理器资源,在发送或者接收数据的时候不能做其它的事情,处理器利用率...
串口控制程序一般分为查询和中断两者方式。查询方式适用于简单的应用,简单可靠,但是缺点是需要占用处理器资源,在发送或者接收数据的时候不能做其它的事情,处理器利用率低。中断方式下,在发送或者接受数据的时候处理器还可以做其它的工作,效率较高。-Serial control procedures will generally be divided into two way query and interruption. Query applied to simple applications, simple and reliable, but the drawback is the need to occupy processor resources to send or receive data at the time should not make other things, the processor utilization rate. Interrupt mode, the send or accept data when the processor can do other work, more efficient.
- 2022-03-05 23:44:04下载
- 积分:1
-
A VC++ Message sent to do the procedure, the first time to remember to run set u...
一个VC++做的短信发送程序,在第一次运行的时候记得设置本地的区号,-A VC++ Message sent to do the procedure, the first time to remember to run set up a local area code,
- 2022-02-02 15:44:23下载
- 积分:1
-
实现MODEN的串口通信,VC编程比较经典。有一定的实用性,值得大家参考...
实现MODEN的串口通信,VC编程比较经典。有一定的实用性,值得大家参考-achieve modem serial communications, more classic VC. A certain degree of practicality, it is worth your consideration
- 2022-02-06 10:12:52下载
- 积分:1
-
compilation operation, suitable for high speed API unable to reach the requireme...
汇编操作串口,适合对速度要求高而API达不到的情况下的要求-compilation operation, suitable for high speed API unable to reach the requirements under the circumstances
- 2022-08-07 17:15:56下载
- 积分:1
-
为医疗仪器用的RS232通讯实用程序。经过调试源程序完全正确。...
为医疗仪器用的RS232通讯实用程序。经过调试源程序完全正确。-Medical equipment used for RS232 communications utility. After debugging the source code entirely correct.
- 2022-08-13 18:06:32下载
- 积分:1
-
电子皮带秤选型工具,让你快速完成选型,并洞察到各种数据情况...
电子皮带秤选型工具,让你快速完成选型,并洞察到各种数据情况-Electronic Belt Scale Selection tool allows you to quickly complete the selection, and insight into the situation of various data
- 2022-01-28 14:14:00下载
- 积分:1
-
传说是视频压缩芯片的牛肉方案,但出了我的程序,送上了T
传说中很牛的视频压缩处理芯片方案,不过是我的淘汰方案,送给大家供参考-Legend is the video compression chip beef program, but out of my program, send them to Members for information
- 2023-08-05 00:45:03下载
- 积分:1
-
一个VC++编写的串口通信程序,可以通过串口发送和接收数据,并输出日志,也包含串口通讯中参数的设置...
一个VC++编写的串口通信程序,可以通过串口发送和接收数据,并输出日志,也包含串口通讯中参数的设置-a VC prepared by the serial communication program, through the serial port to send and receive data and log exports, also includes serial communication parameters set
- 2022-11-05 19:00:03下载
- 积分:1
-
UCOS very popular on the network version, I realized UCOS through his applicatio...
网络上很流行的UCOS版本,本人通过他实现了UCOS的应用,还是蛮稳定的东西,ucos果然方便-UCOS very popular on the network version, I realized UCOS through his application, or something pretty stable, ucos indeed facilitate the
- 2022-02-04 12:54:28下载
- 积分:1
-
Visual C++ 串口通信技术与工程实践配套(代码)3.3节
Visual C++ 串口通信技术与工程实践配套(代码)3.3节-Visual C++ Serial communication technology and engineering practice of matching (Code) 3.3
- 2022-08-20 20:17:39下载
- 积分:1