-
实现串口通讯,一个用word写的方法,上传供大家共同学习
实现串口通讯,一个用word写的方法,上传供大家共同学习-Realize serial communication, a way to use word to write, upload for everyone to learn together
- 2022-11-03 12:25:08下载
- 积分:1
-
将串口通讯协议存储为一个通讯文件,可是随时将存储通讯协议文件调入计算机运行与下位机通讯可以实现通讯对话,
将串口通讯协议存储为一个通讯文件,可是随时将存储通讯协议文件调入计算机运行与下位机通讯可以实现通讯对话,-Serial communication protocol will be stored as a communications document, but to keep the communication protocol storage document transferred to the computer is running and the next-bit machine communication can realize communication dialogue
- 2023-06-17 23:00:03下载
- 积分:1
-
3.CB_seri.cpp(C++Builder串行异步通信程序)
3.CB_seri.cpp(C++Builder串行异步通信程序)-3.CB_seri.cpp (C Builder asynchronous serial communication program)
- 2023-04-26 03:10:02下载
- 积分:1
-
这是一个对modem编程的一个小程序, 对串口操作并发AT指令集.
这是一个对modem编程的一个小程序, 对串口操作并发AT指令集.-this is a modem programming of a small program on serial operation with AT command set.
- 2022-11-23 09:15:03下载
- 积分:1
-
RS232 RS232 RS232 RS232 RS232 RS232
RS232 RS232 RS232 RS232 RS232 RS232 -RS232 RS232 RS232 RS232 RS232 RS232 RS232 RS232 RS232 RS232 RS232
- 2023-03-05 10:00:04下载
- 积分:1
-
一款优秀的串口监视工具
一款优秀的串口监视工具-a perfect serial supervising tool
- 2022-04-21 20:39:15下载
- 积分:1
-
目录串口通信高级编程提供了一个能够进行串口通信的类,能够方便地进行各种数据通信。...
目录串口通信高级编程提供了一个能够进行串口通信的类,能够方便地进行各种数据通信。-Directory serial communication provides a high-level programming to carry out the type of serial communication, the ability to easily conduct various kinds of data communication.
- 2022-08-12 17:48:36下载
- 积分:1
-
串口通信控制XX变频器,VB下编的界面,已调试通过,可以运行,...
串口通信控制XX变频器,VB下编的界面,已调试通过,可以运行,-VB_rs232_transducer
- 2022-12-09 05:35:02下载
- 积分: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
-
Corrado Cavalli为VB.NET写的串口通讯类。通过调用API的方法与串口通讯。我的有关串口通讯的程序都是用的这个类。...
Corrado Cavalli为VB.NET写的串口通讯类。通过调用API的方法与串口通讯。我的有关串口通讯的程序都是用的这个类。-Corrado Cavalli to write VB.NET serial communications. By calling the API methods and serial communications. Serial I of the communications procedures are used in this category.
- 2022-02-04 05:17:27下载
- 积分:1