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

搜索资源列表

  1. ConnectionPool

    0下载:
  2. 连接池基本原理:连接池最基本的思想就是预先建立一些连接放置于内存对象中以备使用。对于多于链接池中链接数的并发请求,应在请求队列中排队等待。并且应用程序可以根据链接的使用率,动态增加或减少池中的链接数。达到链接的优化。
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:690080
    • 提供者:fan
  1. QueueSim

    0下载:
  2. 正如我们在第一章所学的,端到端时延中最为复杂和有趣的成分就是排队时延。在这个程序中,可以设置分组发送速率和链路传输速率,你将会看到分组到达和为接受服务而排队。当队列变满时,将会发生分组溢出,也就是丢包-As we learned in the first chapter, end to end delay of the most complex and interesting elements is the queuing delay. In this program, you can set
  3. 所属分类:Java Develop

    • 发布日期:2017-04-03
    • 文件大小:3138
    • 提供者:meihan
  1. MultilevelFeedbackQueue

    0下载:
  2. 操作系统实验、多级反馈队列、java swing-Operating System Experiment, multi-level feedback queue, java swing
  3. 所属分类:Java Develop

    • 发布日期:2017-04-08
    • 文件大小:10942
    • 提供者:忘了
  1. javaparase

    0下载:
  2. 一个java源代码包,其中包括快速排序,队列和后缀表达式的计算,XML生成程序,为一个解析XML文件程序做了书价格的计算,是后缀表达式计算,中缀转后缀-A java source code package, including the quick sort, queue and the suffix for calculating expressions, XML generation process, a procedure to resolve XML document has done a
  3. 所属分类:Java Develop

    • 发布日期:2017-12-01
    • 文件大小:8310
    • 提供者:站长
  1. DBCachePak

    0下载:
  2. 队列调度算法的一种,速度比较快,比FIFO,LIFO要好-A queue scheduling algorithm, faster than the FIFO, LIFO is better
  3. 所属分类:Java Develop

    • 发布日期:2017-04-04
    • 文件大小:16490
    • 提供者:zhujiang
  1. MemCachePak

    0下载:
  2. 一宗队列算法,带有优先级调度的缓存替换算法-A queue algorithm, priority scheduling with cache replacement algorithm
  3. 所属分类:Java Develop

    • 发布日期:2017-04-09
    • 文件大小:20348
    • 提供者:zhujiang
  1. MessageList

    0下载:
  2. 双向循环队列,做为输入也输出的队列实现,MessageList是底层与应用层之间的松散的连接通道。 -MessageList.java
  3. 所属分类:Java Develop

    • 发布日期:2017-04-11
    • 文件大小:1444
    • 提供者:lhb
  1. JavaDataStructures

    0下载:
  2. 这里面包含有栈,队列,树的数据结构的基本实现。可能有些不全,但可供追究学习的人参考。资源共享嘛。-This bread contains a stack, queue, tree data structure was basically attained. May be incomplete, but for those who pursue learning reference. Why the sharing of resources.
  3. 所属分类:Ajax

    • 发布日期:2017-04-15
    • 文件大小:31411
    • 提供者:黄波
  1. maze

    0下载:
  2. 使用堆栈队列制作的VC迷宫程序,堆栈类已经有完整定义!-Maze program made by VC++
  3. 所属分类:Java Develop

    • 发布日期:2017-04-17
    • 文件大小:240315
    • 提供者:Michael
  1. 20090619

    0下载:
  2. 栈和队列的操作,主要有插入,修改,删除,查找等功能-Stack and queue operations, mainly to insert, modify, delete, search and other functions
  3. 所属分类:Java Develop

    • 发布日期:2017-04-13
    • 文件大小:2146
    • 提供者:瑞稀
  1. CarParking

    0下载:
  2. 用java模拟小型停车场功能,用堆栈和队列实现-Simulation of small car parks with java functions, with the realization of the stack and queue
  3. 所属分类:Java Develop

    • 发布日期:2017-03-30
    • 文件大小:242136
    • 提供者:tianjie
  1. sqQueue

    0下载:
  2. 循环队列的代码,大家可以学习一下,比较经典的写法。-Circular Queue of code, you can learn about, compare the classic form.
  3. 所属分类:Java Develop

    • 发布日期:2017-04-08
    • 文件大小:678
    • 提供者:l
  1. p_queue

    0下载:
  2. 该压缩包是描述数据结构与算法中的队列排序的Java源程序,可以直接导入Eclipse即可查看效果-The compressed packet is to describe data structures and algorithms to sort the queue of the Java source code directly into Eclipse to see the effect of
  3. 所属分类:Java Develop

    • 发布日期:2017-04-06
    • 文件大小:37256
    • 提供者:吴旭
  1. TaskQueueExecutor

    0下载:
  2. TaskQueue javascr ipt 实现的任务队列
  3. 所属分类:JavaScript

    • 发布日期:2017-04-11
    • 文件大小:1162
    • 提供者:jhf
  1. FTPClient

    1下载:
  2. 运行程序,打开程序主界面,如图1.4所示。输入FTP地址、用户名及密码,单击“连接”按钮,连接FTP服务器。 在“本地”菜单中可对本地资源进行上传、重命名、删除等操作。 在“远程”菜单中可对FTP文件夹中的资源进行上传、重命名、删除等操作。 在界面下方有三个选项卡,分别记录当前下载文件、已上传文件及已下载文件。在队列选项卡中,可对当前正在下载的任务进行暂停、删除、清空、上下移动等操作。 -Run the program, open the main program interfa
  3. 所属分类:Java Develop

    • 发布日期:2017-05-02
    • 文件大小:516194
    • 提供者:bin
  1. activemqWithSpringDemo

    0下载:
  2. active 消息队列结合spring的邮件发送小功能用于学习-send mail
  3. 所属分类:Java Develop

    • 发布日期:2017-05-29
    • 文件大小:11595085
    • 提供者:rex.wong
  1. CourseDispactcher

    0下载:
  2. 使用java进行进程调度模拟 采用多道优先比高者优先和多级反馈队列实现-Course Dispactcher
  3. 所属分类:Java Develop

    • 发布日期:2017-04-01
    • 文件大小:1420
    • 提供者:dragon
  1. JobDispatcher

    0下载:
  2. 操作系统实验 使用java实现的多级反馈队列-Job Dispatcher
  3. 所属分类:Java Develop

    • 发布日期:2017-04-07
    • 文件大小:3393
    • 提供者:dragon
  1. src

    0下载:
  2. java 数据结构实例 链表 队列 数组 -java structure examples list binary .....
  3. 所属分类:Java Develop

    • 发布日期:2017-04-06
    • 文件大小:16507
    • 提供者:liyi
  1. ArrayQueue

    0下载:
  2. Java队列 队列是一种“FIFO”先进先出的数据结构.可以想象每年在火车站中买票的人群所组成的"队列"。 |队员1 队员2 队员3 队员3 队员4 队员5 队员6 队员7 队员8| ^ ^ 想象两个指针-Java Queue Queue is a " FIFO" First In First Out data structure. Imagine a year of people buy tickets at the station formed in a " q
  3. 所属分类:Jsp/Servlet

    • 发布日期:2017-03-27
    • 文件大小:1094
    • 提供者:aloof
« 1 2 34 5 6 7 8 9 10 »
搜珍网 www.dssz.com