-
MATLAB和Visual C++
MATLAB和Visual C++-COM混合编程-MATLAB and Visual C++-COM Hybrid Programming
- 2022-10-14 10:45:03下载
- 积分:1
-
For implementation with the lower PC communication function. For serial communic...
用于实现上位机与下位机通信功能。用于串口通信。-For implementation with the lower PC communication function. For serial communication.
- 2022-05-30 05:52:15下载
- 积分:1
-
最棒的串口调试工具, 不用初始化任何波特率,进出的所有包都可以抓...
最棒的串口调试工具, 不用初始化任何波特率,进出的所有包都可以抓-best serial debugging tools, not initialize any baud rate, and out of all the packets can grasp
- 2022-07-02 11:46:40下载
- 积分:1
-
anti
串口编程的是反例子,可用于测试你的串口通行-anti-examples can be used to test your serial port access
- 2022-12-09 16:35:03下载
- 积分:1
-
端口测试程序
com port test program
- 2022-04-08 01:44:03下载
- 积分:1
-
一个可以代替mscon的类,包含一个实际的例子。 类中使用了守护进程,实现了消息驱动。...
一个可以代替mscon的类,包含一个实际的例子。 类中使用了守护进程,实现了消息驱动。-mscon one can replace the category contains an actual example. Category daemon used to achieve a news-driven.
- 2022-04-22 23:30:55下载
- 积分:1
-
把DS18B20获取来的4字节数据每隔一段时间发送到PC,在串口调试助手上可以看到温度数据....
把DS18B20获取来的4字节数据每隔一段时间发送到PC,在串口调试助手上可以看到温度数据.-The DS18B20 the past four bytes of data to obtain from time to time sent to the PC, the serial port debugging aids can see the temperature data.
- 2023-06-23 15:50:03下载
- 积分: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
-
本源码采用spcomm串口控件,接受数据采用线程方式,这是一个串口测试工具,可以用来做串口监听等。非常适合使用delphi开发串口程序的程序员做参考!...
本源码采用spcomm串口控件,接受数据采用线程方式,这是一个串口测试工具,可以用来做串口监听等。非常适合使用delphi开发串口程序的程序员做参考!-the source used spcomm Serial Control and accept data using threads, it is a serial testing tools can be used to do Serial wiretapping. Delphi is very suitable for the development of Serial procedures programmers refer!
- 2023-09-03 21:35:03下载
- 积分:1
-
mscomm的控件,基于VB,C++ 或API的控件。
mscomm的控件,基于VB,C++ 或API的控件。-MSComm control, based on the VB, C++ or API controls.
- 2022-07-21 09:42:30下载
- 积分:1