-
for a remote field eddy current testing data acquisition system programming inte...
一个用于远场涡流检测的数据采集系统的界面编程,可实现多通道采集-for a remote field eddy current testing data acquisition system programming interface, multi-channel acquisition
- 2022-05-06 16:56:42下载
- 积分: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
-
一个简单的电脑红外遥控驱动程序,只能识别特定的红外信号(我是基于K11B遥控器编的),不能自动识别,还有一些简单的,控制其它程序的方法...
一个简单的电脑红外遥控驱动程序,只能识别特定的红外信号(我是基于K11B遥控器编的),不能自动识别,还有一些简单的,控制其它程序的方法-A simple computer infrared remote control driver, could only identify a specific infrared signals (I was compiled based on the remote control K11B), does not automatically recognize, there are some simple method of controlling other programs
- 2022-08-16 08:59:52下载
- 积分:1
-
串行口测试程序。例如:程序复位后先向串口发送"Hellow Word!",之后每从串口收到一个字符就把它从串口发送出去...
串行口测试程序。例如:程序复位后先向串口发送"Hellow Word!",之后每从串口收到一个字符就把它从串口发送出去
-serial testing procedures. For example : After the first reduction procedures Serial send "Hellow Word!" , After each received from the serial port of a character out of it sent from the serial port
- 2023-03-13 09:10: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
-
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
-
8 at the same time show the current temperature value West4170 and set the value...
可同时显示8块West4170的当前温度值
并可设值目标值-8 at the same time show the current temperature value West4170 and set the value of target
- 2022-06-18 10:32:03下载
- 积分:1
-
串口通信,上位机可以呼叫下位机的8个设备号,进行数据传输...
串口通信,上位机可以呼叫下位机的8个设备号,进行数据传输-Serial communication, host computer can call the next crew of the No. 8 device, data transmission
- 2022-01-25 21:03:08下载
- 积分:1
-
Delphi编写的串口测试程序,适合测试计算机串口好坏!
Delphi编写的串口测试程序,适合测试计算机串口好坏!-Delphi serial test procedure for the testing of computer Serial good or bad!
- 2022-09-12 03:35:03下载
- 积分:1
-
自己编写的关于火车列尾风压控制的程序,涉及串口,数据库等相关内容...
自己编写的关于火车列尾风压控制的程序,涉及串口,数据库等相关内容-I have written out on the train tail wind pressure control procedures, involving serial, database and other related content
- 2022-01-26 03:03:44下载
- 积分:1