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

搜索资源列表

  1. test_shell_thread

    0下载:
  2. A Thread object for running the test shell and processing URLs from a shared queue.
  3. 所属分类:JavaScript

    • 发布日期:2017-04-14
    • 文件大小:4511
    • 提供者:gunpaifo
  1. queueengine

    0下载:
  2. Queue Engine Delegate for Andriod.
  3. 所属分类:JavaScript

    • 发布日期:2017-04-14
    • 文件大小:4607
    • 提供者:jifikao
  1. queues_unittest

    0下载:
  2. Abstract Queue Test Source Code for Andriod.
  3. 所属分类:JavaScript

    • 发布日期:2017-04-12
    • 文件大小:1110
    • 提供者:werlepan
  1. stackaqueue

    0下载:
  2. java 实现的基础数据结构栈和队列,仅供有需要的同学参考-java code of stack and queue
  3. 所属分类:Applet

    • 发布日期:2017-04-17
    • 文件大小:18583
    • 提供者:Goose
  1. sort

    1下载:
  2. 利用队列实现对某一个数据序列的排序(采用基数排序)-Implementation of a data sequence sorting using the queue (by radix sort)
  3. 所属分类:JavaScript

    • 发布日期:2016-10-31
    • 文件大小:1024
    • 提供者:susan
  1. iSpacebot

    0下载:
  2. 基于Lego NXT机器人,实现自动循迹,蓝牙通信,保持队列等功能-Based on Lego NXT robots, automatic tracking, Bluetooth communication, and other functions to maintain the queue
  3. 所属分类:Java Develop

    • 发布日期:2017-03-29
    • 文件大小:7325
    • 提供者:Wang
  1. risenet-file

    0下载:
  2. 第三方初始化脚本,Google Gears和BrowserPlus运行时所需的时间 负载plupload和所有它的运行时和最终jQuery队列小部件 ReferenceError:plupload不是定义 显示了jQuery Plupload队列部件,其中每个单独运行时初始化,以便您可以看到您的浏览器目前支持-Thirdparty intialization scr ipts, needed for the Google Gears and BrowserPlus runtimes
  3. 所属分类:JavaScript

    • 发布日期:2017-05-15
    • 文件大小:3750100
    • 提供者:zhangyuan
  1. HW01

    0下载:
  2. 实现AllTopSorts算法,双链表做bag,succ数组是数组队列,pre是记录前指针个数的数组。时间复杂度为常数。-Achieve AllTopSorts algorithm, double-linked list do bag, succ array is an array queue, pre array pointer before the number of records. The time complexity is constant.
  3. 所属分类:Java Develop

    • 发布日期:2017-04-17
    • 文件大小:18612
    • 提供者:陈婧婧
  1. ds

    0下载:
  2. java program for data structure concept such as linked list ,concurrent queue ,shortest path alg ,BFS,DFS and etc
  3. 所属分类:JavaScript

    • 发布日期:2017-05-02
    • 文件大小:589422
    • 提供者:revathi
  1. bankqueue

    0下载:
  2. 模仿一行调度系统的实现,采用优先队列的形式,事件处理-Achieve imitate line scheduling system, using a priority queue forms, event handling
  3. 所属分类:Jsp/Servlet

    • 发布日期:2017-04-15
    • 文件大小:8567
    • 提供者:洪子墨
  1. minispace

    0下载:
  2. minispace is a lib JPOS, allow you to use for generation token, stack fuonction and queue message.-minispace is a lib JPOS, allow you to use for generation token, stack fuonction and queue message.
  3. 所属分类:Java Develop

    • 发布日期:2017-04-27
    • 文件大小:168282
    • 提供者:PHAM VIET HUNG
  1. sqsdbserver1.0

    0下载:
  2. 一个用B+TREE方式实现的采用NIO实现的,灵活的队列,支持动态排序-One way to achieve with B+ TREE NIO realized using flexible queue, support for dynamic ordering
  3. 所属分类:Jsp/Servlet

    • 发布日期:2017-04-03
    • 文件大小:127658
    • 提供者:www
  1. pushlettest

    0下载:
  2. Pushlet 是一个开源的 Comet 框架,Pushlet 使用了观察者模式:客户端发送请求,订阅感兴趣的事件;服务器端为每个客户端分配一个会话 ID 作为标记,事件源会把新产生的事件以多播的方式发送到订阅者的事件队列里-Pushlet framework is an open source of Comet, Pushlet using the observer pattern: the client sends a request, subscribe to events of inte
  3. 所属分类:Java Develop

    • 发布日期:2017-03-30
    • 文件大小:519575
    • 提供者:jinweixing
  1. circular

    0下载:
  2. simple circular q-simple circular queue
  3. 所属分类:Java Develop

    • 发布日期:2017-04-02
    • 文件大小:1553
    • 提供者:sumi9
  1. 11

    0下载:
  2. 编写程序:动物排队 要求:在一队动物里有猫、狗、和马三种不同动物(其顺序、数量和比例是随机的), 现在要求能够让这三种动物站到自己那一类动物的队伍中去。 (备注:写一个基类Animal 里面有一个name,age属性(名字和年龄随机产生)和抽象showInfo方法, 然后用再写子类Dog、Cat、Horse去继承这个基类Animal,再用Animal随机的来实例化20个Dog、Cat、Horse类 存放在一个列表中,创建三个列表,迭代上面的列表,将他们分类添加到自己的列表
  3. 所属分类:Java Develop

    • 发布日期:2017-04-26
    • 文件大小:10119
    • 提供者:陈帅
  1. QueueInJava

    0下载:
  2. implementation of Queue in java
  3. 所属分类:Java Develop

    • 发布日期:2017-04-12
    • 文件大小:545
    • 提供者:hamidrkh
  1. MQServer

    0下载:
  2. ActiveMQ嵌入式启动broker和集合Sping配置的启动Broker,还有消息队列定时收发取的功能-ActiveMQ embedded start Sping configuration to start the broker, the broker and collections and message queue time taken to send and receive functions
  3. 所属分类:Java Develop

    • 发布日期:2017-06-15
    • 文件大小:22917846
    • 提供者:高瑞祥
  1. easyjfiula

    0下载:
  2. 一个使用AJAX+EasyJWeb+EasyDBO及多线程技术 开发的网上信息交流及互动系统,主要供EasyJF开源团队的成员网上会议使用,会议系统模拟传统的会议形式,可以同时开设多个不同主题的会议室,每个会议室需要提供访问权限控制功能,会议中能够指定会议发言模式(分为排队发言、自由发言两种),系统能自动记录每个会议室的发言信息,可以供参会人员长期查阅-A use AJAX+EasyJWeb+EasyDBO and multi threading technology development o
  3. 所属分类:WEB(ASP,PHP,...)

    • 发布日期:2017-05-16
    • 文件大小:3763454
    • 提供者:zzpudn82
  1. activemq-master

    0下载:
  2. 消息队列,源码,很有用,帮助学习标准的消息队列,节省寻找与下载时间-Message queue, source code, very useful, to help learn the standard message queue, save the search and download time
  3. 所属分类:Java Develop

    • 发布日期:2017-04-29
    • 文件大小:7949
    • 提供者:z1_z1_z1
  1. queues

    0下载:
  2. 实现队列的各种操作,初始化、添加队尾、删除队头等操作-Queue to achieve a variety of operations, initialization, add the team tail, delete first-class operation team
  3. 所属分类:Java Develop

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