资源列表
UDP
- UDP-通讯——工具,简单模块 ,OPEN,close ,设置。验证实验使用。(UDP Network sample. OPEN CLOSE)
DriveData_FC51_SQL_Select
- 读写SQL数据库,非常有益于初学者的参考,对Labview入门有意(Read and write SQL server)
Driver_PAC
- 通过Modbus控制泓格PLC的LabVIEW代码(Modbus control taiwan HongGe PAC)
LabVIEW入门实例教程
- LabVIEW入门实例教程 - (LabVIEW getting started example tutorial)
double_fit
- 输入包含x,y,z信息的dat/txt/lvm数据库,通过双线性插值函数实现二维插值。(Two dimensional interpolation)
温度报警器-
- 一种给初学者使用的温度报警器,大家可以拿去看看(A temperature alarm for beginners, you can take a look at it)
信号发生器
- 给初学者参考的labview信号发生器,大家可以看看(LabVIEW signal generator for beginners)
Dodging spiders
- 一个柠檬躲避掉下来的蜘蛛,分简单中等,困难(A lemon dodge the spider that is simple medium, difficult)
清华版labview教程
- LABVIEW 学习清华版本, 看了就会(LABVIEW learned the Tsinghua version and looked at it)
动态正弦波
- 利用仿真信号产生动态的正弦波,方便不错。(Generate dynamic sine waves using simulated signals)
labview
- 包含labview入门电子书籍,以及labview注册机和说明。(It includes LabVIEW introductory electronic books, and LabVIEW registration machines and instructions.)
Josephus
- 编程求Josephus问题:m个小孩围成一圈,从第一个小孩开始顺时针方向每数到第n个小孩时这个小孩就离开,最后剩下的一个小孩是胜利者。求第几个小孩是胜利者。(Programming for Josephus problem: m children are surrounded by a circle. From the first child starts clockwise, every child counts to n child. The last child is the winner