联合开发网   搜索   要求与建议
                登陆    注册
排序按匹配   按投票   按下载次数   按上传日期
按平台查找All LabView(210) 

[通讯编程] 串口测试2013

百分号是起始符,WD是写寄存器, D0010000100是寄存器地址, 0001是你写的数据, **是校验码,后面还要加回车,回车就是指令的结束符
The Grab and Attributes Setup example VI allows the user to view the current attributes and settings, update attribute settings, acquire images continuously, and display the images in an image control. (2019-11-22, LabView, 36KB, 下载0次)

http://www.pudn.com/Download/item/id/1574386603309386.html

[LabView编程] 实验2-2计算器

设计一个简易的计算器,实现加、减、乘、除、开方等运算。 要求:前面板设有数字控制器用来输入数字,数字显示器用来显示运算结果。 前面板设有数字控制器用来输入两个数字,数字显示器用来显示运算结果。运算方式有加、减、乘、除。 要求:用一个滚动条来规定运算方式。
Design a simple calculator to add, subtract, multiply, divide, square and other operations. Requirements: The front panel is equipped with a digital controller for inputting numbers and a digital display for displaying operation results. The front panel is equipped with a digital controller to input two numbers, and the digital display is used to display the result of operation. There are addition, subtraction, multiplication and division. Requirements: use a scroll bar to specify the operation mode. (2018-11-19, LabView, 29KB, 下载2次)

http://www.pudn.com/Download/item/id/1542600603215496.html

[图形图像处理] aaa

波形图表多次更新程序框图中包括While循环,For循环,移位寄存器,加法函数,除法函数,正弦函数,余弦函数,捆绑函数,多次更新(单条曲线)为正弦函数的波形图表,多次更新(多条曲线)为正弦函数和余弦函数的波形图表。移位寄存器中的数加For循环的次数,除以10后作为正弦函数和余弦函数的输入。输出经过捆绑后,连接多条曲线的波形图表。
Multiple updates of the waveform chart (2017-12-30, LabView, 14KB, 下载3次)

http://www.pudn.com/Download/item/id/1514637126709698.html

[LabView编程] 超声波加红外测距传感器监控

在labview使用超声波传感器和红外传感器进行距离的监控,本程序监控了5个超声波传感器。
In the use of LabVIEW ultrasonic sensors and infrared sensors for distance monitoring, this program monitors 5 ultrasonic sensors. (2017-10-25, LabView, 43KB, 下载27次)

http://www.pudn.com/Download/item/id/1508928504571936.html

[LabView编程] allan deviation

本vi用于计算给定一维数组的艾伦方差及傅里叶变换。用于数据分析。
This VI is used to compute the Alan variance and Fourier transform of a given one-dimensional array. For data analysis. (2017-07-28, LabView, 21KB, 下载18次)

http://www.pudn.com/Download/item/id/1501213324772543.html

[图形图像处理] Gauss_Laplacian_Pyramid

图像高斯拉普拉斯金字塔(laplacian pyramid)并从金字塔重建原图,不含细节增强
Image of the pyramid pyramid (pyramid) and reconstructs the original the pyramid, without detail enhancement (2017-04-07, LabView, 1KB, 下载21次)

http://www.pudn.com/Download/item/id/1491548331620515.html

[LabView编程] sndExample-adv

Labview基于声卡的频谱分析 声卡采集声音数据,显示其波形,通过滤波器和加窗处理进行功率谱分析
Labview based sound card spectrum analysis Sound card data collection, display its waveform, through the filter and window processing power spectrum analysis (2017-01-10, LabView, 99KB, 下载24次)

http://www.pudn.com/Download/item/id/1484015185671986.html

[LabView编程] Parseval-Theorem

用于通过LabView演示帕斯瓦尔定理的原理,帕斯瓦尔定理,信号的总能量既可以按照每单位时间内的能量在整个时间内的积分计算出来,也可以按照每单位频率内的能量在整个频率范围内的积分而得到。
By principle for the demo LabView Pars theorem, Pars theorem, the total energy of the signal in accordance with either energy per unit time over the entire integration time is calculated to be in accordance with the energy per unit frequency within the entire integral range of frequencies is obtained. (2016-09-17, LabView, 9KB, 下载7次)

http://www.pudn.com/Download/item/id/1474077511695266.html

[LabView编程] laosi

利用labview调用matlab实现劳斯判据计算及系统稳定性分析的程序,可设置模型参数,交互性好,有一定参考价值。
Use labview to call matlab achieve stability criterion calculation and analysis procedures, you can set the model parameters, interaction is good, there is a certain reference value. (2016-01-22, LabView, 43KB, 下载3次)

