-
一个用delphi写的端口的监控程序。(搜集的,不是本人的)
一个用delphi写的端口的监控程序。(搜集的,不是本人的)-a supervising program for port based on Delphi.(collecting,not by myself)
- 2022-05-20 23:49:18下载
- 积分:1
-
用于串口通信的源代码(VC)
VC串口通信源程序-the SourceCode for Serial Communication(vc)
- 2022-03-22 18:07:54下载
- 积分:1
-
我个人收集的C++builder 多线程串口通信方面的
我个人收集的C++builder 多线程串口通信方面的-my personal collection of multi-threaded C builder of serial communication Wanton
- 2022-08-22 06:20:02下载
- 积分:1
-
getmywish使用的usb注意:由于用到多串口控制,需要在收到数据时确定是哪个串口来的数据。
下面是串口事件处理函数代码:...
getmywish使用的usb注意:由于用到多串口控制,需要在收到数据时确定是哪个串口来的数据。
下面是串口事件处理函数代码:
-getmywish use usb Note : As used Multiport Serial control, the receipt of necessary data to determine which of the serial data. Below are the serial code incident handling functions :
- 2022-03-02 06:41:10下载
- 积分:1
-
anti
串口编程的是反例子,可用于测试你的串口通行-anti-examples can be used to test your serial port access
- 2022-12-09 16:35:03下载
- 积分:1
-
用于和远程modem建立连接,发送字符信息的串口通信软件
用于和远程modem建立连接,发送字符信息的串口通信软件-And the remote modem for establishing a connection, sending the characters of the serial communication software information
- 2023-08-25 21:35:03下载
- 积分:1
-
USB communications source code, the entire Internet, downloading re
USB通信源代码,网上最全,下载后重新rebuild就可以运行了。-USB communications source code, the entire Internet, downloading re-rebuild on the run.
- 2022-06-30 05:27:32下载
- 积分:1
-
多线程在VC++串口通信程序中的应用.pdf
多线程在VC++串口通信程序中的应用.pdf -multithread serial communication in VC procedures for the application. Pdf multithread serial communication in VC procedures for the application . pdf
- 2023-06-05 09:45: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
-
用VB实现RS232接口通信,能和单片机通信的上位机程序。
用VB实现RS232接口通信,能和单片机通信的上位机程序。-RS232 interface using VB to achieve communications, energy and single-chip PC communications procedures.
- 2022-02-01 06:07:44下载
- 积分:1