搜索资源列表
calculation-two
- 这个程序是一个关于两个数字相加之和的计算,用的是labview9.0来编写的,这是一个通用的程序,仅供大家参考。-This program is a calculation of the sum of two numbers is labview9.0 to write, this is a common procedure, only for your reference.
abView 1.3 课后作业
- 1.创建一个 VI 程序,比较两个数, 如果其中一个数大于或等于另一个数,则 LED 点亮。 要求:可以多次操作,直到点退出按钮。 2.创建一个VI程序,该程序完成的功能是:产生一个 0.0 ~10.0 的随机数与10.0相乘,然后通过一个VI子程序将积与100相加后开方,将结果输出显示。 要求:可以多次操作,直到点退出按钮。 3、验证哥德巴赫猜想: 一个充分大的偶数可以表示为两个素数之和 要求:可以多次操作,直到点退出按钮。-1 to c
labview-sum
- labview 数组程序,有助理解labview数组以及循环的使用。-Labview array procedures, help to understand the use of labview array and cycle.
liangshuzhihe
- 利用labview软件编程实现计算两个数之和-Using labview software programming to realize the sum of two Numbers calculation
1
- 产生一个随机数与10相乘,然后一个子程序将积与100相加然后开方后-Generates a random number with 10 multiplies the product, and then a subroutine and 100 sum and then radicand
SUM
- 关于TXT格式的数据累加运算求和,所有结果在波形图标上运行,同时进行数据的对比。-TXT format data on the sum-accumulate operation, all the results on the waveform icon runs, simultaneous comparison of the data.
finished-number
- 编程求1000内的“完数”,“完数”是指一个数恰好等于它本身的因子之和。例如28=14+7+4+2+1-Programming requirements within the 1000 finished number , End number refers to a number of factors exactly equal to the sum of its own. For example, 28 = 14+ 7+ 4+ 2+ 1
CRiterelogSum
- Log sum MIMO STBC SISO BER OFDM-Log sum um MIMO STBC SISO BER OFDM
sum
- 求两个数据的和,LABVIEW输入两个数据,通过程序计算输出结果。-Two data and of LABVIEW, two data input, output by program calculation.
sumandaverage
- Sum and average example
labview
- 利用labview实现对100以内基数的求和,并显示出结果。(Using LabVIEW implementation of the sum of 100 within the base, and show the results.)
shijj77778
- 使用VC调用labview的示例,该实例较为基础为两变量求和。。(Use VC to call the example of LabVIEW, which is based on the sum of the two variables..)
例5-1 计算n个数据的平方和
- 计算n个数据的平方和,程序为《labview2015程序设计从入门到精通》内的例程,labview2015编译环境下编写的程序,对初学者很有用(Calculate the sum of squares of N data, the program for "labview2015 programming from entry to master" routines, labview2015 compiler environment written procedures, us
第一次实验2017版本
- (1)熟悉LabVIEW的运行环境,包括:前面板窗口、框图窗口、模板、菜单和命令。可以通过使用各种LabVIEW Online Help Windows选项和Help Window选项来了解前面板和程序框图对象及其特征。 (2)创建一个VI。发生一个值为0.0~1.0的随机数a,放大10倍后与某一常数b比较,若a>b,则指示灯亮。要求:① 编程实现;② 单步调试程序;③ 应用探针观察各数据流。 (3)创建和调用子VI。创建一个子VI,子VI功能:输入3个参数后,求其和,再开方。编一个V
ModBusCRC
- MODBUS协议CRC校验,可方便实现求出CRC校验和(CRC check of Modbus protocol can be easily realized to calculate the CRC check sum)