http://www.pudn.com/Download/item/id/1453463554387154.html

[matlab编程] zhonglikantan-pinghua1D

重力勘探一维平滑MATLAB程序,效果明显。本程序是花了很多心血才编出来的,希望可以和大家共享和交流
MATLAB dimensional smooth gravity MATLAB one-dimensional smooth gravity exploration program, the effect is obvious. This procedure is to spend a lot of effort was made out of, and we hope to share and exchange (2015-12-14, LabView, 7KB, 下载3次)

http://www.pudn.com/Download/item/id/1450100762821864.html

[串口编程] split-txt-data-and-draw-graphics

如果串口保存的数据形式为 XX XX回车 ,那么可以将这个文本中二维数组拆分成两个一维数组,并将它们分别画出图形
If the data in the form of serial saved as XX XX Enter , then this two-dimensional array can be convert into two one-dimensional arrays, and draw them in graphics (2015-06-23, LabView, 33KB, 下载2次)

http://www.pudn.com/Download/item/id/1435049070439342.html

[LabView编程] IMU_Sample

IMU数据采集接收上位机,串口接受,实时显示的陀螺、加计、温度数据
IMU data acquisition, receive the upper machine serial port receiving, real-time display of gyro, collectively, temperature data (2014-12-02, LabView, 64KB, 下载63次)

http://www.pudn.com/Download/item/id/2666242.html

[Windows编程] pinpufenxiyi

此程序的功能是一个加窗函数和信号类型都可选的频谱分析仪,包括有幅度谱、相位谱、功率谱,开发环境为Laview。
Feature of this program is a windowing function and signal types are optional spectrum analyzer includes amplitude spectrum and phase spectrum, power spectrum, the development environment for Laview (2014-03-21, LabView, 25KB, 下载13次)

http://www.pudn.com/Download/item/id/2489993.html

[matlab编程] AS5216-DLL-Setup-2.2.0.0-32bit

爱万提斯光纤光谱仪,二次开发程序包,可以用于多种环境。
Love Teese fiber spectrometer, secondary development package that can be used in a variety of environments. (2013-12-21, LabView, 23545KB, 下载45次)

http://www.pudn.com/Download/item/id/2432620.html

[数学计算] search

这是一个数组练习,程序的作用是查询一个一维数组(数值型数组)中每一个元素出现的次数,且元素出现的顺序不能改变
This is an array of exercises, the program' s role is to query a one-dimensional array (numeric array) in the number of occurrences of each element, and the element can not be changed in order of appearance (2013-07-26, LabView, 12KB, 下载3次)

http://www.pudn.com/Download/item/id/2314780.html

[LabView编程] LabVIEW-read-wrl

包括飞机模型wrl文件,LabVIEW读取wrl文件,并将图形显示在3维图片控件中。
Including the aircraft model wrl file, LabVIEW read wrl files and displays graphics in a 3-dimensional picture control. (2013-01-26, LabView, 59KB, 下载137次)

http://www.pudn.com/Download/item/id/2127581.html

[LabView编程] Acceleration-signal-collection

加速度信号的采集 加窗 小波滤波,对采集到的加速度信号进行处理分析。
Acceleration signal collection and window wavelet filtering (2012-11-26, LabView, 250KB, 下载75次)

http://www.pudn.com/Download/item/id/2060838.html

[其他小程序] 2D-array-sort

对2维数组中,指定的列进行排序。 可以对数值、字符进行排序。可以控制正序或倒序排序。 Labview v2010
On 2-dimensional array, specify the sort column. Can values, characters are sorted. Can control the positive sequence or reverse order. Labview v2010 (2011-02-09, LabView, 28KB, 下载31次)

http://www.pudn.com/Download/item/id/1425917.html

[其他] LabView8.6

labview 8.6破解,绝对好用,飞机拉丝机发的萨斯是快乐辅导书了撒辅导书 三等
labview 8.6 crack, absolutely easy to use, aircraft drawing machine guidance issued by SARS is a happy book a third-class scatter counseling books (2009-10-09, LabView, 552KB, 下载196次)

http://www.pudn.com/Download/item/id/932625.html

[其他] coll

labview编写的关于时域分析求互相关的程序,输两个信号,并且可以加噪声,求互相关
labview write on the time-domain analysis of demand cross-correlation procedures, lose two signals, and can add noise, seek cross-correlation (2009-09-29, LabView, 16KB, 下载93次)

http://www.pudn.com/Download/item/id/925621.html
总计:210