-
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
-
Phone serial communication' s source code, but in order to compile a category...
手机串口通信的源代码,不过要一个TPORT类才能编译通过本,此类可以自下载,我再上传也行-Phone serial communication" s source code, but in order to compile a category TPORT through this, since such can be downloaded, I will do and upload
- 2023-07-29 12:25:03下载
- 积分:1
-
dos under the serial programming source code can be used interruption
dos 下的串口编程源代码,可使用中断-dos under the serial programming source code can be used interruption
- 2023-02-19 11:40:03下载
- 积分:1
-
Serial assistant applet, using vc++ Development, for the acceptance of serial da...
串口助手小程序,用vc++开发,用于接受串口发送的数据并显示出来-Serial assistant applet, using vc++ Development, for the acceptance of serial data sent and displayed
- 2022-07-27 16:47:11下载
- 积分: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
-
研华da采集例程
研华da采集例程-Advantech da collection routines
- 2022-10-02 19:35:03下载
- 积分:1
-
The PCD5003A is a very low power decoder and pager
controller specifically desi...
The PCD5003A is a very low power decoder and pager
controller specifically designed for use in new generation
radio pagers. The architecture of the PCD5003A allows for
flexible application in a wide variety of radio pager designs.
The PCD5003A is fully compatible with “CCIR Radio
paging Code No. 1” (also known as the POCSAG code)
operating at data rates of 512, 1200 and 2400 bits/s using
a single oscillator crystal of 76.8 kHz.
In addition to the standard POCSAG sync word the
PCD5003A is also capable of recognizing up to 4 User
Programmable Sync Words (UPSWs). This permits the
reception of both private services and POCSAG
transmissions via the same radio channel.
Used together with the Philips UAA2080 or UAA2082
paging receiver, the PCD5003A offers a highly
sophisticated, miniature solution for the radio paging
market. Control of an RF synthesizer circuit is also
provided to ease alignment and channel selection
- 2022-05-15 12:38:54下载
- 积分:1
-
在LPC2106上实现并测试过的代码,用串口收到的数据回显到串口(通过环行缓存实现)并将串口发送的接口写成了printf的形式...
在LPC2106上实现并测试过的代码,用串口收到的数据回显到串口(通过环行缓存实现)并将串口发送的接口写成了printf的形式 -To achieve the LPC2106 and tested code, serial data received echo to the serial port (via the ring buffer to achieve) and serial interface to send written in the form of a printf
- 2022-02-25 10:26:04下载
- 积分:1
-
modeled on serial assistant (Dan) as an example of the amendment and some of the...
这是我仿照串口助手(龚建伟)作的一个例子并修正了其中的一些bug,程序中还包括了一些我做的可重用的类,希望对大家有一些帮助,欢迎大家联系我,共同提高,谢谢!-modeled on serial assistant (Dan) as an example of the amendment and some of the bug, procedures also include some I do reusable category, we hope to have some help, I welcome you all linked together to improve, thank you!
- 2022-07-23 11:08:21下载
- 积分:1
-
MSComm control VC prepared serial communication program's source code, and w...
用VC控件MSComm编写串口通信程序的源代码,并写出详细的编程过程,仅供参考-MSComm control VC prepared serial communication program"s source code, and write a detailed programming process for reference! !
- 2022-03-14 17:57:02下载
- 积分:1