-
USB2.0标准协议,是嵌入式系统工程师必备通信协议
USB2.0标准协议,是嵌入式系统工程师必备通信协议-USB2.0 standard protocols, embedded systems engineer is required communication protocol
- 2023-05-09 03:30:03下载
- 积分:1
-
Atmel Mega16上调试通过的,可以同时发送一个字符串,并产生中断...
Atmel Mega16上调试通过的,可以同时发送一个字符串,并产生中断-on the debugging, it will also send a string, and have interrupted
- 2022-03-25 07:36:00下载
- 积分:1
-
Vb串口之一,巧用VB编写串口程序,大家不妨看一看,绝对好程序...
Vb串口之一,巧用VB编写串口程序,大家不妨看一看,绝对好程序-Vb one Using VB prepared Serial procedures, we may look, the program is absolutely
- 2022-08-14 07:48:47下载
- 积分:1
-
Serial assistant applet, using vc++ Development, for the acceptance of serial da...
串口助手小程序,用vc++开发,用于接受串口发送的数据并显示出来-Serial assistant applet, using vc++ Development, for the acceptance of serial data sent and displayed
- 2022-07-27 16:47:11下载
- 积分: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
-
个人写的一个串口通讯程序,希望对大家有帮助。
个人写的一个串口通讯程序,希望对大家有帮助。-personal wrote a serial communication program, and I hope to be helpful.
- 2022-03-17 20:51:34下载
- 积分:1
-
这个是串口的基于停止等待协议原理编程,这个是接收程序,很好用哦...
这个是串口的基于停止等待协议原理编程,这个是接收程序,很好用哦-this is the agreement on principle to stop waiting for the program, this is the receiving process, oh well spent
- 2022-07-20 01:14:46下载
- 积分:1
-
UART ADI example 简单的例子 练练手
UART ADI example 简单的例子 练练手-UART ADI example simple example练练hand
- 2022-12-10 06:15:03下载
- 积分:1
-
moden串口编程(涉及AT指令,通用异步接收发器UART)
moden串口编程(涉及AT指令,通用异步接收发器UART)-moden Serial Programming (involving AT command universal asynchronous receiver transmitters UART)
- 2022-02-12 01:37:28下载
- 积分:1
-
c8051F221的SPI总线通信(收)
c8051F221的SPI总线通信(收)-c8051F221 SPI Bus Communication (received)
- 2022-03-26 04:47:07下载
- 积分:1