-
本代码是VC源代码,实现通过串口接收和发送短消息。
本代码是VC源代码,实现通过串口接收和发送短消息。-VC code is the source code to achieve through the serial port to receive and send short message.
- 2023-08-13 11:35:03下载
- 积分:1
-
一个用c++编的串口通讯程序,经测试运行正常
一个用c++编的串口通讯程序,经测试运行正常-with a series of the serial communication program, tested normal operation
- 2022-01-22 06:53:02下载
- 积分:1
-
4510的BIOS,请仔细看!等等,不,谢谢
4510 bios,please see it carefully!and so on,no thanks
- 2022-06-15 03:51:08下载
- 积分:1
-
用VC++6.0实现PC机与单片机之间的串口数据交换
用VC++6.0实现PC机与单片机之间的串口数据交换-VC 6.0 PC with a serial port between SCM data exchange
- 2022-07-20 03:54:05下载
- 积分:1
-
MSComm控件在对话框中的用法
MSComm控件在对话框中的用法-MSComm control in the dialog box usage
- 2022-04-11 21:27:53下载
- 积分:1
-
UART测试代码,可以与实现下位机与上位机之间的RS232协议的UART通信测试...
UART测试代码,可以与实现下位机与上位机之间的RS232协议的UART通信测试-UART test code, can achieve the lower computer and the host computer RS232 protocol between the UART communications test
- 2022-01-26 06:26:09下载
- 积分:1
-
delphi1 的串口通讯控件,经过改进的
delphi1 的串口通讯控件,经过改进的-delphi1 serial communication control, improved
- 2023-02-16 03:40:03下载
- 积分:1
-
VC下读串口的程序,要想进行无线数据传输的话,这是必备的程序...
VC下读串口的程序,要想进行无线数据传输的话,这是必备的程序-Read serial port under the VC process, in order to carry out wireless data transmission, this is the necessary procedures for
- 2022-01-27 21:57:01下载
- 积分: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
-
sle4442 ic卡读写程序,能够实现在串口通信的条件下,对ic卡进行读写。
sle4442 ic卡读写程序,能够实现在串口通信的条件下,对ic卡进行读写。-procedures sle4442 ic card reader, can be achieved in the serial communication conditions, for ic card reader.
- 2022-01-25 15:30:59下载
- 积分:1