-
通过串口发送at指令 等待返回值判断当前的网络状况以及服务商等有关信息 用与gprs的通信...
通过串口发送at指令 等待返回值判断当前的网络状况以及服务商等有关信息 用与gprs的通信-sent through the serial port at the value orders waiting to return to judge the current state of network service providers and other relevant information in communications with EDGE
- 2022-01-22 13:15:59下载
- 积分:1
-
phone module gr47 the various operational source, including pdu format converter...
手机模块gr47的各种操作源码,包括pdu格式转换等-phone module gr47 the various operational source, including pdu format converter, etc.
- 2022-11-14 15:50:03下载
- 积分:1
-
MATLAB和Visual C++
MATLAB和Visual C++-COM混合编程-MATLAB and Visual C++-COM Hybrid Programming
- 2022-10-14 10:45:03下载
- 积分:1
-
串行接口通讯试验该试验可以学习如何编写一个通讯程序。这个试验能够实现的功能很简单,仅仅作为试验用。工作环境为:无需其余任何环境,直接接通电源即可。...
串行接口通讯试验该试验可以学习如何编写一个通讯程序。这个试验能够实现的功能很简单,仅仅作为试验用。工作环境为:无需其余任何环境,直接接通电源即可。-serial communication interface test of the pilot can learn how to prepare a communication process. The pilot function can be achieved is very simple, just to experiment with. The working environment : the environment without any rest, can be directly connected to power.
- 2022-04-16 23:18:02下载
- 积分:1
-
串口通信,写成dll便于参阅
串口通信,写成dll便于参阅-serial communication, written dll ease of reference
- 2023-07-28 21:10:03下载
- 积分:1
-
这是非常有挑战性的题目。对于用户输入的任意一个平面函数f(x),绘制出其函数曲线。这里最关键的技术难点就是如何实现计算表达式的值。在《编译原理》和《数据结构》的...
这是非常有挑战性的题目。对于用户输入的任意一个平面函数f(x),绘制出其函数曲线。这里最关键的技术难点就是如何实现计算表达式的值。在《编译原理》和《数据结构》的书中,都有对表达式运算方法的论述。说实在的,在编译型计算机语言中实现对用户输入表达式的运算是非常困难的。需要对表达式进行扫描,去括号,按照运算符的优先级生成2叉树,然后遍历该树生成逆波兰表达式,再然后通过栈的方法进行运算。如果在表达式中再包含有函数的话......描述起来都麻烦,更不要说用程序实现了:-(-This is a very challenging issue. For user input an arbitrary planar function f (x), mapping out its function curves. Here the most critical technical problems is how to achieve calculated the value of the expression. "Compiling Principle" and "data structure," the book, have right of expression Operational discussed. Indeed, the computer language compiler to achieve expression of the user input operation is very difficult. Need to scan expression to the brackets, in accordance with the priority Operators Generation 2-ary tree, and then traverse the tree generated reverse Polish expression, and then through the stack approach to computing. If the expression again contains the function described ...... these are trouble, not to mention t
- 2022-02-25 13:48:40下载
- 积分:1
-
write C# Serial communication procedures example, the ms communication is the co...
C#写的串口通信程序例子,用的是ms communication 的控件,以前一般都是在VC下面作的。-write C# Serial communication procedures example, the ms communication is the controls, in the past are generally below for the VC.
- 2022-09-30 13:10:03下载
- 积分:1
-
一个中断法串口通讯程序。
一个中断法串口通讯程序。-A serial communication programme written by os interruption
- 2022-01-26 01:38:40下载
- 积分:1
-
MSComm explain the use of communication control in vc++ in
通信控件MSComm使用详解在vc++中-MSComm explain the use of communication control in vc++ in
- 2022-07-23 04:34:38下载
- 积分:1
-
dephi achieve RS232 serial communication. This process requires an RS232 serial...
dephi实现RS232串口通信。本程序需要一根RS232串口线连接两个串口实现。本程序包括两个部分:发送端和接收端,分别打开两个文件夹里名为SerialPortCom.exe的程序,在发送端输入数据,然后就可以在接收端看到发送端输入的数据。-dephi achieve RS232 serial communication. This process requires an RS232 serial link two Serial Port. This program consists of two parts : the sender and the receiver, respectively, opened two folder called SerialPortCom.exe procedures, the transmitter input data and then on the receiving end can see the transmitter input.
- 2022-03-31 01:49:10下载
- 积分:1