-
这是一个西门子 ModBus 协议的通讯调试软件。(原码)
这是一个西门子 ModBus 协议的通讯调试软件。(原码)-This is a Siemens ModBus Protocol communications software debugging. (Original code)
- 2022-03-12 17:55:13下载
- 积分:1
-
这是一个基于vc串口异步通信
可以实现串口半双工的异步通信...
这是一个基于vc串口异步通信
可以实现串口半双工的异步通信
-This is a serial asynchronous communication based on vc can achieve half-duplex asynchronous serial communications
- 2022-06-16 00:07:51下载
- 积分:1
-
这是一个红外温度探头测试程序,用于对温度探头进行测试,同时也可以作为温度采集用。由于探头通过RS232与计算机连接,所以程序包括串口通信的实现,串口通信利用了第...
这是一个红外温度探头测试程序,用于对温度探头进行测试,同时也可以作为温度采集用。由于探头通过RS232与计算机连接,所以程序包括串口通信的实现,串口通信利用了第三方通信类CSerial。程序可以将测得的数据保存为Excel文档。-This is an infrared temperature probe testing procedures used to test the temperature probe, but also used as temperature acquisition. As the probe through RS232 connection with the computer, including procedures for the realization of serial communications, serial communications using a third-party communications category CSerial. Procedures can be measured data to Excel document preservation.
- 2022-01-24 09:29:56下载
- 积分:1
-
串口编程代码 使用spcomm的 有例子事例
串口编程代码 使用spcomm的 有例子事例-serial programming code used spcomm examples of instances
- 2022-02-11 12:56:44下载
- 积分:1
-
This program I use to tested serial com and AT Command for testing GPRS for SIM3...
This program I use to tested serial com and AT Command for testing GPRS for SIM300 GSM module
- 2022-02-12 19:33:09下载
- 积分:1
-
compilation operation, suitable for high speed API unable to reach the requireme...
汇编操作串口,适合对速度要求高而API达不到的情况下的要求-compilation operation, suitable for high speed API unable to reach the requirements under the circumstances
- 2022-08-07 17:15:56下载
- 积分:1
-
Linux下,minigui串口通讯界面编程,实现收发控制
Linux下,minigui串口通讯界面编程,实现收发控制-Linux under, minigui serial communications interface programming, realize transceiver control
- 2022-01-25 22:01:01下载
- 积分:1
-
这是一个用C编写的串口通信程序,可以用于嵌入式应用
这是一个用C编写的串口通信程序,可以用于嵌入式应用-This is a preparation of the C serial communication program, which can be used for embedded applications
- 2022-02-10 15:11:12下载
- 积分:1
-
51红外源代码,NEC代码格式,很精确的代码,请放心使用。
51红外源代码,NEC代码格式,很精确的代码,请放心使用。-51 infrared source code
- 2022-01-22 01:26:28下载
- 积分:1
-
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