-
最初学习写单片机串口通讯时的源程序,可以让初学者参考一下!...
最初学习写单片机串口通讯时的源程序,可以让初学者参考一下!-first learn microcontroller serial communications at the source, so that beginners can take a look!
- 2022-02-05 23:28:32下载
- 积分:1
-
一个功能完全的串口读写程序,里面实现的串口读写类可以方便的复用。...
一个功能完全的串口读写程序,里面实现的串口读写类可以方便的复用。-a fully functional literacy Serial procedures inside the serial achieve literacy classes can facilitate the reuse.
- 2022-02-03 22:50:20下载
- 积分:1
-
用TC对计算机的串口进行编程,并作一个简单的串口查询通讯程序。用一条九针的DB...
用TC对计算机的串口进行编程,并作一个简单的串口查询通讯程序。用一条九针的DB-9串口通讯线将计算机的com1口和com2口相连,com1作为接受口,com2作为发送口。-with TC on the serial port of computer programming, and for a simple serial communication program inquiries. Using a 9-pin DB-9 serial communication lines to the computer com1 mouth and COM2 I connected com1 as I accept that I send as COM2.
- 2022-07-16 23:35:01下载
- 积分:1
-
单片机串行接口
使用汇编语言编写的在MCU中可用的串口接口程序-serial interface for MCU
- 2022-05-21 01:32:13下载
- 积分:1
-
XMODEM download code
XMODEM串口下载代码-XMODEM download code
- 2022-01-26 03:55:38下载
- 积分: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
-
这是用KeilC实现的射频接收程序,可以直接用在工程中.是实现射频通讯的最快捷的方式....
这是用KeilC实现的射频接收程序,可以直接用在工程中.是实现射频通讯的最快捷的方式.-This is achieved using KeilC RF receiver procedures, can be directly used in the works. RF communication is the most expeditious manner.
- 2023-06-16 20:30:03下载
- 积分:1
-
TTL串入并出口74hc164资料 。希望可以用
TTL串入并出口74hc164资料 。希望可以用-TTL string into and exported 74hc164 information. Wanted to use
- 2022-02-04 03:49:12下载
- 积分: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
-
一个十分好的用汇编和C写的异步串口程序
一个十分好的用汇编和C写的异步串口程序-with a very good compilation and writing of the C asynchronous serial procedures
- 2022-07-15 14:30:11下载
- 积分:1