-
because phone short message is sent in the form of Series PDU sent, Chinese char...
因为手机短消息的发送是以PDU串的形式发送出去的,中文字符以Unicode码来表示,所以在发送中文短消息之前必须首先将中文字符转换为Unicode码,下面的函数将实现这个功能。这个函数主要应用到VB自带的一个格式转换函数:AscW()将中文转换为Unicode码-because phone short message is sent in the form of Series PDU sent, Chinese characters in Unicode code to indicate, Therefore, the Chinese short message sent before the Chinese must first be converted to Unicode character codes, the following function to achieve this function. The main function of the VB application onboard a format conversion functions : AscW () will be converted to Unicode Chinese code
- 2022-03-16 19:27:34下载
- 积分:1
-
实现两台机器之间的串口通信!可以对串口进行调试!
实现两台机器之间的串口通信!可以对串口进行调试!-achieved between the two machines serial communications! Can serial debugging!
- 2022-09-30 11:10:02下载
- 积分:1
-
使用RS232串口2,通过Copley电机控制卡控制电机运转的VC程序。并且程序开发手册也包含在文件夹内。
Using RS232 2 port, a VC...
使用RS232串口2,通过Copley电机控制卡控制电机运转的VC程序。并且程序开发手册也包含在文件夹内。
Using RS232 2 port, a VC program is developed for Copley motor control card, by which motors can move precisely. And a handbook for program development is inclued in the rar file.-The use of RS232 serial port 2, through Copley cards to control motor control motor functioning VC procedures. And program development manual is also included in the folder. Using RS232 2 port, a VC program is developed for Copley motor control card, by which motors can move precisely. And a handbook for program development is inclued in the rar file.
- 2022-02-14 19:17:31下载
- 积分:1
-
WL013开发板的串口通信详细例程,包括软件…
WL013开发板,串口通信详细例程,含软件流程框图,c源程序、asm源程序等!适合初学者学习!-WL013 development board, serial communication detailed routines, including software flow chart, c source. asm2 source, etc.! for beginners learning!
- 2023-07-12 04:25:03下载
- 积分:1
-
利用CSerialPort实现的双串口通信测试程序
利用CSerialPort实现的双串口通信测试程序-CSerialPort realize the dual-use serial communication test procedures
- 2023-01-24 07:10:03下载
- 积分:1
-
RS232 serial port is very useful debugger for microcontroller serial communicati...
RS232串口是非常有用的单片机串行通信调试器,编写的C源代码
- 2022-02-03 06:51:14下载
- 积分:1
-
UART ADI example 简单的例子 练练手
UART ADI example 简单的例子 练练手-UART ADI example simple example练练hand
- 2022-12-10 06:15: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
-
计算机串口编程类源代码类,供visual c++通讯开发使用。
计算机串口编程类源代码类,供visual c++通讯开发使用。-computer programming class source categories, for the development of visual communications c use.
- 2022-03-06 09:40:34下载
- 积分:1
-
编程:串行口调试程序
编程:串行口调试程序-Programming : serial port debugger
- 2022-09-26 05:50:02下载
- 积分:1