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

搜索资源列表

  1. Queue

    0下载:
  2. Java语言编程,熟练对队列的应用,包含进队、出队等。-Java programming language, while the queue, included in the team, out the teams.
  3. 所属分类:Java Develop

    • 发布日期:2017-04-13
    • 文件大小:1830
    • 提供者:HHY
  1. Stack-and-Queue-FIFO

    0下载:
  2. Queue是先进先出的集合而Stack是后进先出的集合-Queue is a collection of FIFO Stack is a LIFO collection
  3. 所属分类:Data structs

    • 发布日期:2017-03-24
    • 文件大小:4615
    • 提供者:hlh
  1. Queue-Simulation

    0下载:
  2. Discrete-time bank queue simulation in JAVA As part of the MSc course I’m currently undertaking, there’s a great need to understand optimality of processes and operations. One of them is the problem of queues while serving customers. The followi
  3. 所属分类:Java Develop

    • 发布日期:2017-05-12
    • 文件大小:2637782
    • 提供者:vanz404
  1. single-queue

    0下载:
  2. 计算机模拟的单服务台排队系统程度源代码 很好-single queue
  3. 所属分类:Windows Develop

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

    1下载:
  2. 使用模版技术实现,该队列内能存储各种数据类型如int、char、string以及自定义类型-Use template technology, the queue can store various data types such as int, char, string, and custom type
  3. 所属分类:Data structs

    • 发布日期:2015-05-06
    • 文件大小:8192
    • 提供者:张一尘
  1. queue-inserted

    0下载:
  2. 将队列B插入到队列A的后面,并按顺序排列-The queue B inserted into the queue A behind, and order
  3. 所属分类:Other windows programs

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

    0下载:
  2. 共享内存及信号量PV操作封装 功能:信号量p操作,信号量V操作 共享内存初始化,取出数据, 放入数据,统计共享内存队列长度 -PV Operation package features: shared memory and semaphores semaphore p operation, the semaphore V operation shared memory initialization, remove the data into the data, the sta
  3. 所属分类:WinSock-NDIS

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

    0下载:
  2. 这一个我自己写的队列类,以缓冲区为接口,适用于大数据量进出队列操作,缺点是其内部自分配一连续内存空间,而不是以链表模式编写,队列最大长度无法改变。-The queue class, I wrote it myself in order to buffer the interface, out of the queue operations for the large amount of data, the disadvantage is that since its internal alloc
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-31
    • 文件大小:1405
    • 提供者:古进波
  1. multi-knapsack(queue)

    0下载:
  2. 多重背包的单调队列解法,经过测试完美运行!-Multiple backpack monotonous queue solution has been tested and works perfect!
  3. 所属分类:Other systems

    • 发布日期:2017-04-04
    • 文件大小:1071
    • 提供者:Lyon
  1. queue

    0下载:
  2. 单片机队列操作,大家可以学习下,通用设计模式。-SCM queue operations, we can learn from, the common design patterns.
  3. 所属分类:SCM

    • 发布日期:2017-04-10
    • 文件大小:1463
    • 提供者:woolin
  1. queue(IO)

    0下载:
  2. queue(阻塞IO) linux 驱动 源代码 -Linux driver source code of the queue (blocking IO)
  3. 所属分类:Linux驱动

    • 发布日期:2017-04-13
    • 文件大小:2416
    • 提供者:邹德全
  1. C_Message-Queue

    0下载:
  2. [C代码]-利用消息队列实现文件传输(Linux)-[C code]- the message queue file transfer (Linux)
  3. 所属分类:File Operate

    • 发布日期:2017-03-31
    • 文件大小:127540
    • 提供者:wenky
  1. Queue

    0下载:
  2. C语言队列的实现,包括入队,出队,插入,创建等-Queue implementation of the C language, including into the team, the team, insert, create
  3. 所属分类:Other systems

    • 发布日期:2017-04-04
    • 文件大小:187818
    • 提供者:陈伟鑫
  1. Queue-and-Stack

    0下载:
  2. 队列栈,将队列和栈结合在一起使用,更加方便。代码清晰-Queue stack, queue and stack together, more convenient. Clear code
  3. 所属分类:Other systems

    • 发布日期:2017-04-02
    • 文件大小:193084
    • 提供者:陈伟鑫
  1. labview-queue-thread-safe-procedure

    0下载:
  2. labview采用队列方式实现线程安全的程序设计-labview using queue thread-safe programming
  3. 所属分类:software engineering

    • 发布日期:2017-11-02
    • 文件大小:43470
    • 提供者:abby
  1. queue

    0下载:
  2. 封装了数据结构中基本的结构,主要实现了队列的功能,以及队列的各项基本操作-Encapsulates the basic structure of the data structure, the main achievement of the queue, and the queue of the basic operations
  3. 所属分类:Data structs

    • 发布日期:
    • 文件大小:4410
    • 提供者:jeff
  1. Thread-Queue-Demo

    0下载:
  2. eclipse下多线程访问一个队列的项目包-eclipse under multiple threads to access a queue project package
  3. 所属分类:Java Develop

    • 发布日期:2017-11-28
    • 文件大小:4606
    • 提供者:wallace
  1. dequeue

    0下载:
  2. Write a C program to implement a double ended queue ie dequeue using doubly linked list. Implement all the operations of deq-Write a C program to implement a double ended queue ie dequeue using doubly linked list. Implement all the operations of deq
  3. 所属分类:Windows Develop

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

    0下载:
  2. Queue algorithm for data structures
  3. 所属分类:Applications

    • 发布日期:2017-11-25
    • 文件大小:521
    • 提供者:milon
  1. linear-queue

    0下载:
  2. 用c语言写的数据结构中的线性队列,在VC6.0编译通过-linear queue(C language)
  3. 所属分类:Windows Develop

    • 发布日期:2017-12-02
    • 文件大小:818
    • 提供者:Michael
« 1 2 ... 10 11 12 13 14 1516 17 18 19 20 ... 50 »
搜珍网 www.dssz.com