登录
首页 » LabView » Labview

Labview

于 2012-05-02 发布 文件大小:88KB
0 206
下载积分: 1 下载次数: 11

代码说明:

  Labview编写的粮仓控制系统,包含visa通讯(The Labview the granary written control system, including the visa Communications)

文件列表:

Labview
.......\2011-12-16_history.txt,3658,2011-12-16
.......\2011-12-17_history.txt,99422,2011-12-17
.......\2011-12-18_history.txt,81666,2011-12-18
.......\2011-12-19_history.txt,23001,2011-12-19
.......\GT.vi,60282,2011-12-18
.......\下位(不完整).vi,15192,2011-12-17
.......\下位(完整).vi,19868,2011-12-18

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • Multipath_and_Doppler_Effects_and_Models
    国外大学的讲义,对学习这2种效应基础理解很有帮助,pdf文档中有matalb代码带你一步一步的学习,很值得推荐。(Multipath and Doppler Effects and Models,very useful document of understanding the basic principle with its matlab code .)
    2009-11-21 11:06:44下载
    积分:1
  • lmi
    说明:  详细阐述了线性矩阵不等式的方法,并用一个实际例子,用matlab实现了,对初学者非常有用.(Described in detail the method of linear matrix inequalities, and a practical example, using matlab realized, very useful for beginners.)
    2008-10-14 20:49:45下载
    积分:1
  • IEEE30节点系统潮流计算
    说明:  选自IEEE30节点系统的潮流算例,采用了牛顿拉夫逊计算方法对其在matlab平台编程计算(An example of power flow calculation for 30 node system (N-R method))
    2021-04-26 14:08:45下载
    积分:1
  • HydroInfoSystem
    水文管理信息系统,整理水文数据,绘制水文图(Hydrological management information system, collation of hydrological data, hydrological Figure Drawing)
    2009-03-29 23:03:13下载
    积分:1
  • CEEMDAN_V00
    说明:  EMD及其一系列改进算法,具有去噪和信号分解功能。(EMD and its series of improved algorithms with denoising and signal decomposition functions.)
    2020-12-26 20:21:51下载
    积分:1
  • VC++ 删除目录、文件夹
    VC++ 删除目录或文件夹的例子。删除指定的文件夹目录的源码,请在文本框中输入需要删除的目录名称、路径即可,路径不要错哦,本示例主要是演示如何删除文件,在易用性方面没过多完善。   //是文件时直接删除   if (!file.IsDots() && !file.IsDirectory())    DeleteFile(file.GetFilePath());   else if (file.IsDots())    continue;   else if (file.IsDirectory())   {    path = file.GetFilePath();    //是目录时,继续递归调用函数删除该目录下的文件    DelFolder(path);    //目录为空后删除目录    RemoveDirectory(path);   }
    2022-01-22 03:11:03下载
    积分:1
  • an old game ...
    一个挖金子的源码程序,只有机关,欢迎大家扩充-an old game ...
    2022-02-03 05:53:31下载
    积分:1
  • OFDM-Chirp
    OFDM-Chirp波形的自模糊函数和互模糊函数(The self - fuzzy and mutual - fuzzy functions of OFDM-Chirp waveform)
    2020-07-02 07:40:02下载
    积分:1
  • 数字滤波器
    FIR低通数字滤波器的设计,利用matlab编程语言利用FIR1函数设计低通滤波器。(Design of FIR Low Pass Digital Filter)
    2020-06-20 01:40:01下载
    积分:1
  • 运用启发式算法中的蚁群算法解决TSP(旅行商问题)(Using Ant Colony Algorithm to Solve Traveling Salesman Problem)
    2020-06-23 20:40:01下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载