-
实现数据链路层 串口间的通讯,可以调试网络间的简单连接
实现数据链路层 串口间的通讯,可以调试网络间的简单连接-Data link layer communication between serial port, you can debug a simple connection between networks
- 2022-03-07 20:34:47下载
- 积分:1
-
自己编写的关于火车列尾风压控制的程序,涉及串口,数据库等相关内容...
自己编写的关于火车列尾风压控制的程序,涉及串口,数据库等相关内容-I have written out on the train tail wind pressure control procedures, involving serial, database and other related content
- 2022-01-26 03:03:44下载
- 积分:1
-
PCs serial communications, data reception and transmission of the source
pc机串口通信中,数据的接收和发送的源程程序。-PCs serial communications, data reception and transmission of the source-procedures.
- 2022-03-17 22:24:25下载
- 积分: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
-
the source mainly through API functions Serial opened, read and write serial and...
本源码主要是通过API函数实现串口打开,读写串口和关闭串口。-the source mainly through API functions Serial opened, read and write serial and serial closed.
- 2022-02-02 05:29:05下载
- 积分:1
-
Agilent 86100C GPIB & GPIB card programming 文件
Agilent 86100C GPIB & GPIB card programming 文件-Agilent 86100C GPIB
- 2022-03-17 11:48:45下载
- 积分:1
-
100 2 development board interface, the use of VC prepared.
Viertex 2 开发板的接口程序,使用VC编写。-100 2 development board interface, the use of VC prepared.
- 2022-09-28 08:15:05下载
- 积分:1
-
完成MOTOBUS通信,实际03功能码。可实现与具有MOTOBUS通信协议的智能设备进行通信...
完成MOTOBUS通信,实际03功能码。可实现与具有MOTOBUS通信协议的智能设备进行通信-Completed MOTOBUS communications, the actual function code 03. Can be achieved with MOTOBUS smart device communication protocols to communicate
- 2022-02-05 15:29:46下载
- 积分:1
-
机器人控制的串口通信调试程序,包含角度,速度控制。
机器人控制的串口通信调试程序,包含角度,速度控制。- Serial Communication for Robot controlling
- 2022-05-22 19:19:00下载
- 积分:1
-
介绍了在visual c++开发环境下如何实现串口通信的操作
介绍了在visual c++开发环境下如何实现串口通信的操作-Introduced in the visual c++ Development environment how to achieve the operation of serial communication
- 2022-07-03 22:59:24下载
- 积分:1