CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 其它 LabView编程 搜索资源 - 文件转换

搜索资源列表

  1. string-into-array

    0下载:
  2. 将字符和数字转换为字符串数组利用写入电子表格文件进行文件存储-array,write to spreadsheet file VI
  3. 所属分类:LabView

    • 发布日期:2017-11-05
    • 文件大小:9416
    • 提供者:李慧
  1. Virtual-modems

    0下载:
  2. 调制解调器(即Modem),是计算机与电话线之间进行信号转换的装置,由调制器和解调器两部分组成,调制器是把计算机的数字信号(如文件等)调制成可在电话线上传输的声音信号的装置,在接收端,解调器再把声音信号转换成计算机能接收的数字信号。-Modem (Modem), is a computer and telephone line between a signal conversion device that consists of two parts, modulator and demodula
  3. 所属分类:LabView

    • 发布日期:2017-11-18
    • 文件大小:25495
    • 提供者:曾雯浩
  1. write_CSV

    0下载:
  2. 用matlab把csv文件转换成码头文件,程序简单-Csv file into a terminal file using matlab, simple procedures
  3. 所属分类:LabView

    • 发布日期:2017-11-16
    • 文件大小:1042
    • 提供者:蒋巧勇
  1. Single-data-file-processing

    0下载:
  2. 单个数据文件处理,选择文本文档后可以将其转换为字符串并计算各种参数以及绘图-Single data file processing, select the text document and then convert it to a string and calculate various parameters and drawing
  3. 所属分类:LabView

    • 发布日期:2017-11-13
    • 文件大小:39495
    • 提供者:张天尧
  1. Temperature

    0下载:
  2. 1.创建一个VI程序模拟温度测量。假设传感器输出电压与温度成正比。使用Demo Read Voltage子程序来仿真电压测量,然后把所测得的电压值转换成摄氏或华氏温度读数。 2.把结果在波形图表上显示 3.在数据采集过程中,实时地显示数据。当采集过程结束后,在图表上画出数据波形,并算出最大值、最小值和平均值。只使用华氏温度单位。 4.修改Temperature Analysis.VI程序以检测温度是否超出范围,当温度超出上限(High Limit)时,前面板上的LED将点亮,并且有一
  3. 所属分类:LabView

    • 发布日期:2017-03-29
    • 文件大小:180599
    • 提供者:徐维嘉
  1. bit-transform-to-txt

    0下载:
  2. 将二进制文件(.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
  3. 所属分类:LabView

    • 发布日期:2017-04-15
    • 文件大小:12265
    • 提供者:冯雪松
  1. txt-transform-to-bit

    0下载:
  2. 文本文件(.txt)转换为二进制文件(.bit),存储路径可在程序中自行修改。-Text file (. Txt) into a binary file (. Bit), the storage path can modify the program.
  3. 所属分类:LabView

    • 发布日期:2017-04-15
    • 文件大小:10365
    • 提供者:冯雪松
  1. resonant-frequency-testing

    0下载:
  2. 通过labview控制信号发生器和锁相放大器进行共振频率检测的程序。freq test.vi实现信号发生器的频率扫描,lockin test.vi 实现锁相放大器的参数设定,数据采集.vi实现锁相数据的采集,waveform arrays to file实现波形数据到文件数据的转换。共振频率测试.vi实现晶振等共振频率的测试-Resonance frequency detection procedures performed by labview control signal generator
  3. 所属分类:LabView

    • 发布日期:2017-03-28
    • 文件大小:146124
    • 提供者:董泳江
  1. 8

    0下载:
  2. 字符串与文件操作,能够对数字和字符串进行相互转换,能够使用文件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
  3. 所属分类:LabView

    • 发布日期:2017-04-23
    • 文件大小:45188
    • 提供者:赵晶
  1. mat_file(LabVIEW2011)

    0下载:
  2. 读取mat文件中的变量,csdn中的,已经将其转换成LabVIEW 2011版的-Read mat file variable, copy form csdn。Already convert it into LabVIEW 2011
  3. 所属分类:LabView

    • 发布日期:2017-04-14
    • 文件大小:5879
    • 提供者:波光
  1. Unicode2Chinese_LV2011

    0下载:
  2. 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
  3. 所属分类:LabView

    • 发布日期:2017-04-28
    • 文件大小:14391
    • 提供者:yang
  1. Temperature-conversion

    0下载:
  2. 华氏温度与摄氏温度转换程序图,选择标志位和可以选择温度转换的LabVIEW源代码文件程序图-Conversion of Fahrenheit and Celsius
  3. 所属分类:LabView

    • 发布日期:2017-04-14
    • 文件大小:4877
    • 提供者:张永超
  1. TDMtoLVM

    0下载:
  2. 将数据采集得到的二进制文件转换为十进制lvm格式文件-transform the binary data acquired to a decimal LVM format file
  3. 所属分类:LabView

    • 发布日期:2017-04-29
    • 文件大小:226851
    • 提供者:陈辉
  1. txt_to_tdms

    3下载:
  2. txt格式的文本文件转换为LabVIEW自身的tdms格式文件-txt file to tdms
  3. 所属分类:LabView

    • 发布日期:2017-04-28
    • 文件大小:11873
    • 提供者:白志强
  1. lvm-_tdms

    0下载:
  2. 讲lvm格式的文件转换为tdms格式的文件-Convert LVM format file to TDMS format file
  3. 所属分类:LabView

    • 发布日期:2017-05-01
    • 文件大小:46787
    • 提供者:温暖
  1. map_generate

    0下载:
  2. 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
  3. 所属分类:LabView

    • 发布日期:2017-05-04
    • 文件大小:359890
    • 提供者:deng
  1. shengyinwenjianzhuanzifuchuanwenjian

    0下载:
  2. 能够实现声音文件到字符串文件的转换,能够将字符串文件还原成声音文件-Enables audio files to convert strings file, it is possible to restore the files to the string sound file
  3. 所属分类:LabView

    • 发布日期:2017-05-04
    • 文件大小:37222
    • 提供者:厉文耀
  1. TDMS转换为EXCEL

    4下载:
  2. 将TDMS文件转换为EXCEL文件格式,文件名称不变(Change the TDMS file to the EXCEL file format)
  3. 所属分类:LabView编程

    • 发布日期:2017-10-06
    • 文件大小:39936
    • 提供者:释法·
  1. 转换文件夹内图片为8位图

    0下载:
  2. 通过一个例子演示如何将一个文件夹内的图片转换为8bit图像。(An example shows how to convert a picture in a folder into a 8bit image.)
  3. 所属分类:LabView编程

    • 发布日期:2018-04-22
    • 文件大小:8192
    • 提供者:shixin007123
  1. Read dxf file

    3下载:
  2. 在Labview 环境中将CAD,DXF文件坐标转换成实际坐标的程序(In Labview environment, CAD, DXF file coordinates into actual coordinates program.)
  3. 所属分类:LabView编程

« 12 »
搜珍网 www.dssz.com