-
Describes how to use Verilog language processor components UART
介绍了如何用verilog语言实现处理器部件uart-Describes how to use Verilog language processor components UART
- 2022-05-10 11:57:06下载
- 积分:1
-
Serial communication program, the completion of data acquisition, validation to...
串口通信程序,完成数据采集,验证证明正确,可以使用哦-Serial communication program, the completion of data acquisition, validation to prove correct, you can use the oh
- 2022-08-19 23:53:53下载
- 积分:1
-
SPCE061A 利用C语言进行软件端口位操作范例
SPCE061A 利用C语言进行软件端口位操作范例-SPCE061A C language for the use of port-operating software paradigm
- 2022-02-02 14:06:12下载
- 积分:1
-
prepared with InnoSetup MSCOMM space to install the script, This installation pa...
用InnoSetup编写MSCOMM空间安装包的脚本,此安装包已经在使用了。用winrar压缩的。用winrar就可以解压。Have fun!-prepared with InnoSetup MSCOMM space to install the script, This installation package has been used. Compressed using winrar. Using winrar can extract. Have fun!
- 2023-01-24 02:00:04下载
- 积分:1
-
从事Profibus的开发人员可以利用改源代码理解profibus协议。添加除通讯以外的代码,很快可以开发出自己的智能节点...
从事Profibus的开发人员可以利用改源代码理解profibus协议。添加除通讯以外的代码,很快可以开发出自己的智能节点-engaged in the development staff can use the source code to understand change Profibus agreement. Add except communications code, we will soon be able to develop their own intelligent nodes
- 2022-02-07 00:13:56下载
- 积分:1
-
delphi1 的串口通讯控件,经过改进的
delphi1 的串口通讯控件,经过改进的-delphi1 serial communication control, improved
- 2023-02-16 03:40:03下载
- 积分:1
-
是关于日历时钟芯片的C语言编程,讲解非常详细!
是关于日历时钟芯片的C语言编程,讲解非常详细!-Calendar clock chip on the C language programming, to explain in great detail!
- 2022-08-06 16:08:44下载
- 积分:1
-
This is the source code for I2C(Inter Integreted Circuit) which is used in seria...
This the source code for I2C(Inter Integreted Circuit) which is used in serial communication-This is the source code for I2C(Inter Integreted Circuit) which is used in serial communication
- 2022-08-03 16:33: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
-
一个很好用的串口类,包括同步、异步等多种调用机制。
一个很好用的串口类,包括同步、异步等多种调用机制。-a good use of Serial categories, including synchronous and asynchronous transfer mechanism other.
- 2023-03-03 06:15:03下载
- 积分:1