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

[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编程] 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

[LabView编程] 1

简单俄罗斯方块 左右块 上下运行 随机变换
Running Random Transform Up and Down on the Left and Right Blocks of Simple Russian Tetris (2019-10-10, Java, 34KB, 下载0次)

http://www.pudn.com/Download/item/id/1570687498469046.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编程] LabVIEWCourseware

labview 中文课件文档,里面简单概括了学习labview的步骤,用图片加文字的形式展示了学习labview的课程结构。
Lab view Chinese courseware documentation, which briefly summarizes the steps of learning Lab view, with pictures and text to show the form of learning Lab view course structure. (2018-09-14, PLC, 4175KB, 下载0次)

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

[LabView编程] 2ASK(巴特沃斯滤波器未设置)

2ask调制与解调 其中滤波器有问题 希望有人能评论解决 谢谢大家
2ask modulation and demodulation (2018-06-09, Others, 24KB, 下载0次)

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

[LabView编程] 数据采集及滤波

数据采集仪 巴特沃斯 自己制作的能用的上下载
Data acquisition instrument Butterworth (2018-05-12, LabView, 170KB, 下载5次)

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

[LabView编程] 2D-scatter

画2维散点图,实时显示不同的散点在同一张图上,可以选择不同颜色。
Draw 2 dimensional scatter diagram, real-time display different scattered points, in the same chart, you can choose different colors. (2017-05-15, LabView, 7KB, 下载5次)

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

[LabView编程] 20150525164532

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

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

[LabView编程] Array-Connect

labview程序实现一维数组内容以一定格式进行链接。该程序可用于Access数据库中对多个数据对象进行操作时的SQL语言组织。
Connecting the string of 1D array. (2015-07-04, LabView, 8KB, 下载2次)

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

[LabView编程] chuang

本源代码是基于labview开发的源代码。程序主要通过加窗来理解窗函数的实际含义。
The source code is based on the source code developed labview. The main program window by adding to understand the practical implications of the window function. (2015-05-27, LabView, 15KB, 下载2次)

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

[LabView编程] The-counting-function

利用事件功能实现对数字的加一与减一适合初学labview的学生及工程人员。
Use of event function realization of digital plus one with minus one is suitable for beginners of labview students and engineering personnel. (2015-03-28, LabView, 8KB, 下载1次)

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

[LabView编程] B-Trix

用labview做的俄罗斯方块,学labview的可以看一下,蛮有意思的。
labview,B-Trix, if you learn laview, you may love this. (2014-12-12, Visual C++, 39KB, 下载5次)

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

[LabView编程] zijiaqi

一个简单的Labview程序,能够实现波形和数字的自加,并且能循环运行,对于初学者是不可多得的程序
A simple Labview program that enables waveform and digital self-imposed, and can loop runs for beginners is a rare procedure (2014-12-10, LabView, 7KB, 下载1次)

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

[LabView编程] 2_13

求一个一维数组中所有元素的和、算术平均值以及标准差
Demand and the arithmetic mean and standard deviation of all the elements of a one-dimensional array (2014-04-02, LabView, 68KB, 下载47次)

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

[LabView编程] Labview_dll

Labview调用dll文件,实现加、减、乘、除等运算,可以用来学习labview调用dll的方法。
Labview call dll file, add, subtract, multiply, divide, such as computing, the method can be used to learn labview call dll' s. (2014-02-16, LabView, 212KB, 下载5次)

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

[LabView编程] Labview_dll

Labview调用dll文件,实现加、减、乘、除等运算,可以用来学习labview调用dll的方法。
Labview call dll file, add, subtract, multiply, divide, such as computing, the method can be used to learn labview call dll s. (2014-02-13, LabView, 21KB, 下载9次)

http://www.pudn.com/Download/item/id/2461648.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

[LabView编程] Naikuisturtcurve

用labview虚拟仪器来画柰魁斯特曲线源程序
Labview virtual instrument used to draw curves sturt source Nai-kui (2009-06-08, LabView, 145KB, 下载5次)

http://www.pudn.com/Download/item/id/797939.html
总计:127