-
PIC的编程程序范例,分析的比较清晰,能够供初学者学习
PIC的编程程序范例,分析的比较清晰,能够供初学者学习-programming PIC procedure example, the analysis is relatively clear, for beginners to learn
- 2022-11-10 06:35:04下载
- 积分:1
-
一些485通讯芯片的资料。做工控的人一定会用得到。
一些485通讯芯片的资料。做工控的人一定会用得到。-Some 485 communications chip information. Done IPC person will certainly used receive.
- 2023-09-04 16:15: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
-
485编程实例分析文档
485编程实例分析文档-485 Programming Document Analysis
- 2022-01-27 15:27:58下载
- 积分:1
-
串口通信,较完整的界面及功能,学习和使用都很好
串口通信,较完整的界面及功能,学习和使用都很好-Serial communications, a more complete picture of the interface and functions, learning and the use of good
- 2022-02-04 06:29:21下载
- 积分:1
-
used in VC 6.0 MSComm programming, can achieve serial receiving data and sending...
在VC++6.0中用MSComm控件编程,可以实现串口接收数据和发送数据,数据分别显示在接收框和发送框中。
-used in VC 6.0 MSComm programming, can achieve serial receiving data and sending data Data were displayed at the receiving box and this box.
- 2022-05-30 03:49:16下载
- 积分:1
-
A small UART, can be used as design reference
一个小的UART,可以做为设计参考-A small UART, can be used as design reference
- 2022-07-25 11:57:06下载
- 积分:1
-
一个毕业设计。用vc编写的一个简易测谎仪后台软件。用控件实现access数据库的链接,串口通信功能。...
一个毕业设计。用vc编写的一个简易测谎仪后台软件。用控件实现access数据库的链接,串口通信功能。-a graduate design. Vc used to prepare a summary of the background polygraph software. Controls used to achieve access to the database link, serial communications functions.
- 2023-03-17 05:35:03下载
- 积分:1
-
This is a serial debugging assistant programming process and a detailed explanat...
这是串口调试助手编程过程及详细解说的文档,大家可以下载学习,谢谢支持!-This is a serial debugging assistant programming process and a detailed explanation of the document, you can download to learn, thanks to support!
搜索
- 2022-01-25 23:55:23下载
- 积分:1
-
在vb中用字符串的形式来处理串口协议,具有一定的通用性!本程序用来控制伺服电机,调试通过!...
在vb中用字符串的形式来处理串口协议,具有一定的通用性!本程序用来控制伺服电机,调试通过!-vb used in a string of serial form to the agreement, which have a certain commonality! Procedures used to control the servo motor, debugging through!
- 2022-05-17 15:55:14下载
- 积分:1