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

搜索资源列表

  1. time-change

    0下载:
  2. 字符串时间转时间标识,利用指定格式生成时间,转换成时间标识-String time to turn the time stamp generation time using the specified format, convert the time stamp
  3. 所属分类:LabView

    • 发布日期:2017-04-03
    • 文件大小:6188
    • 提供者:zx
  1. Stringto-Datetime

    0下载:
  2. 时间字符串转时间标识,实现相字符串至时间互转换功能-Time string to turn a time stamp, to achieve mutual conversion function
  3. 所属分类:LabView

    • 发布日期:2017-11-15
    • 文件大小:7226
    • 提供者:伟爱室
  1. string-into-array

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

    • 发布日期:2017-11-05
    • 文件大小:9416
    • 提供者:李慧
  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. Array--String

    0下载:
  2. 在Labview中字符串的创建,输入控件,字符串的显示,及字符串与数值等的转换-Create a string in Labview, input controls, display the string, and the string and numeric conversions, etc.
  3. 所属分类:LabView

    • 发布日期:2017-04-08
    • 文件大小:8474
    • 提供者:白可
  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. Read-EXCEL

    0下载:
  2. 从EXCEL中读取内容,把内容全部转换成字符串,显示在前面板的字符串表格中-READ FROM EXCEL
  3. 所属分类:LabView

    • 发布日期:2017-04-17
    • 文件大小:19535
    • 提供者:王江龙
  1. Convert-a-string-to-0-3V-digital

    0下载:
  2. 在labview中实现字符串转换成0-3V数字量-Convert a string into 0-3V digital based on labview
  3. 所属分类:LabView

    • 发布日期:2017-04-24
    • 文件大小:9726
    • 提供者:夏彦
  1. usb_sfifo

    0下载:
  2. 实现USB的查找和数据传输。16进制数和字符串格式直接的转换。-USB control。 data transfer from string to data
  3. 所属分类:LabView

    • 发布日期:2017-04-25
    • 文件大小:13015
    • 提供者:程坤
  1. HexString_To_String

    0下载:
  2. 字符串到16进制字符串之间的相互转换,能在通信程序中有很好的应用-String to Hex String transform, use in communication type
  3. 所属分类:LabView

    • 发布日期:2017-04-29
    • 文件大小:28155
    • 提供者:袁洪波
  1. LabVIEW_Data_type_conversion

    0下载:
  2. 在使用LabVIEW编程过程中,已有的数据类型不能满足我们进一步处理的需要,常常需要对数据类型进行转换。比如不同表示法的数值类型之间转换,或是将数据转换为字符串,以及与时间表示相关的转换等。本课程主要从不同数值表示、数值与字符串、数值与布尔类型、与时间相关以及变体类型转换五个方面介绍LabVIEW中数据类型的转换方法。-Using LabVIEW programming process, the existing data types can not meet the needs of our
  3. 所属分类:LabView

    • 发布日期:2017-05-03
    • 文件大小:516699
    • 提供者:董涛
  1. datachange_array-in-rule

    0下载:
  2. 格式转换:下位机发送的是32位无符号数据,上位机接收后都转换为字符串,并且高低位交换。辨识数据:转换后需要对数据进行辨识处理,下位机发送数据时加标签位(32位),构成标签+数值+标签+数值这样的格式。标签是1到56,标识56变量。也就是说如果下位机给每个变量赋值1,那么经过数据转换后的交换字112131415161718191101111121131141……,当然1到56不会安顺序发送-Format Conversion: lower machine to send a 32-bit unsi
  3. 所属分类:LabView

    • 发布日期:2017-04-29
    • 文件大小:43899
    • 提供者:yxf
  1. labview

    0下载:
  2. 基于labview的一些算法程序,16进制字符串的相互转换,内存优化,基本字符串处理函数等,还包括一些基础资料-Some program based on the LabVIEW algorithm, the optimization of conversion, 16 hexadecimal string memory basic string processing functions, including some basic information
  3. 所属分类:LabView

    • 发布日期:2017-05-28
    • 文件大小:10859222
    • 提供者:张小行
  1. char-string-to-HEX

    0下载:
  2. 基于Labview的字符串至16进制转换程序, 经测试可用。-char string to HEX program Based on labview
  3. 所属分类:LabView

    • 发布日期:2017-04-30
    • 文件大小:27635
    • 提供者:wu yue
  1. HexToNormalString

    0下载:
  2. 十六进制字符串强制转换为十进制 可直接以子vi形式使用 -Hexadecimal string cast to decimal can be used directly in the form of sub-vi
  3. 所属分类:LabView

    • 发布日期:2017-04-15
    • 文件大小:7181
    • 提供者:于晓龙
  1. NormalToHexString

    0下载:
  2. 十进制字符串强制转换为十六进制 可直接以子vi形式使用 -Decimal to hexadecimal string cast can be used directly in the form of sub-vi
  3. 所属分类:LabView

    • 发布日期:2017-04-30
    • 文件大小:8039
    • 提供者:于晓龙
  1. ASSCII码转换

    0下载:
  2. labview:适用于ASSCI转字符串,子VI(LabVIEW: applies to ASSCI to convert strings, sub VI)
  3. 所属分类:LabView编程

    • 发布日期:2017-12-22
    • 文件大小:43008
    • 提供者:糊糊2
  1. excel表至字符数据转换

    0下载:
  2. 一种使用LABVIEW将EXCEL表格数据转换为字符串的VI(A VI that converts EXCEL tabular data into strings using LABVIEW)
  3. 所属分类:LabView编程

    • 发布日期:2017-12-28
    • 文件大小:15360
    • 提供者:suNraY
  1. Hex显示与ASCII显示转换

    0下载:
  2. 十六进制字符串转ASCII; ASCII码字符串转十六进制字符串,(It has two programs, including HEX string and ASCII string convertation. Hex string converts to ASCII. ASCII string converts to Hex string.)
  3. 所属分类:LabView编程

    • 发布日期:2017-12-28
    • 文件大小:25600
    • 提供者:dorislu
  1. QR二维码

    2下载:
  2. 将字符串转换成QR二维码图片,labview编程(Converting string into QR two-dimensional code)
  3. 所属分类:LabView编程

    • 发布日期:2018-04-29
    • 文件大小:13007872
    • 提供者:fwillra
« 12 »
搜珍网 www.dssz.com