-
ICAN协议例程,CAN转换成RS232
ICAN协议例程,CAN转换成RS232
ICAN协议例程,CAN转换成RS232
ICAN协议例程,CAN转换成RS232-ICAN agreement routines, CAN convert RS232ICAN routines Agreement, CAN convert RS232
- 2022-12-23 14:30:03下载
- 积分:1
-
Advantech Driver Demo: Software Data Transfer
Advantech Driver Demo: Software Data Transfer
- 2022-05-10 16:08:50下载
- 积分: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
-
GOLD comunication rule
是关于中达电源通信规约的串口通信程序,功能是把电源监控器的采集数据上送到规约前置机中。-GOLD comunication rule
- 2022-04-11 13:49:57下载
- 积分:1
-
串口驱动程序的8051芯片。
Serial port driver for 8051 chips.
- 2023-03-05 19:35:03下载
- 积分:1
-
Embedded System serial communication frame synchronization method to introduce a...
嵌入式系统中串口通信帧的同步方法,介绍多机串口通信的各种同步方法,有效过滤干扰字节确保通信稳定,个人觉得还不错,值得一看-Embedded System serial communication frame synchronization method to introduce a variety of multi-machine synchronous serial communication methods and an effective filtering interference bytes to ensure the communication stability, and personally feel pretty good, worth a visit
- 2022-11-13 11:30:03下载
- 积分:1
-
: multithreading (Multi
说明:多线程 (Multi-Thread) RS232 串行口通讯构件 ( 1.51 版,附源码 )-: multithreading (Multi-Thread) RS232 serial port communication components (1.51 version, with source)
- 2022-11-02 21:55:03下载
- 积分:1
-
关于RS
关于RS-232 RS-485串口通信的详细资料-On the RS-232 RS-485 serial communication of detailed information
- 2023-05-18 02:40:04下载
- 积分:1
-
一个很好用的串口类,包括同步、异步等多种调用机制。
一个很好用的串口类,包括同步、异步等多种调用机制。-a good use of Serial categories, including synchronous and asynchronous transfer mechanism other.
- 2023-03-03 06:15:03下载
- 积分:1
-
异步串口通信 VC++ 本文参考MSDN及相关网上文章。 ////////////////////////////////////////////// //My...
异步串口通信 VC++ 本文参考MSDN及相关网上文章。 ////////////////////////////////////////////// //MyComm.h 多机控制 异步串口通信 //说不定能有用上的。-asynchronous serial communication VC paper and related reference MSDN online article. //////////////////////////////////////////////// MyComm. h multi-machine control asynchronous serial communication// may also be useful for the latter.
- 2022-03-13 17:22:20下载
- 积分:1