搜索资源列表
source
- 一个自己制作的上位机界面,可以实现收发数据帧,监测下位机数据流,控制下位机端输出等功能-A production host computer interface, you can send and receive data frames, monitoring the next bit machine data flow, control the function of the lower-side output
Flowmeter-Calculator
- 孔板流量计,针对充满圆管的液体或气体的流量计算公式-Orifice Flowmeter, for a tube filled with liquid or gas flow is calculated
LBMpoiseuille
- lbm fluid flow resolution navier stokes
jiemian-qiehuan
- 实现简单地界面切换,属于静态数据流调用,易于学习和使用-Achieved simply interface switching, are called static data flow, easy to learn and use
SHUI-LIU-sensor-control-
- labview 水流传感控制的界面设计程序-labview flow sensing control interface design process
CARBON-CVD-GAS
- 气体流量计控制程序,可实现三路气体的流量控制和实时数据读取-Gas flow control procedures, can achieve three-way gas flow control and real-time data read
RIO-Dynamic-Flow
- 基于NI sbRIO的液面测量程序,仅供参考,需要配合ni9636使用,程序需要自行设置信号输入-Based on NI sbRIO liquid level measurement procedures for reference, need to meet ni9636 use, the program needs to set its own signal input
zu-ni-ji-suan-1
- 已知流量,管道直径,运动粘度,选择管道材料,计算管道阻尼-Known flow rate, pipe diameter and kinematic viscosity, select the pipe material, pipe damping calculation
HeatSink
- With this labview program u can calculate heat sink efficinecy and heat flow.
Labview
- 适用于虚拟仪器初学者学习的一些简单的小例程,包括出口通信,数据流的操作。-For some simple small routines for beginners to learn in the virtual instrument, including the export of communication, data flow operation.
zhuangtaiji
- 应用:单个程序内,需要执行较多的内容,且可以分成多个部分 好处: 层次分明 易于更改、调试 注意:利用自定义数据类型 执行流程控制准确 输入输出连接 延时 停止-Applications: within a single program, you need to perform more content, and can be divided into a plurality of portions Benefits: Easy to change struc
duiliezhuangtaiji
- 队列状态机应用:多个程序内,需要执行较多的内容,且可以分成多个循环 好处: 层次分明 易于更改、调试 注意:利用自定义数据类型 执行流程控制准确 输入输出连接 延时 停止-Queue state machine applications: a plurality of programs, we need to perform more content, and can be divided into a plurality of cycles Benefits
labview_control_Ne1000
- 基于labview实现对可编程控制泵NE-1000输出流量的控制。控制泵流量的输出类型可以为常数,正弦等各种形式-Based labview achieve N-1000 programmable control pump output flow control. Output Type control the pump flow rate may be in various forms constant, sinusoidal, etc.
vvbeginning-NI-USRP-InstruProgramg-Flow---NI-USRP
- NI-USRP related LabVIEW document for beginners
-Puzzle
- 基于labview8.2虚拟平台开发的键盘拼图小游戏,主要功能是初始化数组模块,初始化键盘模块,键盘输入模块,游戏流模块和人机交互等。-Based on labview8.2 virtual platform development of the keyboard puzzle game, the main function is to initialize the array module, initialize the keyboard module, keyboard input modu
LED
- 流动LED Labview编程,希望可以一起学习-Flow LED Labview programming
LED_nosearch
- 流动LED循环通道禁用索引labview程序,一起学习-The flow LED loop channel disables the indexing labview program
filter-Demo1
- 用频域的方法进行带通滤波,很实用的例子,程序框图清晰;-Bandpass filtering in frequency domain, very practical examples, clear program flow chart
Dataflow
- Labview data flow. Run application and learn how data flows in Labview
TCP客户端程序
- 基于labview的TCP客户端程序发送主机通常将发送缓冲区中的数据按内存地址从低到?的顺序发出,接收主机把从?络上接到的字节依次保存在接收缓冲区中,也是按内存地址从低到?的顺序保存。 TCP/IP协议规定,?络数据流应采??端字节序,即低地址?字节。 socket API是?层抽象的?络编程接?,适?于各种底层?络协议,如IPv4、 IPv6,以及后?要讲的UNIX Domain Socket。(Based on the TCP client program to send the hos