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

搜索资源列表

  1. dynamic-queue-and-stack

    0下载:
  2. 动态实现堆栈和队列的添加、删除等的操作,C代码实现-Dynamic realization of the stack and queue add, delete and other operations
  3. 所属分类:Data structs

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

    0下载:
  2. This program utilises the message queue in order to implement the merge sort program. The client sends the numbers in a batch and the server receives it. The server sorts the numbers of the batch and finally merges the batches.
  3. 所属分类:Windows Develop

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

    0下载:
  2. 数据库结构课程里的队列与堆栈链表的基本操作函数,与以这些函数编译而成的可执行文件-Courses in the queue database structure and basic operation of the function stack list, and to compile these functions from the executable file
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-03-30
    • 文件大小:20790
    • 提供者:rongdelee
  1. Queue-chain-basic-operation

    0下载:
  2. 实现队列的几个基本操作,基于链式队列存储模式。-Realize several basic operation, platoon based on chain queue storage mode.
  3. 所属分类:Data structs

    • 发布日期:2017-04-04
    • 文件大小:845
    • 提供者:赵阳
  1. queue

    0下载:
  2. 用模板实现的优先队列,双向链表等,对于初学者有一定实用价值-Priority queue with the templates, two-way linked list and so on, have some practical value for beginners
  3. 所属分类:Data structs

    • 发布日期:2017-04-05
    • 文件大小:2117
    • 提供者:谭小俊
  1. queue

    0下载:
  2. ns2中一个队列类,描述队列是如何建立的- a queue model
  3. 所属分类:Data structs

    • 发布日期:2017-04-08
    • 文件大小:2746
    • 提供者:libera
  1. queue

    0下载:
  2. 用双头栈模拟队列,要求实现一个队列,提供Enqueue(&q, e)和Dequeue(&q, &e)两个接口 保证先进先出,用双头栈DStack实现(分A、B两个头),DStack只提供pushA(), popA(), pushB(), popB()等几个接口,不能访问任何位置i的元素,不能进行任意位置的插入、删除操作-Queue with a double stack simulation, called for a queue to provide Enqueue (& q, e) an
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-05
    • 文件大小:201318
    • 提供者:wang
  1. fifo-queue

    0下载:
  2. The advantage of using a FIFO structure for a data flow problem is that we can decouple the source and sink processes. Without the FIFO we would have to produce 1 piece of data, then process it, produce another piece of data, then process it. With th
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-27
    • 文件大小:743
    • 提供者:Babar Ali
  1. sequence-queue

    0下载:
  2. c++编写的顺序队列,实现在队列中插入、显示、删除及获取第一个元素等功能-c++ written in the order of the queue, to achieve inserted in the queue, display, delete, and access to features such as the first element
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-16
    • 文件大小:402059
    • 提供者:szq
  1. stack-and--queue(1)

    0下载:
  2. 这是关于栈和队列的一些基本操作,有压栈、出栈、栈长、栈顶元素的求解-This is about some of the basic stack and queue operations are pushed onto the stack, stack, stack length, the top element of the solution
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-29
    • 文件大小:959039
    • 提供者:li ui lan
  1. Archive

    0下载:
  2. A simple priority queue, array priority queue, and a binary heap. Used for implementation with databases written in java.
  3. 所属分类:Other Databases

    • 发布日期:2017-03-30
    • 文件大小:3806
    • 提供者:ptf4u07
  1. queue

    0下载:
  2. 数据结构中,基于队列的操作,包括判断队列是否为空,入队,出队等操作-Data structures, queue-based operations, including to determine whether the queue is empty, enqueue, dequeue and other operations
  3. 所属分类:Data structs

    • 发布日期:2017-04-13
    • 文件大小:2405
    • 提供者:lxn
  1. linkedstack-and-queue

    0下载:
  2. 数据结构中的链接栈与循环队列的实现,工程简介规范-Link stack data structure with circular queue implementation, project profile specification
  3. 所属分类:Data structs

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

    0下载:
  2. 数据结构 队列 数据结构作业 队列的实现-Queue data structure to achieve the job queue data structure
  3. 所属分类:Data structs

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

    0下载:
  2. this file include queue in c-this file include queue in c++
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-14
    • 文件大小:5281
    • 提供者:ahmed
  1. Queue

    0下载:
  2. 实现一个队列算法,完成队列的append、getHead等函数。 -Algorithm to implement a queue, the queue to complete the append, getHead and other functions.
  3. 所属分类:Data structs

    • 发布日期:2017-04-07
    • 文件大小:875852
    • 提供者:陈春丽
  1. Sequential-queue

    0下载:
  2. 顺序队列是很有用的C经典数据结构算法,希望对大家有点用-Sequential queue is useful C classical data structure algorithms, we want to use a little bit
  3. 所属分类:Data structs

    • 发布日期:2017-04-10
    • 文件大小:910
    • 提供者:Ri
  1. Queue

    0下载:
  2. Queue For C++ Program Without M FIle
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-04
    • 文件大小:697
    • 提供者:Elite Liew
  1. Message-Queue

    0下载:
  2. 建立並讀取 Message Queue 範例碼 -Message Queue to create and read the sample code
  3. 所属分类:Windows Kernel

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

    0下载:
  2. c语言队列的实现 在linux环境下测试通过 -c language queue implementation in the linux environment test
  3. 所属分类:Data structs

    • 发布日期:2017-04-09
    • 文件大小:6908
    • 提供者:yangheng
« 1 2 ... 5 6 7 8 9 1011 12 13 14 15 ... 50 »
搜珍网 www.dssz.com