-
PLC
plc中基于数据采集、发送接收、驱动、写入数据库-plc-based data acquisition, send to receive, drive, write to the database
- 2022-01-25 16:19:01下载
- 积分:1
-
串口通信模块C代码,采用的是MICROCHIP公司的芯片
串口通信模块C代码,采用的是MICROCHIP公司的芯片-Serial Communication Module C code, the company is going before the chip
- 2022-02-22 11:24:37下载
- 积分:1
-
senior network communications programming is programming examples of serial comm...
高级网络通信编程实串口通信编程实例网络流量监控网站下载网络五子棋系统语音聊天远程监控赠送实例类似网络蚂蚁的断点续传程序网络多播程序界面美观的文字聊天程序语音电话-senior network communications programming is programming examples of serial communications network traffic monitoring website network voice chat system Gobang RMON presented examples of similar networks ants HTTP procedures multicast network interface procedures to the letter beautiful voice chat program
- 2022-03-19 04:13:50下载
- 积分:1
-
是用该语言编写的关于串口通信的源代码。欢迎各位下载
是用该语言编写的关于串口通信的源代码。欢迎各位下载-is the language used on serial communication source. Welcome to download
- 2023-02-15 14:35:04下载
- 积分:1
-
该程序实现了串口之间的相互通信,是异步串口通信,可以设置串口号...
该程序实现了串口之间的相互通信,是异步串口通信,可以设置串口号-Implementation of the procedures between the serial communications, serial communication is asynchronous, the classic experimental procedures for computer networks
- 2022-12-10 11:00:02下载
- 积分:1
-
串口通信的一个例子,从5iVb网上下载的,但感觉不错。
串口通信的一个例子,从5iVb网上下载的,但感觉不错。-a serial communication examples, from 5iVb downloading, but feeling good.
- 2023-07-27 10:50:03下载
- 积分:1
-
用VC实现的串口调试软件
用VC实现的串口调试软件-with VC serial debugging software
- 2023-05-31 16:55:03下载
- 积分:1
-
multi
多线程,多接收模式串口类 LsComm ,串口通信源代码!-multi-threaded, multi-mode receiver category LsComm serial, serial communications source code!
- 2022-05-18 06:53:36下载
- 积分:1
-
这是串口的源代码
这是串口的源代码 -This is the serial source code
- 2022-01-25 22:58:22下载
- 积分: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