-
用于和远程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
-
PIC模拟异步串行通讯UART。用TMR0实现定时查询。任何带中断的PIC上都可以实现。可用此法扩展多个串口。...
PIC模拟异步串行通讯UART。用TMR0实现定时查询。任何带中断的PIC上都可以实现。可用此法扩展多个串口。-PIC simulation asynchronous serial communications UART. Timing TMR0 with inquiries. Any interruption with the PIC are to be attained. This method can be extended serial number.
- 2023-04-01 19:35:04下载
- 积分: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
-
51单片机的智能反汇编
code:5548823116
51单片机的智能反汇编
code:5548823116-51 microcontroller smart anti-compilation code : 5548823116
- 2022-03-16 16:51:30下载
- 积分: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
-
串口扫描程序,能够边扫描边进行数据的判断
串口扫描程序,能够边扫描边进行数据的判断-serial scanning procedures can-while-scan data judgment
- 2022-03-24 14:21:24下载
- 积分:1
-
atmel dataflash driver
atmel dataflash driver
- 2022-02-01 23:27:57下载
- 积分:1
-
介绍了在visual c++开发环境下如何实现串口通信的操作
介绍了在visual c++开发环境下如何实现串口通信的操作-Introduced in the visual c++ Development environment how to achieve the operation of serial communication
- 2022-07-03 22:59:24下载
- 积分:1
-
pascal写的一个通讯例子
pascal写的一个通讯例子 -The communication example writed by pascal
- 2022-05-15 17:15:19下载
- 积分:1
-
关于UART代码。你可以使用它作为一个例子,当设计UART逻辑。
一个uart的Verilog代码,希望能够帮助你做UART逻辑。-Code about uart. You can use it as an example when desighn UART logic.
- 2022-02-01 13:52:37下载
- 积分:1