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

搜索资源列表

  1. queue

    0下载:
  2. 基于链表的队列,要动态创建和删除节点,效率较低,但是可以动态增长。-Based on the list of queue, to create dynamic and delete node, the efficiency is low, but can be dynamic growth
  3. 所属分类:Data structs

    • 发布日期:2017-04-04
    • 文件大小:1075
    • 提供者:lvc
  1. C-P-P-circular-queue

    0下载:
  2. 完整的一段C++的循环队列实现,有详细的注释-Complete a section of C++ circular queue implementation, with detailed comments
  3. 所属分类:Data structs

    • 发布日期:2017-03-31
    • 文件大小:1368
    • 提供者:邹威威
  1. 09-Queue

    0下载:
  2. 一个在window环境下的线程安全的队列,可以在多线程中使用,也可以跨进程调用。-A thread-safe queue in the window environment can be used in multi-threaded, you can also cross-process calls.
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-03
    • 文件大小:7513
    • 提供者:z
  1. dole-queue

    0下载:
  2. 一道有关队列操作的题,方法挺简单的,希望能帮到大家!-A question about the operation of the queue, the method is quite simple, I hope to be able to help!
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-01
    • 文件大小:1093
    • 提供者:马化腾
  1. priority-queue

    0下载:
  2. data structure program in c to implement priority q-data structure program in c to implement priority queue
  3. 所属分类:Data structs

    • 发布日期:2017-04-02
    • 文件大小:927
    • 提供者:scot
  1. queue

    0下载:
  2. 实现队列功能:包括顺序队列与链式队列。只包含头文件,在devcpp下成功测试。-realize the function of queue.including seqence queue and link queue. there are only header file. all is successfully tested.
  3. 所属分类:Data structs

    • 发布日期:2017-05-16
    • 文件大小:4134483
    • 提供者:chenqiren
  1. queue

    0下载:
  2. 完成FIFO功能:the first element added to a queue will occur in the first place in the queue, the second element added to the queue will be after the first one-a kind of First-In-First-Out (FIFO) data structure,the first element added to a queue will occ
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-06
    • 文件大小:558693
    • 提供者:董俊翔
  1. Lab-7-(Queue)

    0下载:
  2. queue in c++ using data structure
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-01
    • 文件大小:189007
    • 提供者:Ashfaq rafi
  1. MTThread-and-Queue

    0下载:
  2. 自己写的多线程对队列中插入和删除数据,最重要的是要保持同步,供大家学习-Write your own multi-threaded insert and delete data in the queue, the most important thing is to keep pace for everyone to learn
  3. 所属分类:Process-Thread

    • 发布日期:2017-05-25
    • 文件大小:8488991
    • 提供者:周洁
  1. queue

    0下载:
  2. 清华大学电子工程系《数据结构与算法》课程课件:队列问题-queue problem_ courseware from the department of electronic engineering of Tsinghua University
  3. 所属分类:CSharp

    • 发布日期:2017-05-02
    • 文件大小:863951
    • 提供者:毛祥荟
  1. queue

    0下载:
  2. queue struct Learning to use the example of data structure Create, add, remove pointer ,malloc ,free for windows xp dev c.
  3. 所属分类:Other systems

    • 发布日期:2017-04-10
    • 文件大小:533
    • 提供者:方仁
  1. queue

    0下载:
  2. 用c++实现的基本队列,链表,栈的操作, 可以在vc6中运行-C++ implementation of the basic queue operation can be run in vc6
  3. 所属分类:Data structs

    • 发布日期:2017-04-16
    • 文件大小:37442
    • 提供者:songdh
  1. Queue

    0下载:
  2. 简单的列举了队列的建立与使用方法,包括前序中序后序,适合初学者-Simple enumeration of the establishment and use of the queue, including the pre-order sequence after sequence
  3. 所属分类:Compiler program

    • 发布日期:2017-03-31
    • 文件大小:659
    • 提供者:Rennen
  1. queue

    0下载:
  2. queue队列,存取-queue write read
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-08
    • 文件大小:1946215
    • 提供者:逃离23
  1. queue

    0下载:
  2. 队列模板类,可以实现插入各种数据,读出数据,判定队列是否为空,清空队列等功能-Queue template class, you can insert a variety of data, read data, determine the queue is empty, empty the queue, and other functions.
  3. 所属分类:Data structs

    • 发布日期:2017-04-02
    • 文件大小:1466
    • 提供者:lzn
  1. queue

    0下载:
  2. Queue program in C using Arrays
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-11
    • 文件大小:660
    • 提供者:nayeni
  1. queue

    0下载:
  2. single server queue program
  3. 所属分类:matlab

    • 发布日期:2017-04-10
    • 文件大小:795
    • 提供者:meha agrawal
  1. queue

    0下载:
  2. 一个简单的队列C++代码实现,该队列使用数组的实现形式-A simple queue C++ code implementation, the queue using an array of forms
  3. 所属分类:Data structs

    • 发布日期:2017-03-25
    • 文件大小:889868
    • 提供者:王浩
  1. queue

    1下载:
  2. matlab环境下模拟单服务台排队,通过程序设置到到银行排队办业务的人的人数及时间间隔,计算平均每个人需要等待的时间。-set the number of the queue,and the time between each comer ,it will calculate the average waiting time of each person
  3. 所属分类:matlab

    • 发布日期:2017-05-04
    • 文件大小:1294950
    • 提供者:王恒
  1. queue

    0下载:
  2. 用C语言的链表实现队列和一些对队列的操作,如插入删除读取等。-C language linked list, queue and queue operations, such as the insertion delete read.
  3. 所属分类:Data structs

    • 发布日期:2017-04-04
    • 文件大小:593
    • 提供者:tong
« 1 2 ... 9 10 11 12 13 1415 16 17 18 19 ... 50 »
搜珍网 www.dssz.com