搜索资源列表
-
0下载:
利用windows API编程,调用dll动态链接库,例子为获取计算机名称~-programming with windows API, using dll lib,the exam is to get the computer name.
-
-
0下载:
LabVIEW ( Laboratory Virtual Instrument Engineering Workbench) is a system-design platform and development environment for a visual programming language National Instruments. The graphical language is named G (not to be confused with G-code). Origina
-
-
0下载:
在LABVIEW编程中实现多窗口框架模式 ,能切换不同的窗口,实现多窗口控制-In LABVIEW programming to achieve a multi window frame mode, to switch between different windows, to achieve multi window control
-
-
0下载:
vci-v2-sample---visual-c-mfc-programming
-
-
1下载:
(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
-