资源列表
华氏温度转摄氏温度
- 使用加减乘除运算,实现华氏温度转换为摄氏温度(Using add, subtract, multiply and divide operations, realizes the conversion of Fahrenheit to Celsius)
voice
- 用声卡进行数据采集,产生一正弦波,计算机通过扬声器把此正弦波用声音的形式发出;用话筒,把声音采集,然后比较这两种信号(Using sound card to collect data and produce a sine wave, the computer sends out the sine wave in the form of sound by means of loudspeaker, and uses microphone to collect the sound, then com
keithley_24xx
- keithley_24xx labview
CRC_16
- 串口通讯中,根据已有数据计算出CRC校验码。(in serial communication, you can reach the CRC code according to the data)
vi之间按钮的传递实验
- 通过一个例子演示如何在vi之间传递按钮等数据(An example shows how to transfer buttons and other data between VI)
转换文件夹内图片为8位图
- 通过一个例子演示如何将一个文件夹内的图片转换为8bit图像。(An example shows how to convert a picture in a folder into a 8bit image.)
显示图片并删除
- 通过一个例子演示如何逐张显示一个文件夹内所有的图片(An example shows how to display all the pictures in a folder by one by one.)
停止定时循环
- 通过一个实例演示了如何使用定时循环及停止定时循环。(An example is given to demonstrate how to use the timing cycle and stop the timing cycle.)
ArduinoLilypadLibraryForProteus
- ARDUINO SOFTWARE FOR PROTEUS
练手程序
- labview初学者练手程序,纯手打,个人分享。(The LabVIEW program for beginners to practice)
SubVICalculator
- Demonstrate how to build a subvi to create a simple calculator
UniqueRow_2D_array
- Deleted duplicate row and make unique 2D array