资源列表
blackholeaodv2005-examples.tar
- blackhole code in ns2 for aodv
black
- blackhole attack implementation in ns2
DBus2
- DBUS2的labview库文件,可以参考使用下-The labview sub VI for DBUS2
Peak-and-Valley-Detection
- labview环境下实现emd分解,而且是无密码的版本-labview environment to achieve emd decomposition , and is the version without a password
fuzzycontrol_daolibai
- 使用labview编写的基于模糊控制的小车倒立摆程序-Using labview prepared based on inverted pendulum fuzzy control car program
jiansuqi
- 基于Labview虚拟仪器设计界面,检测减速器的转角及其回程误差指标。-Based on Labview virtual instrument interface design, testing reducer corner and return error specification.
stanford_research_dg645
- 斯坦福大学研究系统DG645的厂家驱动系统-Stanford Research Systems DG645 drive system manufacturer
AC6613
- AC6613板包含以下功能: 1. 0-31路AD 2. 2路DA 3. 开关量:16入/16出 4. 计数器2路 5. 脉冲2路 注:对于各种型号的AD板卡,如果没有界面上显示的某些功能,可以将对应测试功能的控件设置为“禁用”。具体可以参考AD板卡的使用手册。 -AC6613 contains the following functions: 1.0-31 road AD 2.2 road DA 3. switch quantity:
Double-reduction-test
- 使用了Labview中程序设计模式“基本状态机”,完成了串口输入控制命令,继电器输出执行的功能。其中继电器控制的子VI是通过DLL调用实现的。使用者可以自行将其替换,只要使用这个控制框架即可。-Using Labview to program design model " basic state machine" , completed the serial input control commands, relay output functions performed. Whi
8-channel-data-acquisition
- 用于实现基于PXI的Labview8通道数据采集延时合成的算法。延时值可自行设置,延时精度依赖于采集卡的采样率-Used to implement PXI-based Labview data acquisition delay synthesis algorithms. Delay value can set the delay accuracy depends on the sampling rate of capture card
labview 简单的TCP通信
- 运用labview编写的一个关于TCP/IP通信的实例,本实例有助于新手学习labview,以及运用labview进行TCP/IP通信。
labview datasocket通信
- 运用labview编写的一个关于datasocket通信的实例,可以进行两台电脑的单工通信。便于学习labview。