-
关于UPS的串口通信协议的原代码,适合跟此相关项目
关于UPS的串口通信协议的原代码,适合跟此相关项目-On the UPS serial communication protocol of the original code, suitable for projects with related
- 2022-07-25 08:59:56下载
- 积分:1
-
NRF模块的接收程序,基于最基本的51单片机,很有用哦
NRF模块的接收程序,基于最基本的51单片机,很有用哦-NRF module to receive the procedure, based on the most basic single-chip microcomputer 51, is useful Oh
- 2022-07-12 06:34:35下载
- 积分:1
-
你可以通过COM端口和显示留言板链接Jennic
您可以通过COM端口显示留言板链接
- 2022-02-27 04:22:26下载
- 积分:1
-
一个基于串口通信的汽车行驶记录仪数据采集处理系统,这里是主程序和数据库,整个项目使用Delphi的Com+组件技术开发,后面将陆续上传各个组件的源码...
一个基于串口通信的汽车行驶记录仪数据采集处理系统,这里是主程序和数据库,整个项目使用Delphi的Com+组件技术开发,后面将陆续上传各个组件的源码-a serial communication based on the vehicles running Recorder Data Acquisition and Processing System, which is the main program and database, the entire project using Delphi Com component technology development, will continue to upload behind all of the source components
- 2022-04-23 10:39:09下载
- 积分:1
-
非常好用的串口编程工具 for delphi 7.0
非常好用的串口编程工具 for delphi 7.0-very user-friendly programming tools for Serial delphi 7.0
- 2022-11-24 01:00:04下载
- 积分:1
-
串口通信;串口调试助手的源代码,龚建伟老师的亲手笔
串口通信;串口调试助手的源代码,龚建伟老师的亲手笔-Serial communication serial debug the source code of aides, teacher" s own pen龚建伟
- 2022-09-14 06:20:03下载
- 积分:1
-
对要进行网络编程和串口编程的人员有很大帮助。
对要进行网络编程和串口编程的人员有很大帮助。-right to network programming and serial programming staff is very helpful.
- 2022-04-30 20:24:14下载
- 积分:1
-
用VC写的一个将串口数据用图形曲线的形式显示出来。这是一个项目中的一部分。...
用VC写的一个将串口数据用图形曲线的形式显示出来。这是一个项目中的一部分。-VC write a serial data will be used in the form of graph displayed. This is a part of the project.
- 2023-05-21 15:05:04下载
- 积分:1
-
DOS下,异步串口通信C代码,根据具体需要可裁减
DOS下,异步串口通信C代码,根据具体需要可裁减-DOS, asynchronous serial communication C code, according to the specific needs can be trimmed
- 2022-01-26 08:13:14下载
- 积分:1
-
串口控制程序一般分为查询和中断两者方式。查询方式适用于简单的应用,简单可靠,但是缺点是需要占用处理器资源,在发送或者接收数据的时候不能做其它的事情,处理器利用率...
串口控制程序一般分为查询和中断两者方式。查询方式适用于简单的应用,简单可靠,但是缺点是需要占用处理器资源,在发送或者接收数据的时候不能做其它的事情,处理器利用率低。中断方式下,在发送或者接受数据的时候处理器还可以做其它的工作,效率较高。-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