CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 其它 LabView编程 搜索资源 - 系统调用

搜索资源列表

  1. CloseComputer

    0下载:
  2. 简单调用windows的系统关闭命令实现定时关机和倒计时关机的功能的小程序 直接导入eclipse就可以用了。 -Sleep timer and countdown shutdown function by a simple call to the windows system shutdown command procedure directly into eclipse can be used.
  3. 所属分类:LabView编程

    • 发布日期:2017-03-27
    • 文件大小:10448
    • 提供者:王东
  1. play-sound

    0下载:
  2. 在labview中调用系统动态连接库(播放声音)。-Call dynamic link library (play sound)
  3. 所属分类:LabView

    • 发布日期:2017-11-22
    • 文件大小:7206
    • 提供者:柳如是
  1. UTF8toOEMCP

    0下载:
  2. 自己编写的一个LabVIEW下通过调用dll将UTF8转换成当前系统字符集(一般为GBK)的程序,保证可以运行,并正确转换。2011及以上版本打开。-I have written a LabVIEW dll by calling UTF8 conversion into the current system character set (general as GBK) program, to ensure that you can run, and correctly convert. 2011
  3. 所属分类:LabView

    • 发布日期:2017-11-20
    • 文件大小:14943
    • 提供者:赵培立
  1. LabVIEW-point-line-meter

    0下载:
  2. 利用Matlab的图象处理功能对摄象头采集到的仪表图象进行分析,得到指示值,同时利用dll 技术,在虚拟仪器编程软件Labview 中调用,输出得到对应的计算值,实现了对指针式仪表的自动监控,增加了整个系统的稳定性和可靠性。-Using Matlab image processing functions on the image pickup head collected instrument image analysis, to give the instruction value, whil
  3. 所属分类:LabView

    • 发布日期:2017-12-02
    • 文件大小:108360
    • 提供者:iwregister
  1. DAQmx_Task_Example

    2下载:
  2. 绍了USB摄像头视频图像实时采集系统的基本原理及组成。该系统以LABVIEW为核心,通过调用windows平台的OCX控件完成系统的数据采集任务。整个系统结构清晰,构思新颖,具有一定的可操作性-USB camera video real time image acquisition system of the basic principles of composition. The system LABVIEW as the core system of data acquisition tas
  3. 所属分类:LabView编程

    • 发布日期:2013-08-20
    • 文件大小:53227
    • 提供者:陈敏
  1. 09cls28

    0下载:
  2. 绍了USB摄像头视频图像实时采集系统的基本原理及组成。该系统以LABVIEW为核心,通过调用windows平台的OCX控件完成系统的数据采集任务。整个系统结构清晰,构思新颖,具有一定的可操作性-USB camera video real time image acquisition system of the basic principles of composition. The system LABVIEW as the core system of data acquisition tas
  3. 所属分类:LabView

    • 发布日期:2017-11-27
    • 文件大小:157332
    • 提供者:陈敏
  1. data-collect-through-serial-port

    0下载:
  2. 使用labview进行串口数据采集并调用系统打印机进行打印的示例-Examples of use labview serial data acquisition and call the system printer to print
  3. 所属分类:LabView

    • 发布日期:2017-11-09
    • 文件大小:63798
    • 提供者:Joea
  1. LABVIEW

    0下载:
  2. 在VC++开发平台下,以USB摄像头为实验对象,根据USB系统规范,采用Windows操作系统I/O设备驱动原理与动态链接库技术相结合的方法,调用Win32API函数,开发具有USB通用通信程序模块接口的DLL。然后在LabVIEW或Labwindows下采用其外部代码接口机制调用该DLL,开发通用的USB摄像头通信程序模块组,实现对USB摄像头的查询、打开、关闭、图像显示、视频帧和图像参数显示及设置等操作功能。-As experimental subjects VC++ development
  3. 所属分类:LabView

    • 发布日期:2017-11-12
    • 文件大小:474641
    • 提供者:飘落
  1. timeforname

    0下载:
  2. 用系统时间对文件进行命名。文件为LabVIEW子VI,程序中直接调用即可。程序版本为LabVIEW2008.-File named with the system time. File for LabVIEW sub-VI, the program can be called directly. Program version LabVIEW2008.
  3. 所属分类:LabView

    • 发布日期:2017-11-19
    • 文件大小:6332
    • 提供者:Senple
  1. caidandiaoyong

    0下载:
  2. 实用的菜单调用labview例子,可用于自主开发的仪器仪表嵌入式系统。-Practical menu calls LabVIEW example, the instrumentation embedded systems can be used for self-development.
  3. 所属分类:LabView

    • 发布日期:2017-11-21
    • 文件大小:390595
    • 提供者:tiger
  1. jiemiandianyonglicheng

    0下载:
  2. 界面调用例程,可运行。用于实时控制监视系统-Interface calling routine can be run. For real-time control and monitoring systems
  3. 所属分类:LabView

    • 发布日期:2017-11-21
    • 文件大小:393731
    • 提供者:tiger
  1. GetSystemICO

    0下载:
  2. 自动识别系统图标,用于获取系统图标,然后用Listview调用-Automatic Identification System icon
  3. 所属分类:LabView

    • 发布日期:2017-03-29
    • 文件大小:6627
    • 提供者:幽月
  1. LabVIEW_USB

    1下载:
  2. LabVIEW视频数据采集系统,通过LabVIEW编写上位机,调用摄像头采集图像信息并作出相应的处理-LabVIEW video data acquisition system, preparation of PC through LabVIEW, calling camera images collected information and make appropriate treatment
  3. 所属分类:LabView

    • 发布日期:2017-05-10
    • 文件大小:2240211
    • 提供者:Yujie Zhang
  1. Processor

    0下载:
  2. 本程序是labview通过调用系统dll,读CPU使用情况-Read the CPU usage
  3. 所属分类:LabView

    • 发布日期:2017-04-25
    • 文件大小:10513
    • 提供者:Kyle
  1. the-educational-management-website

    1下载:
  2. labview实现教务管理系统,后台程序。主要功能是实现LABVIEW现实教务系统界面,调用excel现实相关数据库内容-the educational management website realized with labview.
  3. 所属分类:LabView

    • 发布日期:2017-04-30
    • 文件大小:171533
    • 提供者:Jenny
  1. card-identity-

    0下载:
  2. 基于LABVIEW的车牌识别系统EXE测试版本,可以自动调用摄像头进行拍照,并解析出车牌号码-car card identity program based on Labview
  3. 所属分类:LabView

    • 发布日期:2017-05-17
    • 文件大小:4486540
    • 提供者:wyy
  1. gratings_and_lenses

    0下载:
  2. 产生虚拟的光栅及透镜子vi,供光镊等系统调用-Create a virtual raster and the lens sub-vi, for optical tweezers system calling
  3. 所属分类:LabView

    • 发布日期:2017-04-30
    • 文件大小:13315
    • 提供者:FangTend
  1. ringbeam

    0下载:
  2. 产生虚拟的环形入射光束的子vi,供光镊等系统调用-Create a virtual ring of the incident beam sub-vi, for optical tweezers system calls
  3. 所属分类:LabView

    • 发布日期:2017-04-30
    • 文件大小:13355
    • 提供者:FangTend
  1. 获取系统声卡列表

    1下载:
  2. 本程序是labview2013版本,通过调用lvsound2.dll,获取到系统中所有的声卡名称列表
  3. 所属分类:LabView编程

  1. LABVIEW用户登陆系统

    3下载:
  2. 使用LABVIEW制作了一个用户登录管理系统,包含了数据库模块的使用调用与介绍(Using LabVIEW to make a user login management system, including the use and introduction of database module)
  3. 所属分类:LabView编程

    • 发布日期:2021-04-03
    • 文件大小:14902272
    • 提供者:叶楚阳
« 12 »
搜珍网 www.dssz.com