-
用C++写的modbus串口通讯程序,供大家学习参考
用C++写的modbus串口通讯程序,供大家学习参考-C wrote Modbus serial communication program for all learning reference
- 2022-03-29 16:56:22下载
- 积分:1
-
This program writes a lcd HyperTerminal and everything you type on your keyboard...
This program writes a lcd HyperTerminal and everything you type on your keyboard to pc, using codevisionavr.
- 2022-01-21 02:56:41下载
- 积分:1
-
图形显示程序试验实时数据的存贮和曲线的回放图形显示程序试验实时数据的存贮和曲线的回放...
图形显示程序试验实时数据的存贮和曲线的回放图形显示程序试验实时数据的存贮和曲线的回放-Test procedures for graphical display of real-time data storage and playback curve graphic display program test real-time data storage and playback curve
- 2022-01-25 16:48:57下载
- 积分:1
-
- 2022-02-20 19:47:33下载
- 积分:1
-
端口测试程序
com port test program
- 2022-04-08 01:44:03下载
- 积分:1
-
在Windows CE上用串口采集数据并绘制成曲线,适合于数据采集,硬件平台是ARM开发板...
在Windows CE上用串口采集数据并绘制成曲线,适合于数据采集,硬件平台是ARM开发板-在Windows CE上用
- 2022-02-09 15:50:28下载
- 积分:1
-
rs232编程原理详解,
不可多得的一本好书
做硬件开发必须
rs232编程原理详解,
不可多得的一本好书
做硬件开发必须-Detailed programming rs232 principle, rare books to do a hardware development to be
- 2023-01-23 13:20:03下载
- 积分:1
-
自己做串口通讯介绍(VC平台) 一个很vc上的
自己做串口通讯介绍(VC平台) 一个很vc上的-done on serial communication (VC) is one of the Eastern vc
- 2023-08-27 21: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
-
这个文件夹里共3个部分,分别是串口编程与ODBC技术结合,用API函数控制串口和用MSComm控件控制串口。...
这个文件夹里共3个部分,分别是串口编程与ODBC技术结合,用API函数控制串口和用MSComm控件控制串口。-This folder in a total of three parts, which are serial programming and ODBC technology, using API functions to control serial port and serial port control by MSComm control.
- 2022-07-04 04:21:19下载
- 积分:1