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

[LabView编程] 虚拟计算器

利用LabVIEW的事件结构编写一个简单的计算器程序,实现加、减、乘、除等运算,并能对计算结果进行清除。
Using the event structure of LabVIEW, a simple calculator program is written to realize the operations of addition, subtraction, multiplication and division, and the calculation results can be cleared. (2020-12-10, LabView, 47KB, 下载1次)

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

[LabView编程] 高级计算器

科学计算器,1、计算器可进行加(+)、减(-)、乘(×)、除(÷)等简单算术计算; 2、还可以进行根号开方(√)、圆周率(π)、倒数(1/x)正弦(Sin)余弦(COS)等复杂数学公式计算。
Scientific calculator The calculator can carry out simple arithmetic calculation such as addition subtraction , multiplication , division (2020-12-06, LabView, 1649KB, 下载0次)

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

[LabView编程] WaveformAbsoluteTimestamp

用labview给电压信号加上时间戳,通过每通道采样数来控制把一秒划分为多少个ms
LabVIEW is used to add time stamp to the voltage signal, and the number of MS is controlled by the number of samples per channel (2020-08-13, LabView, 67KB, 下载1次)

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

[其他] 5

转换之后的频域值是复数, 因此,显示傅立叶变换之后的结果需要使用实数图像(real image) 加虚数图像(complex image), 或者幅度图像(magitude image)加相位图像(phase image)。 在实际的图像处理过程中,仅仅使用了幅度图像,因为幅度图像包含了原图像的几乎所有我们需要的几何信息。
The frequency domain value after the conversion is a complex number, and therefore, the result after displaying the Fourier transform requires the use of a real image plus a complex image, or a magitude image plus a phase image. In the actual image processing, only the amplitude image is used, because the amplitude image contains almost all the geometric information we need for the original image. (2019-11-11, LabView, 17KB, 下载0次)

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

[图形图像处理] Chen系统仿真

3维陈氏混沌系统仿真,仿真运行可观察到混沌吸引子,运行时间可调
3D Chen's chaotic system simulation, chaotic attractors can be observed in the simulation operation, and the running time can be adjusted. (2019-11-08, LabView, 20KB, 下载0次)

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

[LabView编程] Code加引号-csv

在操作数据库时需要对参数加上引号,本程序可以直接给文件内的编码加上引号
sometimes you need to give parameters a "", this vi can help you do this, especially when there are a plenty of paras. (2019-03-26, LabView, 9KB, 下载0次)

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

[LabView编程] 实验一

用条件结构实现两个数的加、减、乘、除四则运算、要求使用组合框作为条件结构的选择器;
The conditional structure is used to add, subtract, multiply and divide two numbers, and the combo box is required as the selector of the conditional structure. (2018-11-20, LabView, 201KB, 下载10次)

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

[LabView编程] 基于labview的语音播报程序

基于labview做的一个简单的语音播报程序
Based on LabVIEW to do a simple voice broadcast program (2018-05-06, LabView, 157KB, 下载12次)

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

[matlab编程] daima

xiaobo.m小波变换方法处理时频信号 duanshifuliye.m短时傅里叶变换方法处理时频信号 three.m三次样条插值 newton.m牛顿迭代法 stokes.c斯托克斯波的生成
xiaobo.m(Wavelet transform method for processing time- frequency signals) duanshifuliye.m(The short- time Fourier transform method deals with time- frequency signals) three.m(Cubic spline interpolation) newton.m(Newton iteration method) stokes.c(The formation of Stokes wave) (2017-04-18, LabView, 4KB, 下载8次)

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

[LabView编程] tetris-game-LABVIEW

LABVIEW 2011版,自己编写的俄罗斯方块,可以使用鼠标操作也可以使用键盘操作,源代码没有加密
LABVIEW version 2011, write your own tetris, can use the mouse operation can also use the keyboard operation (2016-11-09, LabView, 117KB, 下载5次)

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

[LabView编程] 20150525164532

本工具包是艾德克斯程控电源的控制VI,使用时许安装USB转串口模块
POWER VI (2016-08-08, LabView, 936KB, 下载19次)

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

[Linux/Unix编程] labview2

设计一个VI,将一个一维数组(含有正数和负数的混合数组)分成两个只含正数(包含0的数)和负数的一维数组。并分别计算两个数组中各自有多少个元素,同时显示出各自数组中最大、最小值。
Design a VI, a one-dimensional array (contain positive and negative mixed array) is divided into two only positive (including zero) and negative one dimensional array.And calculate the two each have how many element in an array, and shows their maximum and minimum values in the array. (2014-11-23, LabView, 12KB, 下载27次)

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

[数学计算] Finite-difference---Laplace-equation

有限差分法求解拉普拉斯方程,超松弛迭代,光波波长计算模拟
Finite difference method for solving the Laplace equation, SOR, the wavelength computational simulation (2014-03-06, LabView, 574KB, 下载8次)

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

[LabView编程] Return-type-matrix

生成回型矩阵并且可以按照回型拆分矩阵。可以自定义生成回型矩阵的维数、
Back type matrix is ​ ​ generated and can be back-type split matrix. Custom generated back-type matrix dimension, (2012-12-11, LabView, 45KB, 下载3次)

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

[其他] 3

构建VI,该VI具有数字控件用于输入数字,利用加、乘函数来计算,并用数字指示器显示输出结果。
Construction of VI, the VI has a digital control is used to input digital, using, a function to calculate, and display the output of the digital indicator. (2012-03-20, LabView, 5KB, 下载6次)

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

[其他] xinhaofenxi

labview信号分析的案例合集,FFT,拉普拉斯变换等
labview signal analysis of the case collection, FFT, Laplace transform (2011-12-16, LabView, 340KB, 下载57次)

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

[单片机开发] PAC_LabVIEW_development_platform_based_on_free_tra

斯科道公司承继NI公司PAC的理念,在LabVIEW软件平台上基于32位处理器内核编程的PAC,国内首家推出,有此前瞻感兴趣者可试用。 www.scadao.com 深圳市斯科道测控技术有限公司
SCADAO the company inherited the idea of NI company PAC, the LabVIEW software platform based on a 32-bit processor core programming PAC, the first domestic release, there may be interested in this prospective trial. www.scadao.com SHENZHEN SCADAO M&C TECHNOLOGY LTD.,CO. (2010-11-12, LabView, 142KB, 下载9次)

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

[单片机开发] ReadATextFile

读取文本文件并将其转换为一维数组,便于数据的分析。
Read a text file and convert it to a one-dimensional array, to facilitate analysis of the data. (2010-03-24, LabView, 15KB, 下载98次)

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

[其他] caculator

简易计算器,能实现加、减、乘、除等功能,解决了多零,小数点等问题
Simple calculator, able to add, subtract, multiply, in addition to other functions, to solve a number of zero, decimal point and other issues (2009-11-28, LabView, 74KB, 下载165次)

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

[其他] eluosi

用LABVIEW做一个俄罗斯方块小游戏,分几个模块处理。下载后可以直接玩
Using LABVIEW a Tetris game, dealing with several modules. Can be directly downloaded to play (2008-12-27, LabView, 287KB, 下载30次)

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