-
用单片机AT90CAN128通过CAN总线串行传输手机信号
用单片机AT90CAN128通过CAN总线串行传输手机信号-transmit the mobile signal serially by using at90can128
- 2022-06-29 11:30:36下载
- 积分:1
-
一段ADSP21262用DAI口实现UART通讯的汇编源代码。
一段ADSP21262用DAI口实现UART通讯的汇编源代码。
- 2022-02-02 07:00:33下载
- 积分:1
-
Himself wrote a serial type, from CNCOMM mistakes, to streamline the code, solve...
自己写的一个串口类,从CNCOMM改正过来的,精简代码,解决了只能事件方式下只能接收几个字符的问题-Himself wrote a serial type, from CNCOMM mistakes, to streamline the code, solve the incident only way to receive only a few characters in the issue of
- 2022-01-23 10:45:58下载
- 积分: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
-
GSM通讯串口类,通过RS232串口与GSM MODEM连接,发送短信.
GSM通讯串口类,通过RS232串口与GSM MODEM连接,发送短信.-GSM serial communications category, RS232 serial port and GSM modem connections, sending text messages.
- 2022-11-25 10:25:03下载
- 积分:1
-
很好用的串口通信源码程序(采用中断方式)
很好用的串口通信源码程序(采用中断方式)-very good COM programming souce code(Used interrupt function)
- 2022-09-27 06:20:03下载
- 积分:1
-
a serial communication example
一个串口通信的例子-a serial communication example
- 2022-02-09 16:27:43下载
- 积分:1
-
串口演示源程序合集,三个程序BCB5_COM 是在BCB5下使用的例子,Console 是在控制台中使用的例子,VC_ComDlg 是在对话框中使用的例子...
串口演示源程序合集,三个程序BCB5_COM 是在BCB5下使用的例子,Console 是在控制台中使用的例子,VC_ComDlg 是在对话框中使用的例子-Serial Collection demonstration source, the three procedures in BCB5 BCB5_COM use examples, Console is used in the console example, the dialog VC_ComDlg used in the example
- 2023-03-07 10:35:04下载
- 积分:1
-
串口调试工具,在Visual Basic6.0中实现
串口调试工具,在Visual Basic6.0中实现-Serial port debugging tool, implemented in Visual Basic6.0
- 2023-08-28 22:45:04下载
- 积分:1
-
一个串口测试程序,包括源代码,供大家学习
一个串口测试程序,包括源代码,供大家学习-A serial test procedure, including the source code for everyone to learn
- 2022-01-25 19:07:38下载
- 积分:1