资源列表
labview-excel
- labview-excel example code
labview-keyboard
- labview-keyboard example code
labview-raindrops
- labview-raindrops example code
6.1a
- 对字符串进行加密,规则是每个字母后移5位,例如A变为F,b变为g,x变为c,y变为d…-Encrypt string, the rule is backward 5 each letter, for example, A to F, b becomes g, x becomes c, y goes d ...
displacemet-measurement
- labview程序,传感器位移测量,可以测量从传感器输出的位移信号,并给出迟滞,线性度,灵敏度等信息,含报表生成。-labview program, displacement measurement sensor can measure the displacement signal output from the sensor, and gives hysteresis, linearity, sensitivity, and other information, including repo
Box2DSwipe
- box2dswipe source file
optimization-matlab
- 最优化单纯型法-matlab算法 最优化单纯型法-matlab算法-Simplex method optimization algorithm optimization-matlab-matlab algorithm simplex method simplex method optimization algorithm-matlab
stopwatch
- 实现秒表计时功能,计时时可实现暂停功能,-Select whether to open the help document, select the text format will prompt help documentation
choujiang-
- labview简单抽奖软件 能够读取txt内容并记录 -A simple software of labview
labview-GUI
- LABVIEW页面设计资料,经典不容错过,学习labview必备-LABVIEW page design information, the classic not to be missed, learning essential labview
serialport-UDP-send
- 将上位机的数据通过串口发送,打包成UDP包发送给下位机,实现与下位机的通信。-The host computer sends data through the serial port, packaged into a UDP packet and send to the next crew.
receiveUDP--sendtoserialport
- 下位机向上位机发送UDP包,上位机接收后解包通过串口查看接收的数据。-the next crew sends UDP packets to PC,then PC unpackets after receiving and check data received through serial port.