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

搜索资源列表

  1. ga2383

    0下载:
  2. 队列类的模板可以直接拿来用的,一点问题也没的哦~~~~~~~~~~~~~~~~~~~~~~~~~~~~~· -Queue class template can be directly used to use, and that the issue of Oh no ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~·
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-29
    • 文件大小:2647
    • 提供者:hujj
  1. MessageQ

    0下载:
  2. windows message queue应用范例-Application examples of windows message queue
  3. 所属分类:CSharp

    • 发布日期:2017-04-02
    • 文件大小:8943
    • 提供者:蓝苹
  1. Queue

    0下载:
  2. 串口通讯里,对接收到的字符进行缓冲处理,并以队列形式输出至外面-Serial communication, the docking buffer characters received treatment, and the output queue to form outside
  3. 所属分类:Communication

    • 发布日期:2017-04-02
    • 文件大小:2082
    • 提供者:wyj
  1. Queue

    0下载:
  2. 掌握循环队列的基本操作及在顺序存储结构上的实现。数据结构-Circular Queue grasp the basic operation and in order to achieve the storage structure. Data Structure
  3. 所属分类:Data structs

    • 发布日期:2017-04-07
    • 文件大小:43220
    • 提供者:胡娟
  1. Packet_Analysis

    0下载:
  2. 基于Passthru的扩展,抓取IP数据包,并在内核中利用队列、系统线程实时将IP数据包解析到磁盘文件中,同时提供用户控制,在RING3使用SDK编写界面。 本程序可以帮助您熟悉驱动编写、windows编程、用户态和内核态交互编程以及网络知识的基础应用。 驱动安装使用snetcfg,已集成到用户界面中。-Based on the expansion of passthru, crawl IP packet, and the use of the kernel queue, the sys
  3. 所属分类:Driver Develop

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

    0下载:
  2. 提供队列数据结构的相关操作,用C语言实现,效率较高!-Queue data structure to provide the relevant operation, using C language, and more efficient!
  3. 所属分类:Data structs

    • 发布日期:2017-04-27
    • 文件大小:96235
    • 提供者:孙兴
  1. queue

    0下载:
  2. 对给定的一个有一定次序任务,判定其是否可以如期完工-Fo find whether a task with its queue can be done
  3. 所属分类:Other systems

    • 发布日期:2017-04-27
    • 文件大小:9558
    • 提供者:张三
  1. links_quene

    0下载:
  2. link list queue 測試程式 以BCB開發環境編成-link list queue test program with the BCB delovement environment
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-25
    • 文件大小:73917
    • 提供者:spider
  1. csy_queue

    0下载:
  2. 循环队列演示,可以初始化队列大小,插入队列,出队列以及清空队列-Circular Queue demo, you can initialize the queue size, insert the queue, dequeue, and clear the queue
  3. 所属分类:JavaScript

    • 发布日期:2017-04-14
    • 文件大小:2625
    • 提供者:pengyuxu
  1. stackqueue

    0下载:
  2. this how we make stack and queue in java.
  3. 所属分类:Editor

    • 发布日期:2017-04-15
    • 文件大小:6286
    • 提供者:neyna
  1. queue

    0下载:
  2. 在c++环境下实现队列的定义,简单详细的分析了队列的构成及其作用-At c++ environment the definition of the queue implementation, a detailed analysis of a simple composition of the cohort and its role
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-03
    • 文件大小:600950
    • 提供者:马丽
  1. queue

    0下载:
  2. 两个文件分别用链式表示、顺序表示实现了队列的基本操作。-Two documents were used to express the chain, the order said that the implementation of the basic operation queue.
  3. 所属分类:Data structs

    • 发布日期:2017-04-26
    • 文件大小:8710
    • 提供者:shuiyeshan
  1. Queue

    0下载:
  2. 本代码使用了一个SRWLock和两个条件变量来对一个请求队列进行控制。-The code uses a two SRWLock and conditions of a variable to control the request queue.
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-15
    • 文件大小:7122
    • 提供者:xsx
  1. queue

    0下载:
  2. queue algorithm in pascal
  3. 所属分类:Algorithm

    • 发布日期:2017-04-12
    • 文件大小:712
    • 提供者:codeine
  1. cir_queu

    0下载:
  2. circular queue of c++ programming
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-12
    • 文件大小:669
    • 提供者:adico
  1. Swithcing.tar

    0下载:
  2. This a Switch simulation... with 4 types of switches... and also we have average simulation time over these 4 switches 1. No Queue 2. Input Queue 3. Input Queue with iterative 4. Output QUeue-This is a Switch simulation... with 4 types
  3. 所属分类:Other systems

    • 发布日期:2017-04-17
    • 文件大小:24601
    • 提供者:Sarang
  1. queue

    0下载:
  2. 用C++实现的队列数据结构。对数据结构和算法的初学者是很好的学习材料。-The file is about queue data structur.It is implemented with C++ language.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-12
    • 文件大小:681
    • 提供者:刘志福
  1. cirque

    0下载:
  2. this the complete program of circular q-this is the complete program of circular queue
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-26
    • 文件大小:35853
    • 提供者:san_shinee
  1. que

    0下载:
  2. c pre ocessor directive for debug messages and queue data structure implementation in c++.-c pre preocessor directive for debug messages and queue data structure implementation in c++.
  3. 所属分类:Linux Network

    • 发布日期:2017-04-12
    • 文件大小:1338
    • 提供者:madhav
  1. linux_queue_message

    0下载:
  2. 实用、效率高的linux下消息队列程序,可以快速,方便的应用于linux线程间的通信-Practical and efficient procedures for message queue under linux, you can quickly and easily applied to the linux-thread communication
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-24
    • 文件大小:1714
    • 提供者:phili
« 1 2 3 45 6 7 8 9 10 ... 50 »
搜珍网 www.dssz.com