登录
首页 » LabView » Labview

Labview

于 2020-11-12 发布 文件大小:3161KB
0 188
下载积分: 1 下载次数: 44

代码说明:

  虚拟仪器 采用数据采集卡与电脑连接,能实现各种的虚拟仪器功能,界面非常丰富美观(大部分是自己做的),与传感器配合功能强大。(Virtual instrument Using data acquisition card and computer connection, can achieve the function of all kinds of virtual instrument, the interface is very rich and beautiful (mostly) he has done, and sensor with powerful functions.)

文件列表:

Labview软件样例程序
...................\IC卡数据的读写.vi,31295,2016-01-04
...................\myDAQ 双向磁场场强计.vi,28596,2016-01-08
...................\myDAQ 电子秤.vi,29060,2016-01-08
...................\myDAQ 红外数据传输系统.vi,30162,2016-01-08
...................\myDAQ 音频均衡器.vi,250570,2016-01-11
...................\myDAQ人体感应报警系统.vi,25913,2016-01-08
...................\myDAQ光强检测与控制系统.vi,30671,2016-01-08
...................\myDAQ加速度.vi,24471,2016-01-05
...................\myDAQ可燃气体检测系统.vi,27985,2016-01-08
...................\myDAQ差压.vi,34441,2016-01-09
...................\myDAQ应力分析实验.vi,32797,2016-01-06
...................\myDAQ振动测量.vi,24353,2016-01-05
...................\myDAQ液位控制PID.vi,39556,2016-04-23
...................\myDAQ温度测量.vi,21697,2016-01-08
...................\myDAQ湿度测量计.vi,28291,2016-01-07
...................\myDAQ热电偶温度.vi,28691,2016-04-23
...................\myDAQ电机控制.vi,20013,2016-01-06
...................\myDAQ电机调速与测速系统.vi,49911,2016-04-23
...................\myDAQ硅光电池.vi,51077,2016-01-11
...................\myDAQ采集卡实验说明书.doc,3707775,2016-01-17
...................\myDAQ风扇起降.vi,29173,2016-01-11
...................\myDAQ飞行器位置平衡.vi,36023,2016-01-10
...................\PID附加工具包
...................\.............\PID.llb,557521,2016-01-04
...................\.............\说明.txt,179,2016-01-04

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • infinite-power-short-circuit
    MATLAB编写无穷大电源发生三相短路的程序,已通过编译,有仿真结果(Infinite power happens three phase short circuit)
    2013-09-26 10:34:56下载
    积分:1
  • readCSVandwrite
    说明:  通过读取本地CSV文件,筛选里面数据后,传输至指定数据库(By reading the local CSV data, it is transmitted to the database.)
    2019-04-02 22:43:52下载
    积分:1
  • AR-Mode
    LabVIEW AR模型程序及AIC准则(LabVIEW AR model program and AIC criteria)
    2013-11-27 17:26:36下载
    积分:1
  • 周立功CANPRO-II
    周立功canpro-II的源代码。学习下(Week canpro-II source code. Under study)
    2021-01-18 15:58:43下载
    积分:1
  • 2016NIOpcServer_downloader
    labviewDSC使用OPC,可以连接PLC(LABVIEW DSC)
    2017-01-25 21:04:49下载
    积分:1
  • LabView的任意信号发生器
    基于LabVIEW的数字电压表设计。 1.掌握数字电压表的基本原理和方法; 2.基于LabView设计数字电压表并实现;(Design of digital voltmeter based on LabVIEW. 1. Master the basic principles and methods of digital voltmeter; 2. Design and implement digital voltmeter based on LabView;)
    2019-06-30 19:25:29下载
    积分:1
  • EMD
    labview编写的EMD分解程序 经验模态分解方法(EMD)在非平稳信号的分析和处理中起着重要的作用,为了能够方便的使用EMD方法对信号进行处理,现将LabVIEW虚拟仪器开发平台良好的用户图形界面和MATLAB软件强大的数值分析功能相结合,利用LabVIEW调用MATLAB实现EMD信号处理方法。仿真结果表明对信号进行EMD分解后,使得瞬时频率具有了物理意义,但只是对信号进行了初步处理,可根据实际需要进行相应后续处理。(the labview written EMD decomposition process.Empirical Mode Decomposition (EMD) plays an important role in the non-stationary signal analysis and processing, signal processing in order to be able to facilitate the use of the EMD method, now LabVIEW virtual instrument development platform graphical user interface and the MATLAB softwarepowerful numerical analysis capabilities combined LabVIEW calling MATLAB the EMD signal processing method. Simulation results show that the signal with EMD, making instantaneous frequency has the physical meaning of the initial treatment, but only the signal, the appropriate follow-up treatment can be based on actual needs.)
    2021-05-13 05:30:03下载
    积分:1
  • LabVIEW-point-line-meter
    利用Matlab的图象处理功能对摄象头采集到的仪表图象进行分析,得到指示值,同时利用dll 技术,在虚拟仪器编程软件Labview 中调用,输出得到对应的计算值,实现了对指针式仪表的自动监控,增加了整个系统的稳定性和可靠性。(Using Matlab image processing functions on the image pickup head collected instrument image analysis, to give the instruction value, while using dll technology, called the virtual instrument programming software LabVIEW, obtained from the output corresponding to the calculated value, the pointer Instrumentation automatic monitoring, increasing the stability and reliability of the whole system.)
    2013-02-21 16:56:19下载
    积分:1
  • labview官网各种资源下载
    NI公司的各种版本的labview,daq,09到17年,打开网址找到你需要的版本,下载安装包(Various versions of labview, DAQ)
    2019-07-01 09:45:01下载
    积分:1
  • 字符串取低字节
    在labview中取字符串的低八位 操作简单(Take the low eight bits of the string in LabVIEW)
    2017-11-14 16:50:00下载
    积分:1
  • 696518资源总数
  • 105885会员总数
  • 31今日下载