搜索资源列表
string-into-array
- 将字符和数字转换为字符串数组利用写入电子表格文件进行文件存储-array,write to spreadsheet file VI
Virtual-modems
- 调制解调器(即Modem),是计算机与电话线之间进行信号转换的装置,由调制器和解调器两部分组成,调制器是把计算机的数字信号(如文件等)调制成可在电话线上传输的声音信号的装置,在接收端,解调器再把声音信号转换成计算机能接收的数字信号。-Modem (Modem), is a computer and telephone line between a signal conversion device that consists of two parts, modulator and demodula
write_CSV
- 用matlab把csv文件转换成码头文件,程序简单-Csv file into a terminal file using matlab, simple procedures
Single-data-file-processing
- 单个数据文件处理,选择文本文档后可以将其转换为字符串并计算各种参数以及绘图-Single data file processing, select the text document and then convert it to a string and calculate various parameters and drawing
Temperature
- 1.创建一个VI程序模拟温度测量。假设传感器输出电压与温度成正比。使用Demo Read Voltage子程序来仿真电压测量,然后把所测得的电压值转换成摄氏或华氏温度读数。 2.把结果在波形图表上显示 3.在数据采集过程中,实时地显示数据。当采集过程结束后,在图表上画出数据波形,并算出最大值、最小值和平均值。只使用华氏温度单位。 4.修改Temperature Analysis.VI程序以检测温度是否超出范围,当温度超出上限(High Limit)时,前面板上的LED将点亮,并且有一
bit-transform-to-txt
- 将二进制文件(.BIT)转换为的文本文件(.txt)。使用说明:进入程序,设置程序中的生成文件存储路径,后即可运行(默认路径为桌面)。-The binary file (. BIT) is converted to a text file (. Txt). Instructions for use: enter the program, set the program to generate the file storage path, immediately after running (th
txt-transform-to-bit
- 文本文件(.txt)转换为二进制文件(.bit),存储路径可在程序中自行修改。-Text file (. Txt) into a binary file (. Bit), the storage path can modify the program.
resonant-frequency-testing
- 通过labview控制信号发生器和锁相放大器进行共振频率检测的程序。freq test.vi实现信号发生器的频率扫描,lockin test.vi 实现锁相放大器的参数设定,数据采集.vi实现锁相数据的采集,waveform arrays to file实现波形数据到文件数据的转换。共振频率测试.vi实现晶振等共振频率的测试-Resonance frequency detection procedures performed by labview control signal generator
8
- 字符串与文件操作,能够对数字和字符串进行相互转换,能够使用文件I/O VI从磁盘文件中读出和写入数据,能够将数据以与许多通用表单应用相兼容的格式写入文件-String and file operations, for digital conversion and a string, to use the file I/O VI read from and write data to disk file, the data can be written to the file to be comp
mat_file(LabVIEW2011)
- 读取mat文件中的变量,csdn中的,已经将其转换成LabVIEW 2011版的-Read mat file variable, copy form csdn。Already convert it into LabVIEW 2011
Unicode2Chinese_LV2011
- Labview2011版本编程,主要功能是将Unicode编码\uxxxx转换成汉字,例如:(\u6b22\u8fce\u5927\u5bb6\u5b66\u4e60转为汉字为:欢迎大家学习),.dll文件是visual studio2011生成,可直接调用。由于网上关于Labview中Unicode转中文资料少,上传至论坛分享给大家学习。-Labview2011 version programming, the main function is to convert Unicode \ uxx
Temperature-conversion
- 华氏温度与摄氏温度转换程序图,选择标志位和可以选择温度转换的LabVIEW源代码文件程序图-Conversion of Fahrenheit and Celsius
TDMtoLVM
- 将数据采集得到的二进制文件转换为十进制lvm格式文件-transform the binary data acquired to a decimal LVM format file
txt_to_tdms
- txt格式的文本文件转换为LabVIEW自身的tdms格式文件-txt file to tdms
lvm-_tdms
- 讲lvm格式的文件转换为tdms格式的文件-Convert LVM format file to TDMS format file
map_generate
- labview机器人模拟环境中常使用stl文件存储环境信息。该C++程序可读取.stl文件中地图环境信息转换为0/1表示的矩阵。- labview robot simulation environment is often used in stl file storage environment information. The program can read .stl file information into a map of the environment 0/1 matrix re
shengyinwenjianzhuanzifuchuanwenjian
- 能够实现声音文件到字符串文件的转换,能够将字符串文件还原成声音文件-Enables audio files to convert strings file, it is possible to restore the files to the string sound file
TDMS转换为EXCEL
- 将TDMS文件转换为EXCEL文件格式,文件名称不变(Change the TDMS file to the EXCEL file format)
转换文件夹内图片为8位图
- 通过一个例子演示如何将一个文件夹内的图片转换为8bit图像。(An example shows how to convert a picture in a folder into a 8bit image.)
Read dxf file
- 在Labview 环境中将CAD,DXF文件坐标转换成实际坐标的程序(In Labview environment, CAD, DXF file coordinates into actual coordinates program.)