-
A very usefull aplication for developers that creates a virtual serial ports for...
A very usefull aplication for developers that creates a virtual serial ports for debug purposesin order to see the data out or in.
- 2022-02-02 13:00:23下载
- 积分:1
-
sony 351音响串口控制程序!程序本身提供了操作界面,可以切换351的四路输入ABCD,同时也可以增加对声音实现增加、减小、静音等功能。...
sony 351音响串口控制程序!程序本身提供了操作界面,可以切换351的四路输入ABCD,同时也可以增加对声音实现增加、减小、静音等功能。-351 serial control procedures! The process itself provides a user interface that can switch 351 4P ABCD input, but can also increase the voice added, reduce, mute function.
- 2022-01-26 16:17:15下载
- 积分:1
-
从编程实践的角度详细介绍windows环境下和dos环境下的串口通信的基本方法...
从编程实践的角度详细介绍windows环境下和dos环境下的串口通信的基本方法- In detail introduces under under the windows environment and
the dos environment string mouth correspondence essential method from
the programming practice angle
- 2022-01-22 14:29:35下载
- 积分:1
-
UART_verilog, designed to send and receive asynchronous serial. Including the te...
UART_verilog,自己设计的异步串行收发。包括测试文件。-UART_verilog, designed to send and receive asynchronous serial. Including the test file.
- 2023-01-21 18:20:04下载
- 积分:1
-
串口通讯类,支持异常处理,Overlapped 和 Block 传输,支持Unicode...
串口通讯类,支持异常处理,Overlapped 和 Block 传输,支持Unicode-serial communications support Exceptions, and Block Overlapped transmission, Unicode support
- 2022-06-28 09:25:18下载
- 积分:1
-
51红外源代码,NEC代码格式,很精确的代码,请放心使用。
51红外源代码,NEC代码格式,很精确的代码,请放心使用。-51 infrared source code
- 2022-01-22 01:26:28下载
- 积分: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
-
Visual C++ 串口通信技术与工程实践书籍配套(代码)4.3节
Visual C++ 串口通信技术与工程实践书籍配套(代码)4.3节-Visual C++ Serial communications technology and engineering practice books matching (Code) 4.3
- 2022-02-26 00:46:06下载
- 积分:1
-
BCB串口通讯源码示例程序。利用winapi函数,而非控件。
BCB串口通讯源码示例程序。利用winapi函数,而非控件。-BCB examples of serial communication program source. Use WINAPI function, rather than control.
- 2022-03-10 06:06:17下载
- 积分:1
-
VC下的串口通信类和一个程序实例
VC下的串口通信类和一个程序实例-VC Serial Communications and an example program
- 2022-01-26 07:57:11下载
- 积分:1