-
关于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
-
VC编程实现的串口通信,界面简洁,实现基本的串口通信的作用。...
VC编程实现的串口通信,界面简洁,实现基本的串口通信的作用。-VC programming of serial communication, the interface simple to achieve a basic serial communication role.
- 2022-06-14 06:57:05下载
- 积分:1
-
串口通信与工程实践tty编程TTY.dsp,TTY.h
串口通信与工程实践tty编程TTY.dsp,TTY.h-Serial Communication tty programming and engineering practice TTY.dsp, TTY.h
- 2022-06-21 01:23:20下载
- 积分:1
-
电子皮带秤选型工具,让你快速完成选型,并洞察到各种数据情况...
电子皮带秤选型工具,让你快速完成选型,并洞察到各种数据情况-Electronic Belt Scale Selection tool allows you to quickly complete the selection, and insight into the situation of various data
- 2022-01-28 14:14:00下载
- 积分:1
-
该文件是通过BCB加MOXARS232函数编写的,用起来很爽
该文件是通过BCB加MOXARS232函数编写的,用起来很爽-The document was adopted BCB increase MOXARS232 function of the preparation, together with very interesting
- 2023-01-26 18:30:03下载
- 积分: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
-
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
-
VC下读串口的程序,要想进行无线数据传输的话,这是必备的程序...
VC下读串口的程序,要想进行无线数据传输的话,这是必备的程序-Read serial port under the VC process, in order to carry out wireless data transmission, this is the necessary procedures for
- 2022-01-27 21:57:01下载
- 积分:1
-
yc2440 under development board serial communication software, through the API fu...
yc2440开发板下的串口通信软件,通过API函数开启和关闭串口-yc2440 under development board serial communication software, through the API function to open and close the serial port
- 2023-01-23 13:50:04下载
- 积分:1
-
一个串口程序,用Delphi3写的.程序简洁明了,功能函数齐全,经测试完全通过....
一个串口程序,用Delphi3写的.程序简洁明了,功能函数齐全,经测试完全通过.-a serial program, Delphi3 writes. Procedures concise, full-function, Testing entirely through.
- 2022-01-26 06:33:22下载
- 积分:1