CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - queue

搜索资源列表

  1. mm1 QUEUE

    0下载:
  2. opnet仿真建模 经典的MM1 queue的源码实例,相信对学仿真的有所帮助
  3. 所属分类:通讯编程

    • 发布日期:2012-06-13
    • 文件大小:4304417
    • 提供者:qqzhu1980
  1. queue

    0下载:
  2. 带线程安全的循环队列,可自行调整队列的大小.处理数据的效率高.处理串口,USB数据的好东东!-With the cycle of thread-safe queue, they are free to adjust the size of the queue. Efficient data processing. To deal with serial port, USB data Dongdong good!
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-27
    • 文件大小:4623
    • 提供者:张来
  1. queue

    0下载:
  2. 用C语言实现的队列的数据结构,很好的学习资料。-Using C language to achieve the queue data structure, a very good learning materials.
  3. 所属分类:Data structs

    • 发布日期:2017-03-23
    • 文件大小:1335
    • 提供者:king
  1. Queue

    0下载:
  2. 队列管理封装类,包括mutex锁, 先进先出的功能-Queue management package categories, including mutex locks, the function of FIFO
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-27
    • 文件大小:2253
    • 提供者:sander
  1. list-and-Queue-template

    0下载:
  2. 自己封装的队列和链表模板类,使用方便!使用VC++开发工具.-Package their own queue and linked list template class, easy to use! Using VC++ development tools.
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-26
    • 文件大小:3069
    • 提供者:shiwolf
  1. Queue

    0下载:
  2. Circular Buffer / Queue immplementation-Circular Buffer/Queue immplementation
  3. 所属分类:Other systems

    • 发布日期:2017-03-25
    • 文件大小:2150
    • 提供者:Manoj M
  1. Queue

    0下载:
  2. 队列容器:静态队列,队列容量确定,由于内部使用数组存储,使得队列访问更快。-Queue container: static Queue
  3. 所属分类:Other systems

    • 发布日期:2017-03-26
    • 文件大小:654
    • 提供者:bupteinstein
  1. Queue

    0下载:
  2. 数据结构Queue.h头文件,包含QInsert,QDelete and QFront-Queue.h data structure header files, including QInsert, QDelete and QFront
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-23
    • 文件大小:1127
    • 提供者:杨穆智
  1. queue

    0下载:
  2. 队列的结构,用C++写的,实现队列的一般常用操作!给大家参考下!-Queue structure, with C++ written by commonly used to achieve operation of the queue! Under for your reference!
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-27
    • 文件大小:1087
    • 提供者:凯凯
  1. queue

    0下载:
  2. 本程序是关于队列的程序,程序实现了队列的建立,删除,插入,程序采用类模板的形式写的源码。好懂,好用,用VC运行。-This program is on the queue process, the program achieved the establishment of the queue, delete, insert, procedures, use of class template in the form of written source. Better understand, ea
  3. 所属分类:File Formats

    • 发布日期:2017-03-27
    • 文件大小:8451
    • 提供者:慧灵
  1. queue

    0下载:
  2. queue implementation in matlab
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:3432
    • 提供者:pramod
  1. QUEUE

    0下载:
  2. 建立空队列,随机个元素入队,再将随机个元素出队。分别打印出来。-Create an empty queue, random elements into the team, and then random elements out of teams. Were printed.
  3. 所属分类:Data structs

    • 发布日期:2017-03-27
    • 文件大小:663
    • 提供者:储敏
  1. queue

    0下载:
  2. Java queue of linked list. thanks
  3. 所属分类:Java Develop

    • 发布日期:2017-03-28
    • 文件大小:730
    • 提供者:yanogcode
  1. queue

    1下载:
  2. 数据结构实现:队列(环形数组、链式实现)的基类实现。-Data structure implementation: queue (circular array, chain to achieve) is the base class implementation.
  3. 所属分类:Data structs

    • 发布日期:2017-03-23
    • 文件大小:1308
    • 提供者:Robin.Wang
  1. queue

    0下载:
  2. 链队列 很轻大 很有用 尽快下吧!哈哈哈!-linked queue
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:899843
    • 提供者:流流
  1. Queue

    0下载:
  2. This the source code for creating a queue linked list with pointers.-This is the source code for creating a queue linked list with pointers.
  3. 所属分类:Delphi VCL

    • 发布日期:2017-03-29
    • 文件大小:178849
    • 提供者:VC
  1. Circular-queue

    1下载:
  2. 数据结构 循环队列 用C语言实现,在VC6.0下实现-Circular queue data structure using C language, to achieve in the VC6.0
  3. 所属分类:Data structs

    • 发布日期:2017-04-01
    • 文件大小:2198
    • 提供者:liupeiran
  1. Circular-queue

    0下载:
  2. Circular Queue using C
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-30
    • 文件大小:704
    • 提供者:m
  1. Queue-Simulation-Matlab

    0下载:
  2. this a Queue implemented with matlab.the code consist event based and time based simulation.the performance result has been showed with charts -this is a Queue implemented with matlab.the code consist event based and time based simulation.the perfor
  3. 所属分类:matlab

    • 发布日期:2017-03-27
    • 文件大小:507028
    • 提供者:nazi
  1. Queue-and-stack

    0下载:
  2. 队列与堆栈在Delphi中的使用示例,供初学者参考!-Queue and stack in Delphi, the use of reference sample for beginners.
  3. 所属分类:Delphi VCL

    • 发布日期:2017-03-30
    • 文件大小:172491
    • 提供者:玉琴
« 12 3 4 5 6 7 8 9 10 ... 50 »
搜珍网 www.dssz.com