-
Through the serial port control SIM300Z realize short message transceiver. And i...
通过串口控制SIM300Z实现短信息的收发.
并且是基于对话框实现的.-Through the serial port control SIM300Z realize short message transceiver. And is based on the realization of the dialog box.
- 2022-04-28 14:31:29下载
- 积分: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
-
这是通过COM口对声波触摸屏控制卡进行仿真测试的程序的源码.
BCB...
这是通过COM口对声波触摸屏控制卡进行仿真测试的程序的源码.
BCB-through COM ports on acoustic touch screen control card for simulation testing procedures for the source. BCB
- 2023-08-23 10:15:04下载
- 积分: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
-
具有语音自动应答功能的串口程序
具有语音自动应答功能的串口程序-with automatic voice response function of the Serial procedures
- 2022-05-22 15:02:23下载
- 积分:1
-
VC++中实现多串口通信编程的类及样例程序,来源于<VC_TurboC串口通信编程实践>...
VC++中实现多串口通信编程的类及样例程序,来源于-VC multi-serial communication programming category and sample program, and from the lt; VC_TurboC serial communication programming practice gt;
- 2023-01-28 15:15:03下载
- 积分:1
-
是一个简单的程序,可以在本机将com1和com2相连,进行本题通讯,适用于对串口通讯的初学者了解vc++里的串口通信的一些函数...
是一个简单的程序,可以在本机将com1和com2相连,进行本题通讯,适用于对串口通讯的初学者了解vc++里的串口通信的一些函数-com1com2vc
- 2022-03-12 19:10:41下载
- 积分:1
-
非常好用的串口编程工具 for delphi 7.0
非常好用的串口编程工具 for delphi 7.0-very user-friendly programming tools for Serial delphi 7.0
- 2022-11-24 01:00:04下载
- 积分:1
-
串行通信C语言代码,用于DOS下编程,比较完整
串行通信C语言代码,用于DOS下编程,比较完整-serial communication C language code for DOS programming, a more comprehensive
- 2023-07-26 01:40:03下载
- 积分:1
-
自编的串口通信程序,支持一些简单命令
自编的串口通信程序,支持一些简单命令-self serial communication program to support some simple orders
- 2023-05-29 06:15:02下载
- 积分:1