-
串口控制程序一般分为查询和中断两者方式。查询方式适用于简单的应用,简单可靠,但是缺点是需要占用处理器资源,在发送或者接收数据的时候不能做其它的事情,处理器利用率...
串口控制程序一般分为查询和中断两者方式。查询方式适用于简单的应用,简单可靠,但是缺点是需要占用处理器资源,在发送或者接收数据的时候不能做其它的事情,处理器利用率低。中断方式下,在发送或者接受数据的时候处理器还可以做其它的工作,效率较高。-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
-
用C51编写的基于51单片机串口点对点双向通信程序,特点是具有可靠的通信失败检测及信息重发功能。...
用C51编写的基于51单片机串口点对点双向通信程序,特点是具有可靠的通信失败检测及信息重发功能。-with C51 prepared by the 51 microcontroller-based point-to-point two-way serial communication program, which is characterized with reliable communication failure detection and re-issued the information function.
- 2022-08-23 10:24:55下载
- 积分: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
-
VB Modbus的例子
VB MODBUS资料,用vb传输串口通信的例子
-VB MODBUS example
- 2022-05-19 03:21:10下载
- 积分:1
-
Serial debugger, is to use C BUILDER developed and used a window Gradient
串口调试程序,是用C++ BUILDER开发的,并用了窗口渐变-Serial debugger, is to use C BUILDER developed and used a window Gradient
- 2022-06-11 15:29:34下载
- 积分:1
-
语音de 椅子 好学习大
语音de 椅子 好学习大-voice de studying the big chair
- 2022-01-26 03:15:23下载
- 积分:1
-
串口调试测试文件
串口调试测试文件-Serial debug test file
- 2022-01-25 21:46:29下载
- 积分:1
-
实现多线程串行通讯接口源程序
实现多线程串行通讯接口源程序-multi-threaded serial communication interface source
- 2022-11-20 05:10:03下载
- 积分:1
-
This is my appraisal done on the plane of some testing procedures, please downlo...
这是我做的关于考勤机的一些测试程序,请大家积极下载,很有帮助。-This is my appraisal done on the plane of some testing procedures, please download positive and helpful.
- 2023-05-15 16:30:04下载
- 积分:1
-
verilog描述的uart发射端功能实现
verilog描述的uart发射端功能实现-verilog described uart transmitter functions
- 2022-05-16 17:49:46下载
- 积分:1