搜索资源列表
LABVIEW
- LabVIEW虚拟仪器程序设计与应用。全书内容可分为两大部分:第一部分介绍虚拟仪器的基本概念、LabVIEW编程环境、语法规则、程序结构和编程技巧;第二部分介绍LabVIEW在数据采集以及监测等方面的应用。-LabVIEW virtual instrument design and application procedures. Book can be divided into two major parts: the first part introduce the basic concept
LABVIEW
- 关于LABVIEW程序的顺序,分支,事件等结构的编程,有助于理解-LABVIEW program on the order of branch structure of the programming event, will help to understand
1_4
- 创建一个计时测试程序,比较公式节点和本地LabVIEW数学函数的平均执行时间。此程序需要一个For循环或一个平序或叠序结构以及一个Case结构。要求For循环运行计时测验N次,然后使用Statistics Express VI对结果做平均。要求顺序结构在代码运行之前以及代码运行之后对Tick Count进行采样。要求Case结构判定用户是要执行公式节点还是要执行本地LabVIEW数学函数。对每个分支运行计时测验程序。哪种方法执行时间最快?哪种方法最容易编程?别人要看程序时,哪种方法更容易理解-T
timing-program
- 采用labview编程 实现记时功能 事件结构-Using the programming timing function labview event structure
tree-structure-based-on-labview
- 该程序是基于labview编程语言开发的树形结构,该树形结构具有开放性,用户可自由添加、删除和修改分支,该树形结构可作为子VI应用到管理树形结构信息的多个程序中。-The program is a tree structure based on labview programming language developed by the tree structure is open, users can freely add, delete, and modify the branch, the
中大型LABVIEW软件三层设计架构
- 编写大型程序时,需要有良好的编程框架,好的编程框架易于扩展、维护,更健壮。(When you write large programs, you need to have a good programming framework, good programming framework is easy to expand, maintain, more robust.)