-
GE plc 串口通讯,VB编制,读取内存单元
GE plc 串口通讯,VB编制,读取内存单元-GE plc serial communication, VB establishment, read memory cell
- 2022-09-18 03:40:03下载
- 积分:1
-
在Visual C++.NET下COM+组件的实现
在Visual C++.NET下COM+组件的实现- In Visual C NET under COM module realization
- 2022-06-12 18:02:17下载
- 积分:1
-
云台开发程序,VB环境。
云台开发程序,VB环境。-Haeundae development process, VB environment.
- 2022-06-11 22:46:56下载
- 积分: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++ 6 编写的串口通信程序,适合初学者学习
用visual c++ 6 编写的串口通信程序,适合初学者学习-Using visual c++ 6 prepared by the serial communication program, suitable for beginners to learn
- 2022-04-18 07:03:00下载
- 积分:1
-
RS232串口,详细编程源代码,包括串口的设置,读写.
RS232串口,详细编程源代码,包括串口的设置,读写.-RS232 serial ports, a detailed programming source code, including the serial port settings, reading and writing.
- 2022-07-12 06:20:44下载
- 积分:1
-
GPRS AT 指令集封装程序,基于MC45
GPRS AT 指令集封装程序,基于MC45-GPRS AT command set package program, based on the MC45
- 2022-09-26 23:40:03下载
- 积分:1
-
不错的开发源代码程序,希望大家共享盘点机开发。
不错的开发源代码程序,希望大家共享盘点机开发。-good
- 2022-10-23 11:10:03下载
- 积分:1
-
pascal写的一个通讯例子
pascal写的一个通讯例子 -The communication example writed by pascal
- 2022-05-15 17:15:19下载
- 积分:1
-
Simple solution ADC , every 500ms 1 sample and sending 8 bit value by software U...
Simple solution ADC , every 500ms 1 sample and sending 8 bit value by software UART on ATtiny13. Used in antenna rotators for finding direction.-Simple solution ADC , every 500ms 1 sample and sending 8 bit value by software UART on ATtiny13. Used in antenna rotators for finding direction.
- 2023-04-24 12:35:03下载
- 积分:1