搜索资源列表
LabVIEW-DAQ-driver
- 介绍了在LabVIEW5.0环境下通过CIN(代码接口结点)即利用其与C语言的接口扩展功能的方法,给出了在Win95环境下开发自制数采卡驱动程序的实例。-CIN (code interface node) the LabVIEW5.0 environment with C language interface extension function that, given the development of home-made data acquisition card driver in th
CVI
- LabWindows/CVI是National Instruments公司推出的一套面向测控领域的软件开发平台。它以ANSI C为核心,将功能强大,使用灵活的C语言平台与数据采集,分析和表达的测控专业工具有机地接和起来。它的集成化开发平台,交互式编程方法,丰富的控件和库函数大大增强了C语言的功能,为熟悉C语言的开发人员建立检测系统,自动测量环境,数据采集系统,过程监控系统等提供了一个理想的软件开发环境。 本教程面向的是那些从未使用过LabWindows/CVI的读者,但是假设读者以有了C语
CPP-and-CVI
- 讲述C++与LabWindows/CVI的混合编程,对仪器控制及生产测试有较强的学习功能。-About C++ with LabWindows/CVI programming mix, control, and production testing of the instrument has a strong learning function.
LabVIEW-Moving-CURSOR
- LabVIEW是一种程序开发环境,由美国国家仪器(NI)公司研制开发的,类似于C和BASIC开发环境,但是LabVIEW与其他计算机语言的显著区别是:其他计算机语言都是采用基于文本的语言产生代码,而LabVIEW使用的是图形化编辑语言G编写程序,产生的程序是框图的形式。-LabVIEW is a program development environment from National Instruments (NI) developed by the company, similar to C
order
- 将两种语言混合在一起。不错的例子。 这里只作一个简单的冒泡排序。将C与labview结合在一起,有两种语言特点。-The two languages are mixed together. A good example. Here only for a simple bubble sort. The C and labview together, there are two linguistic characteristics.
labviewPrj
- 主要实现LabVIEW编写的程序与c开发的程序之间通过TCP/IP实现通信。-Between the main achievement of the program written with c LabVIEW program developed to communicate via TCP/IP.
Xmt3000A(Labview8.6)c
- 利用上位机LABVIEW实现与智能仪表之间的通信-for the communication between the labview and intelligent instrument
wenduzhuanhuan
- 实现将一华氏温度(F)转换成摄氏温度(C)的功能。已知摄氏温度与华氏温度的关系C=5(F-32)/9。-The realization of a Fahrenheit (F) converted to Celsius (C) function. Known Celsius and Fahrenheit temperature dependence of C 5 (F-32)/9.
Z转A与C
- 将Z计权的声压级转换为A计权或者C计权的声压级(Converts the Z rated sound pressure level to a A weighting or C weighting sound pressure level)
C代码调用
- c代码调用 C语言与labview互转 可以此了解c语言调用规则 且程序简单易懂(C code calls the C language and LabVIEW to cross the rules of the C language and the program is easy to understand)
LabView指南
- LabVIEW是一种程序开发环境,由美国国家仪器(NI)公司研制开发,类似于C和BASIC开发环境,但是LabVIEW与其他计算机语言的显著区别是:其他计算机语言都是采用基于文本的语言产生代码,而LabVIEW使用的是图形化编辑语言G编写程序,产生的程序是框图的形式。(LabVIEW is a kind of program development environment, developed by the U.S. national instrument (NI), similar to C
LabWindowsCVI虚拟仪器测试技术及工程应用
- LabwindowsCVI 虚拟仪器测试技术及工程应用源码(全)。 LabWindows/CVI 是 National Instruments 公司(美国国家仪器公司,简称 NI 公司)推出的交互式 C 语言开发环境。LabWindows/CVI 将功能强大、使用灵活的 C 语言与用于数据采集分析和显示的测控专业工具有机地结合起来,它的集成化开发环境、交互式编程方法、函数面板和丰富的库函数大大增强了 C 语言的功能,为熟悉 C 语言的开发人员建立检测系统、自动测试环境、数据采集系统、过程监控
