-
基于labwindows/cvi的串口通信的实现,希望对有需要的朋友提高参考...
基于labwindows/cvi的串口通信的实现,希望对有需要的朋友提高参考-Based on labwindows/cvi Serial Communication, in the hope that there is a need to increase the references friends
- 2022-04-25 14:42:50下载
- 积分: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
-
BCB环境下在使用MSCOMM对串口的编程
BCB环境下在使用MSCOMM对串口的编程-BCB environment MSCOMM right in the use of the Serial Programming
- 2022-01-25 22:14:16下载
- 积分:1
-
用 VB 写的对云台进行控制,主要用于监控系统的云台控制
用 VB 写的对云台进行控制,主要用于监控系统的云台控制-VB wrote to the pan-tilt control, mainly for the Monitoring System Console Control
- 2023-03-05 23:10:04下载
- 积分:1
-
CBC下写的串口编程,API函数实例
I wish this site had been around when I was trying to figur...
CBC下写的串口编程,API函数实例
I wish this site had been around when I was trying to figure out how to make serial communications work in Windows95. I, like many programmers, was hit with the double-whammy of having to learn Windows programming and Win95 serial comm programming at the same time. I found both tasks confusing at best. It was particularly frustrating because I had, over the years, written so much stuff (including lots of serial comm software) for the DOS environment and numerous embedded applications. Interrupt driven serial comm, DMA transfer serial comm, TSR serial comm, C, assembler, various processors... you name it, it had written it. Yet, everything I knew seemed upside-down in the message-driven-callback world of Windows. -CBC was under the serial programming API function examples I wish this site had been around when I was trying to figure out how to make serial communications work in Windows 95. I, like many programmers, was hit with the double-locking of having to learn W
- 2022-02-06 02:23:47下载
- 积分:1
-
用于PPC的简单RS232串口通讯小程式,可收发数据!
用于PPC的简单RS232串口通讯小程式,可收发数据!-PPC for a simple RS232 serial communication in small programs, can send and receive data!
- 2022-02-03 10:56:26下载
- 积分:1
-
This article describes using 89C51 microcontroller I/O port Serial communication...
本文介绍的用 89C51 单片机I/O 口模拟实现串行通信的方法,已成功
地应用在某电压数据采集系统中,实践证明能可靠地传送和接收数据。-This article describes using 89C51 microcontroller I/O port Serial communication simulation method has been successfully applied in a certain voltage data acquisition system, the practice has proven to be a reliable way to send and receive data.
- 2023-08-01 02:55:02下载
- 积分:1
-
USART的驱动程序,在C++编译环境下,进攻学习参考
USART的驱动程序,在C++编译环境下,进攻学习参考-USART the driver, in the C compiler environment, learning offensive reference
- 2023-07-07 19:40:03下载
- 积分:1
-
一个基于串口通信编程实现的智能安全防盗系统,自己在做导师项目的时候参照着编的,后来自己经济紧张的时候拿到网上卖,竟然有人要的.呵呵,欢迎大家下载哦!...
一个基于串口通信编程实现的智能安全防盗系统,自己在做导师项目的时候参照着编的,后来自己经济紧张的时候拿到网上卖,竟然有人要的.呵呵,欢迎大家下载哦!-based on a serial communication program of intelligent security systems, instructors do their projects in the light of a series later, the economic times get tense online sales, because someone wants. Oh, welcoming everyone to download!
- 2022-05-27 17:11:09下载
- 积分:1
-
USB program,c language realization,
usb通讯程序,用c语言实现,简单易懂,看完以后马上就能写出你自己的程序-USB program,c language realization,
- 2023-08-14 18:10:03下载
- 积分:1