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

搜索资源列表

  1. LabVIEW-parallel-Demo

    0下载:
  2. 本Demo演示了LabVIEW图形化开发环境的并行编程模式。在并行循环之间可以通过队列或者是局部变量传递数据。基于队列的并行循环模式也叫做生产者/消费者模式。-This Demo demonstrates NI LabVIEW graphical development environment of parallel programming model. Between the parallel loop through the queue or a local variable data tr
  3. 所属分类:LabView编程

    • 发布日期:2017-03-29
    • 文件大小:100.44kb
    • 提供者:化玉伟
  1. labview-practice-code

    0下载:
  2. 包含了使用labview来联系实现的各种基本功能:数组、IO输入、数据读取、变量、循环体等-Includes use the labview to contact to achieve the basic function: array, the IO input data read, variable loop body
  3. 所属分类:LabView

  1. labview_random

    0下载:
  2. labview_泊松分布随机变量发生器实际例程-labview_ Poisson distributed random variable generator routine
  3. 所属分类:LabView

    • 发布日期:2017-11-23
    • 文件大小:33.15kb
    • 提供者:jerry
  1. function-solving

    0下载:
  2. 采用公式节点计算函数问题,控件输入自变量的值,而指示器将显示其对应的函数的值,函数的表达式可在框图界面下进行修改-Formula node calculation function, the control input value of the independent variable, and the indicator will display the corresponding value of the function, the function of the expression ca
  3. 所属分类:LabView

    • 发布日期:2017-11-25
    • 文件大小:3.57kb
    • 提供者:李云
  1. labview-paomadeng

    0下载:
  2. labview 跑马灯程序 界面 结构 变量 节点 等基础应用。-LabVIEW Marquee program interface structure variable node basis.
  3. 所属分类:LabView

    • 发布日期:2017-11-07
    • 文件大小:408.33kb
    • 提供者:杨国峻
  1. stress

    0下载:
  2. 使用国产调理+PCI电压测试板卡,测试应变量!-The use of domestic conditioning+PCI voltage test boards, tests should be variable!
  3. 所属分类:LabView

    • 发布日期:2017-05-02
    • 文件大小:670.35kb
    • 提供者:abt
  1. second-watch

    0下载:
  2. 使用LabVIEW编程实现秒表功能。有开始、暂停和复位功能;架构使用了功能全局变量,测试程序使用状态机实现。-Using LabVIEW programming stopwatch function. Have to start, pause and reset functions architecture uses a global variable function, the test program uses state machine implementation.
  3. 所属分类:LabView

    • 发布日期:2017-03-29
    • 文件大小:34.1kb
    • 提供者:小雨
  1. dynamicmenus

    0下载:
  2. This program shows how to dynamically add menu items. To use it in your application copy m_dynamicitem and n_dynamicitem to a library in your target and an instance variable to your menu object. Then add a function to your window that is called
  3. 所属分类:LabView

    • 发布日期:2017-04-06
    • 文件大小:25.38kb
    • 提供者:123
  1. serial

    0下载:
  2. 用labwindows/CVI编写的一个串口小助手,可以设置串口,实现不定长数据的收发。-a serial assistant with labwindows/CVI, can set the serial ports, transport variable length data.
  3. 所属分类:LabView

    • 发布日期:2017-04-08
    • 文件大小:169.26kb
    • 提供者:Xi Jiaqi
  1. LABVIEW-code

    1下载:
  2. 油管变压力测试 labview源代码,在设备上应用-Variable pressure test tubing labview project source files
  3. 所属分类:LabView

    • 发布日期:2017-04-02
    • 文件大小:852.65kb
    • 提供者:张军耀
  1. rsspecan_cvi_limit_line_example_1_0

    0下载:
  2. You must also provide an include path for rsspecan.h. This is done by adding the directory ~vxipnp\winnt\include to the include paths (LabWindows/CVI Project Option menu) if you have not already done so. The ~ refers to the directory in the VXI
  3. 所属分类:LabView

    • 发布日期:2017-04-01
    • 文件大小:7.34kb
    • 提供者:Pedro
  1. MAX2

    0下载:
  2. C语言编写的求两个数中的最大值,求解方法为采用第三变量求解-C language seeking the maximum of two numbers, solving method to solve for the introduction of a third variable
  3. 所属分类:LabView

    • 发布日期:2017-04-17
    • 文件大小:151kb
    • 提供者:luo
  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-15
    • 文件大小:5.74kb
    • 提供者:波光
  1. Calculator-XControl

    0下载:
  2. Run the VI to use the calculator. You can type directly into the Formula field or use the keys on the calculator keypad to enter values. Click the <=> key or press <Enter> on the keyboard to evaluate the current formula and displa
  3. 所属分类:LabView

    • 发布日期:2017-04-24
    • 文件大小:122.04kb
    • 提供者:testid
  1. 4

    0下载:
  2. 检测游标的位置变化,游标变化,位移跟着变。-Detecting the position of the cursor changes, the cursor changes, along with variable displacement.
  3. 所属分类:LabView

    • 发布日期:2017-04-26
    • 文件大小:13.44kb
    • 提供者:杨昆明
  1. Global-variable-thread-unsafe

    0下载:
  2. labVIEW平台 全局变量线程不安全实例程序源代码,希望有用-Global variable thread unsafe
  3. 所属分类:LabView

    • 发布日期:2017-04-27
    • 文件大小:40.22kb
    • 提供者:李涛
  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
    • 文件大小:42.87kb
    • 提供者:yxf
  1. ada

    0下载:
  2. Demo of adaBoost (adaptive boosting) Xu Cui 2009/05/12 clear training data (1000 samples, 2 dimensions, can be seen as 1000 people, each people have 2 variable: weight and age) data = randn(1000,2) 1000 number (x,y) 2d label
  3. 所属分类:LabView

    • 发布日期:2017-12-14
    • 文件大小:1kb
    • 提供者:a
  1. FGV-Timer

    0下载:
  2. Functional Global Variable TImer LabVIEW
  3. 所属分类:LabView编程

    • 发布日期:2018-04-19
    • 文件大小:11kb
    • 提供者:Coffee_Freak
搜珍网 www.dssz.com