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

搜索资源列表

  1. count-time

    0下载:
  2. 创建一个“计时”测试程序。自行指定一个数学表达式,比较利用公示节点计算和利用本地LabVIEW数学函数计算该数学表达式的平均时间。程序需要一个FOR循环,一个顺序结构和一个case结构。要求FOR循环运行计时测试N次,然后使用统计快捷VI对结果计算平均值 要求顺序结构在代码运行之前和代码运行之后对时间延迟函数进行采样 case结构要判定用户是要执行公式节点还是要执行LabVIEW固有数学函数.,对每个分支运行计时测试程序,比较较快的执行方法.-Create a "timing" test pro
  3. 所属分类:LabView

    • 发布日期:2017-11-16
    • 文件大小:7633
    • 提供者:陈风
  1. 11

    0下载:
  2. 构建VI,产生两个随机数(0到1之间)并在仪表上显示两个随机数。仪表上分别设置标签“随机数1”和“随机数2”,使其中一个仪表显蓝色而另一个显红色。当红色仪表上随机数值比蓝色仪表随机数值大时,用一个圆形LED显示绿色,否则LED显示黑色。运行并观察结果。-Construction of VI, to generate two random numbers (0 to 1) and in the instrument display two random numbers.The instrument
  3. 所属分类:LabView

    • 发布日期:2017-11-23
    • 文件大小:12626
    • 提供者:陈风
  1. 2

    0下载:
  2. 构建停车信号灯。创建从0到2变化的刻度盘控件,该控件具有3个LED显示:绿色、红色、黄色。当在刻度盘0位置时,使VI打开绿色LED 在1刻度时,打开黄色LED;在2刻度时,打开红色LED。-Construction of parking lights.Create from 0 to 2 changes in the dial control, this control has 3 LED display: green, red, yellow.When the dial 0 position,
  3. 所属分类:LabView

    • 发布日期:2017-11-26
    • 文件大小:5850
    • 提供者:陈风
  1. 3

    0下载:
  2. 创建前面板,该前面板有8个led指示器和一个8位无符号整数的垂直滑动条控件。显示滑动条带有数字指示器,确保led均匀分布并且排列在底部。要求实现8个led的亮灭状态与滑动条中数字的二进制相对应。(十进制与二进制转换)-Create a front panel, the front panel having 8 LED indicator and a 8 bit unsigned integer vertical sliding strip controls.Display the slider
  3. 所属分类:LabView

    • 发布日期:2017-11-17
    • 文件大小:5402
    • 提供者:陈风
  1. 4

    0下载:
  2. 构建能产生125Hz的带有噪声的三角波信号。-Construction can produce 125Hz triangular wave signal with noise.
  3. 所属分类:LabView

    • 发布日期:2017-12-04
    • 文件大小:24435
    • 提供者:陈风
  1. 5

    0下载:
  2. 构建VI,每秒显示一个1到100之间的随机整数。与此同时计算并显示最后产生的4个随机整数的平均值。只有产生4个数后才显示平均值,否则显示0。每次随机数大于60时,使用Beep.vi产生蜂鸣声.整个程序延时间隔控制为1.5秒。-Construction of a second VI, showed a 1 to 100 between the random integer.At the same time calculation and display the final generated 4
  3. 所属分类:LabView

    • 发布日期:2017-11-19
    • 文件大小:15491
    • 提供者:陈风
  1. GPD-3303

    0下载:
  2. 固纬GPD-3303 labview串口通信驱动程序-this is labview driver for GGPD-3303.
  3. 所属分类:LabView

    • 发布日期:2017-11-30
    • 文件大小:214842
    • 提供者:longzeng
  1. RIGOL-DS1000-Series

    5下载:
  2. 普源DS1000系列示波器labview RS232和GPIB通信驱动.-this is labview driver for Rigol DS1000.
  3. 所属分类:LabView

    • 发布日期:2017-11-09
    • 文件大小:584179
    • 提供者:longzeng
  1. AdvancedPSerialPWritePandPRead

    0下载:
  2. labview 的一些串口调试程序,包涵读 写 数字转换输出等功能-Advanced Serial Write and Read
  3. 所属分类:LabView

    • 发布日期:2017-11-17
    • 文件大小:780742
    • 提供者:li
  1. Rezistor-Paralel

    0下载:
  2. Easily you can calculate resistors in paralel with this programm.
  3. 所属分类:LabView

    • 发布日期:2017-11-12
    • 文件大小:7238
    • 提供者:Liviu
  1. Ecuatzia-de-gradul-II

    0下载:
  2. you can calculate your equation II just introducing the numbers.
  3. 所属分类:LabView

    • 发布日期:2017-12-04
    • 文件大小:7758
    • 提供者:Liviu
  1. A.O.---Convertorcurent---tensiune

    0下载:
  2. Convertor current - voltage
  3. 所属分类:LabView

    • 发布日期:2017-11-17
    • 文件大小:6178
    • 提供者:Liviu
  1. TCP-Communication-code

    0下载:
  2. TCP通信主动源程序,与大家一起分享学习,谢谢。-TCP/IP commucation programe
  3. 所属分类:LabView

    • 发布日期:2017-11-25
    • 文件大小:21545
    • 提供者:mervyn
  1. LABVIEW-KEYBOAR-SELECT

    0下载:
  2. LABVIEW按键选择源代码,与大家一起分享学习-labview keyboard
  3. 所属分类:LabView

    • 发布日期:2017-11-17
    • 文件大小:24190
    • 提供者:mervyn
  1. Untitled

    1下载:
  2. 基于labview的自动控制原理的时域响应分析,能够绘制二阶系统的单位响应曲线,斜坡,脉冲曲线-Analysis of the time-domain response of principle-based the labview automatic control units able to draw a second-order system response curve, ramp, pulse curve
  3. 所属分类:LabView

    • 发布日期:2017-05-11
    • 文件大小:112640
    • 提供者:马楚涵
  1. Signal-modulation-and-demodulation

    0下载:
  2. 信号的调制与解调,产生一个仿真信号,再进行调制和解调的操作-Signal modulation and demodulation
  3. 所属分类:LabView

    • 发布日期:2017-11-20
    • 文件大小:366178
    • 提供者:liyuchen
  1. erzhihua

    0下载:
  2. labview图像二值化例程,主要通过灰度处理之后进行二值化-labview image
  3. 所属分类:LabView

    • 发布日期:2017-11-23
    • 文件大小:18320
    • 提供者:安静
  1. tuxiangerzhihua

    0下载:
  2. labview图像处理方面的例程,交流交流-labview image processing routines
  3. 所属分类:LabView

    • 发布日期:2017-12-01
    • 文件大小:20371
    • 提供者:安静
  1. fanse

    0下载:
  2. labview图像处理方面的例程,有关反色处理的,有问题,帮忙看一下-labview image processing routines, anti-color processing, problem, help look
  3. 所属分类:LabView

    • 发布日期:2017-11-07
    • 文件大小:18941
    • 提供者:安静
  1. image-proceccing

    0下载:
  2. labview图像处理,主要程序,各位帮忙看一下,有哪些地方需要改进-labview image processing program, you help to look at what areas need improvement
  3. 所属分类:LabView

    • 发布日期:2017-12-09
    • 文件大小:27932
    • 提供者:安静
« 1 2 ... 38 39 40 41 42 4344 45 46 47 48 49 50 »
搜珍网 www.dssz.com