-
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
-
用于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
-
setupapi方式列举本机串口,包含虚拟串口
setupapi方式列举本机串口,包含虚拟串口-setupapi enumerate the Serial includes Virtual Serial Port
- 2022-09-26 06:40:02下载
- 积分:1
-
串口的监控程序,提供了固定命令模式和,用户自定义模式。
串口的监控程序,提供了固定命令模式和,用户自定义模式。-serial monitoring procedures, and providing a fixed command pattern and user-defined mode.
- 2023-06-29 18:00:04下载
- 积分:1
-
Communications routines 485 for them to learn from the reference. Communications...
485通讯例程,供大家学习参考。 -Communications routines 485 for them to learn from the reference. Communications routines 485 for them to learn from the reference.
- 2022-11-08 14:55:03下载
- 积分:1
-
单片机读写U
MCU读写U盘源程序(无需子程序库基于文件系统), MCU读写U盘源程序(无需子程序库基于文件系统)-MCU literacy U-source (without subroutine library based on the file system), MCU literacy U-source (without subroutine library based on the file system)
- 2022-03-23 04:17:36下载
- 积分:1
-
是关于山特电源通信规约的串口通信程序,功能是把电源监控器的采集数据上送到规约前置机中。...
是关于山特电源通信规约的串口通信程序,功能是把电源监控器的采集数据上送到规约前置机中。-GOLD comunication rule
- 2022-03-07 15:43:46下载
- 积分:1
-
This program writes a lcd HyperTerminal and everything you type on your keyboard...
This program writes a lcd HyperTerminal and everything you type on your keyboard to pc, using codevisionavr.
- 2022-01-21 02:56:41下载
- 积分:1
-
8 at the same time show the current temperature value West4170 and set the value...
可同时显示8块West4170的当前温度值
并可设值目标值-8 at the same time show the current temperature value West4170 and set the value of target
- 2022-06-18 10:32:03下载
- 积分: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