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

[LabView编程] 计算器

采用Labview设计的计算器,目的是为了实现两个数之间的加、减、乘、除四则运算,达到简易计算器的功能。编程的思想是完成一种运算的完整过程是:输入第一个数,存储并显示?输入要进行运算的类型并存储?输入第二个数,存储并显示按“=”或则按其它运算符号“+、-、*、/”进行连续的运算时显示运算结果。
The purpose of the calculator designed by Labview is to realize the four operations of addition, subtraction, multiplication and division between two numbers, and to achieve the function of a simple calculator. The idea of programming is to complete an operation by inputting the first number, storing and displaying the type of operation to be performed and storing the second number, and storing and displaying the results of the operation when performing continuous operations according to "=" or other operation symbols "+,-,*,/". (2019-04-10, LabView, 22KB, 下载3次)

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

[LabView编程] 基于LabVIEW的数字频带传输系统设计

研究数字频带传输系统基本原理,在 LabVIEW 软件平台上实现 2ASK、2FSK 的设计仿真。采用模块化设计思想,以信号产生模块为设计起点,根据信号的数据流动方向依次将整个设计划分为调制模块、加噪模块、解调模块。
The basic principle of digital bandwidth transmission system is studied. The design and Simulation of 2ASK and 2FSK are implemented on LabVIEW software platform. Based on the idea of modular design, the whole design is divided into modulation module, noise adding module and demodulation module according to the direction of data flow. (2018-12-06, LabView, 1240KB, 下载13次)

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

[LabView编程] Lab2-Source-and-Error-Detection

第一部分产生最大128位随机数 第二部分用汉明距离检测误码率 第三部分,第一和第二再加调制(BPSK+QPSK)加白高斯噪声通道awgn,得到结果并用图形显示。
part1: source.vi generate a ramdom bit sequence. part2: erro detection get BER via Humming Dacetance. Part3: part 1+ 2, and modelation (BPSK or QPSK), and AWGN,get BER and show it in diagram. (2017-03-10, LabView, 2014KB, 下载33次)

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

[LabView编程] temperature_collect_system

由随机数发生器产生20-40之间的随机数,可以有华氏和摄氏两种显示模式,可以设定温度上限,当温度超限时, Alarm Counter 加1,当用户单击“开始采集”,系统开始采集数据,采集过程中若单击“暂停”按钮会弹出对话框暂停采集,采集点数100,采集完毕后停止系统。
Generated by a random number generator random number between 20-40, there can Fahrenheit and Celsius two display modes, you can set the upper temperature limit, when the temperature gauge, Alarm Counter plus 1, when the user clicks the Start Acquisition the system starts collecting data acquisition process If you click the Pause button will pop up dialog box to pause collection, collecting 100 points, after the acquisition is complete stop the system. (2015-08-06, LabView, 17KB, 下载1次)

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

[LabView编程] LabView

基于labview的各种应用研究,功能如下:傅里叶分析(具体分单边和双边两种傅里叶分析),联合时域分析,帕斯瓦尔定理的验证,信号的边界检测(通过改变信号中所加白噪声的大小来被检测信号),FIR滤波器的设计及效果验证(窗和信号均可改变),IIR滤波器的设计及效果验证(可以使用多种滤波器),web 浏览器的模拟,万年历(可以计算任何日期到当前时间的时间间隔)
(The specific stars unilateral and bilateral two Fourier analysis), the joint time-domain analysis, the Pas Val theorem authentication boundary detection signal (signal to be detected by changing the size of the white noise signal to Fourier analysis), FIR filter design and effect verification (window, and the signal can be changed), IIR filter design and effectiveness of verification (you can use a variety of filters), simulation of the web browser, calendar (any date can be calculated to the currentthe time interval) (2013-05-05, LabView, 2286KB, 下载53次)

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

[LabView编程] 102

数制变换及计数仿真 模拟十进制数到二进制数的转换过程,以LED来模拟各个二进制位,并能以动画方式模拟计数的过程。 选择手动方式时,将8个LED变成滑动条中数字的二进制(基数2)表示。例如,如果滑动条设置为数字10(在二进制中表示为00001010=(23)+(21)), LED的1和3点亮,其他LED为熄灭。 选择自动方式时,滑动条自动进行加1操作,实现0到255的循环计数;同时8个LED会实时显示滑动条数值所对应二进制数值。当滑动条大于255时,自动回0并重新由0开始计数。
Number system the transform and counting simulation simulation decimal to binary number conversion process, LEDs to simulate various bits and animated simulation count. Select the manual mode, the eight LEDs into the slider in the digital binary (base 2). For example, if the slider is set to a digital 10 (binary as 00001010 = (23) PPLS (21)), the LED' s 1 and 3 is lit, the other LED is off. Select automatic mode, the slider automatically incremented, 0-255 loop count 8 LED slider value corresponding to the binary value will be displayed in real time. Automatically when the slider is greater than 255, back to 0 and start counting again from 0. (2013-04-12, LabView, 16KB, 下载4次)

http://www.pudn.com/Download/item/id/2197666.html
总计:106