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

搜索资源列表

  1. LabVIEW-parallel-Demo

    0下载:
  2. 本Demo演示了LabVIEW图形化开发环境的并行编程模式。在并行循环之间可以通过队列或者是局部变量传递数据。基于队列的并行循环模式也叫做生产者/消费者模式。-This Demo demonstrates NI LabVIEW graphical development environment of parallel programming model. Between the parallel loop through the queue or a local variable data tr
  3. 所属分类:LabView编程

    • 发布日期:2017-03-29
    • 文件大小:100.44kb
    • 提供者:化玉伟
  1. BuffNoDataLoss

    0下载:
  2. labwindows cvi 多线程编程实例,安全队列,希望对大家有所帮助-labwindows cvi multi-threaded programming examples, security queues, we hope to help
  3. 所属分类:LabView编程

    • 发布日期:2017-04-03
    • 文件大小:180.78kb
    • 提供者:mars
  1. DSduqu

    0下载:
  2. 读取DataSocket 使客户端缓冲区(与连接输入中指定的连接相关)的下一个可用数据移出队列并返回数据-Read DataSocket client buffer (specified in the connection input connection) available data from the queue and returns data
  3. 所属分类:LabView编程

    • 发布日期:2017-04-08
    • 文件大小:45.06kb
    • 提供者:增温是
  1. The-LabVIEW-Parallel-Loop-Demo

    0下载:
  2. 本Demo演示了NI公司LabVIEW图形化开发环境的并行编程模式。在并行循环之间可以通过队列或者是局部变量传递数据。基于队列的并行循环模式也叫做生产者/消费者模式。-Demo Demo NI' s LabVIEW graphical development environment for parallel programming mode. Can queue or local variables to pass data between parallel loops. Based on
  3. 所属分类:LabView

    • 发布日期:2017-11-12
    • 文件大小:843.46kb
    • 提供者:李扬
  1. duilei

    0下载:
  2. 用labview做的队列实现主子程序的成功通信,很好用的哦,谢谢你的下载资料,很好的-Labview do queue masters program successfully communicate well with the oh, thank you download data, good
  3. 所属分类:LabView

    • 发布日期:2017-11-17
    • 文件大小:13.49kb
    • 提供者:wangzl
  1. demo

    0下载:
  2. 一个非常强大的labview例子,主要介绍怎么使用队列和应用程序控制等内容-A very powerful the labview example, introduces how to use the queue and application control and content
  3. 所属分类:LabView

    • 发布日期:2017-11-23
    • 文件大小:12.85kb
    • 提供者:wangzl
  1. Ditecher8.6

    0下载:
  2. 以开沟机为背景,程序结合了队列、通知器、状态机等多种结构,实现了参数(两个模拟量、一个脉冲量)的采集、控制的输出(模拟量输出)以及数据的保存。版本已经改为8.6版,大家一同交流学习,共同进步!-In the background trencher, the program combines the queue notifier state machine, a variety of structures, the parametric (two analog, a pulse volume) o
  3. 所属分类:LabView

    • 发布日期:2017-04-24
    • 文件大小:336.63kb
    • 提供者:黑伯爵
  1. 1

    0下载:
  2. 基于队列的数据采集系统,大大提高了采集的并行性与实时性,值得下载-Data acquisition system based on the queue, which greatly improve the parallelism of the acquisition and real-time, worth downloading
  3. 所属分类:LabView

    • 发布日期:2017-04-08
    • 文件大小:18.44kb
    • 提供者:牛志
  1. 1223213

    0下载:
  2. 这个程序演示利用队列来实现数据的传引用,利用了队列的特性-This program demonstrates the use of queues to achieve data transfer references, the use of the characteristics of the queue
  3. 所属分类:LabView

    • 发布日期:2017-04-16
    • 文件大小:53.8kb
    • 提供者:任玉凯
  1. data-transmission-queue

    0下载:
  2. 实现:这个程序演示利用队列来实现数据的传引用,labview对数据的处理-Implementation: This program demonstrates the use of queues to achieve data transfer quote, labview for data processing
  3. 所属分类:LabView

    • 发布日期:2017-04-17
    • 文件大小:53.98kb
    • 提供者:lijinke
  1. CHENGXU

    0下载:
  2. 内含5个labview程序,用于差分驱动,小车运行位置计算等;含有三个c程序,是课程上写的,针对二叉树和队列的运用;含有三个fortran程序,用于有限元法(FEM)的求解,及平面域和圆域的自动剖分。-Containing 5 labview program for differential drive, the car running position calculation containing three c program is written in the curriculum, a
  3. 所属分类:LabView

    • 发布日期:2017-04-03
    • 文件大小:83.71kb
    • 提供者:林然
  1. xxdlztjsjfxxs

    0下载:
  2. 消息队列状态机 应用于数据采集分析的案例-Message Queue state machine used in data acquisition and analysis of case
  3. 所属分类:LabView

    • 发布日期:2017-04-16
    • 文件大小:20.17kb
    • 提供者:wangning
  1. ComQueue

    0下载:
  2. labview中对串口进行操作,注意:这不是普通的操作方法,而是使用队列的方法,避免了数据乱串的象限。-labview visa queue control
  3. 所属分类:LabView

    • 发布日期:2017-04-26
    • 文件大小:21.26kb
    • 提供者:
  1. Thread-safe-queue

    0下载:
  2. labVIEW平台 队列方式实现线程安全 实例源代码-Thread safe queue
  3. 所属分类:LabView

    • 发布日期:2017-04-29
    • 文件大小:42.44kb
    • 提供者:李涛
  1. LABVIEW-queue-state-machine

    1下载:
  2. LABVIEW队列状态机的数据采集系统设计-Design of data acquisition system based on LABVIEW queue state machine
  3. 所属分类:LabView

    • 发布日期:2017-04-01
    • 文件大小:376.18kb
    • 提供者:天行健
  1. Queues-and-Variants-8.6

    0下载:
  2. 在特定情况下有必要通过在LabVIEW列来传递多种数据类型。然而,由于该队列的LabVIEW中的限制,只有一个单独的数据类型可以通过任何特定队列传递。如果需要通过不同类型的根据情况的数据,这是一个问题。要解决这个问题的方法之一是使用一个集群,并通过传递每个迭代所有可能相关的信息,而实现这一点的优选方法是使用变体。-Driver which is good for the development of in Labview, used for queries and variants. Somet
  3. 所属分类:LabView

    • 发布日期:2017-04-26
    • 文件大小:23.89kb
    • 提供者:Lim Chee Cheng
  1. duilie

    0下载:
  2. 一个简单的labview队列应用程序,可以帮助大家更好的理解队列的操作!-Simple Queuing applications labview
  3. 所属分类:LabView

    • 发布日期:2017-04-29
    • 文件大小:18.38kb
    • 提供者:赵世雄
  1. Queue-state-machine

    0下载:
  2. 基于LabVIEW的队列状态机结构,适用于大型应用软件开发模板-Queue-based state machine structure of LabVIEW software for large application development template
  3. 所属分类:LabView

    • 发布日期:2017-04-27
    • 文件大小:15.8kb
    • 提供者:吕瓦为
  1. How-to-get-DATA-from-subVI

    0下载:
  2. 一个很好的例子,利用队列技术实现在VI中获取子VI传出来的数据-An wonderful example of Acquiring data subVI to parent VI by queue
  3. 所属分类:LabView

    • 发布日期:2017-04-29
    • 文件大小:36.47kb
    • 提供者:余伟
  1. 队列冒泡排序

    0下载:
  2. 队列冒泡排序 实现数值大小冒泡排序,从大到小和从小到大排序(Queue bubble sort Realize the numerical size of bubble sort, from big to small and the smallest)
  3. 所属分类:LabView编程

    • 发布日期:2017-12-26
    • 文件大小:18kb
    • 提供者:sky0303123
« 12 »
搜珍网 www.dssz.com