资源列表
例4-4 连线端口的使用
- 连线端口使用,文档为《labview2015程序设计从入门到精通》内的例程,labview2015编译环境下编写的程序,对初学者很有用(Connection port, the document for the "labview2015 programming from entry to master" routines, labview2015 compiler environment written procedures, useful for beginners)
例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
例5-2 计算时间差
- 计算时间差,程序为《labview2015程序设计从入门到精通》内的例程,labview2015编译环境下编写的程序,对初学者很有用(Computing time difference, the program for "labview2015 programming from entry to master" routines, labview2015 compiler environment written procedures, useful for beginners
条件结构的使用
- 条件结构使用的范例,利用条件结构并配合枚举完成加减乘除的运算。(Structure using the example, the condition of structure and with complete enumeration add, subtract, multiply and divide operations.)
使用默认浏览器打开网页
- 在labview平台上实现使用默认浏览器打开网页的功能,大家互相学习(On the LabVIEW platform to achieve the use of the default browser to open the web page function, we learn from each other)
求数组的平均值
- 实现用labview求一个二位数组的平均值(The average value of two bit array is calculated with LabVIEW)
6P(raiz)
- root of number labview
7P(divisionymulti)
- divider and multiplier number labview
计算器
- 计算器 vi 基于 labview,能够实现简单加减乘除功能(Simple add, subtract, multiply and divide function)
RS
- RS触发器复位优先。R,S都为1,输出为0;R为1,S为0,输出为0;R为0,S为1,输出为1.(RS trigger reset is first. R, S is 1, output is 0; R is 1, S is 0, output is 0; R is 0, S is 1, output is 1)
私有节点
- labview基本操作,针对节点的学习,简单易懂,有助于理解和学习,也比较实用。(labview basic operation, for node learning, easy to understand, help to understand and learn, but also more practical.)
dingwei
- 读取GPS数据,并根据其中信息,判断定位是否成功(Read the GPS data and determine whether the location is successful or not, based on the information)