一个基于JBOSS3.26的JMS(Queue方式)代码实例
上传时间: 2015-02-12
上传用户:问题问题
Microsoft 面试常考算法 Implementation of Queue using 2 Stacks.
标签: Implementation Microsoft Stacks Queue
上传时间: 2015-05-31
上传用户:wff
图论:最短路径算法实现 Graph.gph GraphBFS.h GraphM.h GraphOpr.h Queue.h sample.gph ShortPth.cpp ShortPth.dsp ShortPth.dsw ShortPth.ncb ShortPth.opt ShortPth.plg
标签: gph GraphBFS GraphOpr ShortPth
上传时间: 2015-06-03
上传用户:坏天使kk
Stack, Queue, sorting exmaples in C/C++.
标签: exmaples sorting Stack Queue
上传时间: 2015-06-19
上传用户:wff
简单的 Discrete Event Simulator M/M/K/K Queue 含Readme。 可在此基础上开发复杂的仿真程序 请用 tar -xzvf sim.tar.gz 解压
标签: Simulator tar Discrete Readme
上传时间: 2015-06-28
上传用户:manlian
本发行说明包含了发行适用于 HP-UX 的 Sun Java System Message Queue 3 2005Q4 (3.6 SP3) 时可 用的重要信息。本说明主要介绍已知问题和限制以及其他信息。在使用 Message Queue 之前,请先 阅读本文档。
标签: Message 2005Q4 System HP-UX
上传时间: 2013-12-24
上传用户:qq521
This book, the Sun™ ONE Message Queue (MQ) 3.0.1 Administrator’s Guide, provides the background and information needed to perform administration tasks for an MQ messaging system. This preface contains the following sections: • Audience for This Guide • Organization of This Guide • Conventions • Other Documentation Resources
标签: Administrator backgroun the provides
上传时间: 2014-10-28
上传用户:shawvi
参照栈类模板的例子编写一个队列类模板class <T> Queue,私有成员包括:队首指针Front,队尾指针Tail,队列容积max。实现:构造函数Queue,析构函数,入队函数In,出队函数Out(每次出队,后面的元素自动前移一位),判队列空函数Empty。并分别用队列类模板定义int和float对象,调用各个成员函数
上传时间: 2013-12-03
上传用户:BIBI
implement huffman algorithm with stl priority-Queue, first you must have the file, then the result is saved
标签: priority-Queue implement algorithm the
上传时间: 2013-12-20
上传用户:爺的气质
It is the framework of Registration of a PKI. It will retrive requests from a request Queue and then process it
标签: Registration framework requests retrive
上传时间: 2015-08-27
上传用户:chongcongying