-
六种列举当前所有的串口方法
六种列举当前所有的串口方法-six methods for handling serial ports
- 2023-09-07 22:30:03下载
- 积分:1
-
安防设备的云台控制软件,基于pacolD协议
安防设备的云台控制软件,基于pacolD协议-PTZ Security equipment control software, based on the agreement pacolD
- 2022-07-05 09:23:39下载
- 积分:1
-
PIC模拟异步串行通讯UART。用TMR0实现定时查询。任何带中断的PIC上都可以实现。可用此法扩展多个串口。...
PIC模拟异步串行通讯UART。用TMR0实现定时查询。任何带中断的PIC上都可以实现。可用此法扩展多个串口。-PIC simulation asynchronous serial communications UART. Timing TMR0 with inquiries. Any interruption with the PIC are to be attained. This method can be extended serial number.
- 2023-04-01 19:35:04下载
- 积分:1
-
使用TC3.0开发的串口通讯程序,在一台电脑上模拟。(本机发到串口,本机再从串口读入)...
使用TC3.0开发的串口通讯程序,在一台电脑上模拟。(本机发到串口,本机再从串口读入)-TC3.0 development of the use of serial communication program, in a computer simulation. (This machine made to the serial port, the company was again read from the serial port)
- 2022-02-26 10:08:15下载
- 积分: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++builder 写的串口通信程序
我用C++builder 写的串口通信程序-C builder I used to write the serial communication program
- 2023-02-07 21:50:03下载
- 积分:1
-
PIC单片机编程程序分析,能够供初学者学习,是很好的教程
PIC单片机编程程序分析,能够供初学者学习,是很好的教程-PIC microcontroller programming procedures, for beginners to learn, is a good guide
- 2023-05-15 15:20:03下载
- 积分:1
-
简单的串口通信程序!通过按键来实验是否将主机中相应缓冲区中的内容传送给从机!主机状态改变,按键传输时,从机状态也将改变!...
简单的串口通信程序!通过按键来实验是否将主机中相应缓冲区中的内容传送给从机!主机状态改变,按键传输时,从机状态也将改变!-Simple serial communication program! Through the keys to the experiment whether or not to host the corresponding buffer content transmitted to the slave! Host state changes, button transmission, from the state machine will change!
- 2022-08-13 10:39:35下载
- 积分:1
-
用C++BUIDER开发的双机通讯课程设计,包括了可执行程序,源程序和报告,功能完整,推荐使用....
用C++BUIDER开发的双机通讯课程设计,包括了可执行程序,源程序和报告,功能完整,推荐使用.-C BUIDER development of the two aircraft communications curriculum design, including the executable, and source reports, functional integrity, and recommended.
- 2022-02-04 10:27:50下载
- 积分:1
-
a brief serial debugging procedures, unlike previous debugging procedures, it ca...
一个简短的串口调试程序,不同于前面的调试程序,它能在你的串口被程序占用之后也能监测到其中的数据,可以选择16进制显示或asc11码显示,达到真正的监测-a brief serial debugging procedures, unlike previous debugging procedures, it can be your serial procedures can be occupied after the monitoring of the data, we can choose to show or band 16 asc11 yards, with real monitoring.
- 2022-02-25 13:43:20下载
- 积分:1