-
讲述串口通讯的代码,是用C写的,可以参考利用
讲述串口通讯的代码,是用C写的,可以参考利用-About serial communication code is written in C, you can refer to the use of
- 2022-03-22 05:20:55下载
- 积分:1
-
很好用的串口类,可以以块的方式发送,可以以块的方式接收,而且可以一个一个字符的接收...
很好用的串口类,可以以块的方式发送,可以以块的方式接收,而且可以一个一个字符的接收-good use of Serial category, to be sent to the block, the block can receive, but a character can be a receiver
- 2022-07-13 05:02:33下载
- 积分:1
-
this program from the keyboard read into two five decimal number (1
本程序能从键盘读入二个五位十进制数(1位符号位+4位数值位),并将这二个十进制数
分别转换为二进制数,然后求其和,再将和以十进制形式进行显示。-this program from the keyboard read into two five decimal number (1- 4 Symbol numerical), This will be two decimal number were converted to a binary number, and then seek his, and then to decimal form shows.
- 2023-08-07 20:25:03下载
- 积分:1
-
串口数据转换,VB60源程序,本人从网上收集,分享给大家,谢谢,没有解压密码....
串口数据转换,VB60源程序,本人从网上收集,分享给大家,谢谢,没有解压密码.-Serial data conversion, VB60 source, I gather from the Internet, to share to you, thank you, there is no decompression password.
- 2023-03-14 18:25:03下载
- 积分:1
-
BCB串口通讯源码示例程序。利用winapi函数,而非控件。
BCB串口通讯源码示例程序。利用winapi函数,而非控件。-BCB examples of serial communication program source. Use WINAPI function, rather than control.
- 2022-03-10 06:06:17下载
- 积分:1
-
通过USB接口利用多媒体进行数据采集的源程序,通过调试的。...
通过USB接口利用多媒体进行数据采集的源程序,通过调试的。-through the USB interface for multimedia data acquisition of the source, through the debugger.
- 2022-11-28 11:55:03下载
- 积分:1
-
投篮运球综合是运用单片机技术设计的一个易于算投篮个数的发明,该程序是为此而设计...
投篮运球综合是运用单片机技术设计的一个易于算投篮个数的发明,该程序是为此而设计-shot dribble integrated microcomputer technology is the design of an easy shot count the number of inventions, the program is designed for this purpose
- 2022-03-20 13:32:05下载
- 积分:1
-
modbus通信协议中文版,详细介绍了modbus协议,LRC校验,CRC校验等,并给出了C语言例程代码。...
modbus通信协议中文版,详细介绍了modbus协议,LRC校验,CRC校验等,并给出了C语言例程代码。-modbus conmmunication(chinese)- Modbus protocol,LRC,CRC,how to program with C
- 2022-05-20 11:47:10下载
- 积分:1
-
的问题.派尔高协议,控制左转右转时,出现问题.其他功能好用.我用DELPHI写的程序,在MOUSEDOWN中, str := chr($FF)+chr($01)...
的问题.派尔高协议,控制左转右转时,出现问题.其他功能好用.我用DELPHI写的程序,在MOUSEDOWN中, str := chr($FF)+chr($01)+chr($00)+chr($04)+chr($0F)+chr($00)+chr($14)
MSComm1.output := str
在CLICK事件中: str := chr($FF)+chr($01)+chr($00)+chr($00)+chr($00)+chr($00)+chr($01)
MSComm1.output := str
-Problem. Pelco agreement左转右转control when there are problems. Other features easy to use. DELPHI I used to write the procedures in the MouseDown, str: = chr ($ FF)+ Chr ($ 01)+ chr ($ 00)+ chr ($ 04)+ chr ($ 0F)+ chr ($ 00)+ chr ($ 14) MSComm1.output: = str in the CLICK event: str: = chr ($ FF)+ chr ($ 01)+ chr ($ 00)+ chr ($ 00)+ chr ($ 00)+ chr ($ 00)+ chr ($ 01) MSComm1.output: = str
- 2022-02-06 22:16:02下载
- 积分:1
-
WAPI serial programming examples, the api with complex functions, to achieve the...
WAPI串口编程示例,用复杂的api函数,实现的串口功能更为强大.-WAPI serial programming examples, the api with complex functions, to achieve the serial function more powerful.
- 2022-08-10 02:31:58下载
- 积分:1