-
COM
基于COM技术的组态软件研究与实现,硕士论文,对组态软件的研究与开发有一定的帮助-COM-based configuration software research and realization of a master" s thesis on the configuration software research and development is certainly helpful
- 2022-04-25 11:39:18下载
- 积分: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
-
Vb串口之一,巧用VB编写串口程序,大家不妨看一看,绝对好程序...
Vb串口之一,巧用VB编写串口程序,大家不妨看一看,绝对好程序-Vb one Using VB prepared Serial procedures, we may look, the program is absolutely
- 2022-08-14 07:48:47下载
- 积分:1
-
use api archive com community
用api实现串口通信的一个工程文件,包含生成的可执行文件-use api archive com community
- 2022-07-17 01:11:47下载
- 积分:1
-
Virtex2 the connector, the use of C language.
Virtex2的网卡接口程序,使用C语言编写。-Virtex2 the connector, the use of C language.
- 2022-07-05 05:10:26下载
- 积分:1
-
Serial Port Component
Serial Port Component
- 2022-02-20 21:44:12下载
- 积分:1
-
这是我自己写的关于串口通讯的小程序,适于两台PC机之间通过(交叉串口线)串口通讯.可以(自动或手动)发送数据、接收数据、保存数据。是调试串口和初步学习串口编程的...
这是我自己写的关于串口通讯的小程序,适于两台PC机之间通过(交叉串口线)串口通讯.可以(自动或手动)发送数据、接收数据、保存数据。是调试串口和初步学习串口编程的好例子。其中还用到了典型的串口类,对于从事串口编程者有一定的借鉴作用。
-that I write on small serial communication procedures, suitable for two between the PC (cross-Serial Line) serial communications. May (automatically or manually) to send data, receive data, the data is preserved. Serial debugging is a preliminary study and Serial Programming good example. It also uses the typical serial category, for those engaged in serial programming is useful role.
- 2022-03-20 19:29:04下载
- 积分:1
-
这是用KeilC做的nRF9E5发射程序,可以用的,是做射频的好代码.
这是用KeilC做的nRF9E5发射程序,可以用的,是做射频的好代码.-This is done using the nRF9E5 KeilC launch procedures can be used to be so good RF code.
- 2022-03-05 18:28:12下载
- 积分:1
-
串口实现双机互联
希望对各位有用
串口实现双机互联
希望对各位有用-Dual Serial hope for the Internet useful for you!
- 2022-08-06 08:40:12下载
- 积分:1
-
这是一个很实用的串口通信例子,是基于LabVIEW编写的,希望能对大家有所帮助,谢谢!...
这是一个很实用的串口通信例子,是基于LabVIEW编写的,希望能对大家有所帮助,谢谢!-This is a very practical example of serial communication is based on LabVIEW prepared, I hope everyone can help, thank you!
- 2022-01-25 18:45:48下载
- 积分:1