Welcome![Sign In][Sign Up]
Location:
Search - queue

Search list

[OtherWINQSB

Description: 排队论仿真与计算程序包括各种排队模型的设计仿真与计算测试程序内容是很难的程序-queuing theory and simulation program including the design of the queue model simulation and calculation of the test procedure is very difficult procedures
Platform: | Size: 3998720 | Author: lizesi | Hits:

[Software EngineeringFCFS

Description: 完整的造作系统课程设计报告,附带源代码 FCFS进程处理机调度-integrity of the curriculum design artificial systems, ancillary source code FCFS queue processor scheduling process
Platform: | Size: 27648 | Author: 武建 | Hits:

[File FormatMG1

Description: 这个是排队问题,其中包含了很多个值得思考的模型,希望大家从中可以得到收获-this is the queue, which contains many worth considering the model, from which we hope can be harvested
Platform: | Size: 46080 | Author: 路红棵 | Hits:

[DocumentsMMC

Description: 这个是另外一种排队问题的模型,与实际情况联系比较密切,希望大家收益从中-This is another model of the queue, with the actual situation more closely linked, the proceeds from which we hope
Platform: | Size: 266240 | Author: 路红棵 | Hits:

[Data structsqueue

Description: 队列,1、 掌握队列的顺序存储结构和“假溢出”的处理方法 2、 设计用标志位解决“假溢出”问题的顺序队列 -cohort, 1, the master queue storage structure and sequence "false spillover" of the two treatment methods. Design signs spaces, "false spillover" in the order queue
Platform: | Size: 242688 | Author: 庄文 | Hits:

[OtherAnActiveQueueManagementAlgorithmBasedonPredictable

Description: 一种基于预测PI控制器的自相似网络主动队列管理算法-A PI controller based on the prediction of self-similar network of Active Queue Management Algorithm
Platform: | Size: 357376 | Author: Lily | Hits:

[Technology Managementpletka03purple

Description: PURPLE: Predictive Active Queue Management Utilizing Congestion Information
Platform: | Size: 452608 | Author: Lily | Hits:

[VC/MFCQueue

Description:
Platform: | Size: 1024 | Author: 周玲 | Hits:

[OtherLC

Description: 算法中一个经典问题:背包问题的优先队列算法实现。-Algorithm for a classical problem: Knapsack Problem realize the priority queue algorithm.
Platform: | Size: 3072 | Author: 莫海波 | Hits:

[Internet-Networksafmq.src.0.5

Description: 一个简单实用的开源C++消息中间件SAFMQ - [软件开发] - [开源 消息中间件 SAFMQ ] 2006-11-23 在很多网络应用中,尤其那些服务器有时不在线的应用中,将客户端的数据变更按照产生顺序同步到服务器的操作是比较复杂的。为了解决这种问题,可以采用消息中间件产品(例如Windows的MSMQ还有IBM的MQ),但是这种产品比较庞大而且花费不少,对于小规模应用而言没有必要。 SAFMQ(全称为Store and Forward Message Queue)是一个简单的消息中间件,采用C++编写,采用Apache授权机制。截至2006年11月SAFMQ的的版本为0.5.2,发布于2006年9月。目前版本具有如下的功能: 1. 提供多队列、多优先级的消息转发服务。 2. 支持文本、二进制的消息类型。 3. 支持转发功能,即多个消息中间件之间的消息转发。 4. 支持事务操作 5. 支持Java、PHP客户端 6. 支持SSL加密 7. 支持用户权限 8. 支持对消息的标记 9. 支持TTL(Time To Live)时间戳
Platform: | Size: 225280 | Author: 童小军 | Hits:

[OS Developdd

Description: 这不是一个用多级反馈队列所做的进程调度的程序,能够运行,但还有待改进-This is not a multi-level feedback queue scheduling process done by the procedure, be able to run, but have yet to be improved
Platform: | Size: 1024 | Author: 陈浩 | Hits:

[OS Developdjf

Description: CPU多级反馈队列_模拟--大三下学期操作系统课程设计 /* 作为自己写的第一个比较长的程序,他的效果也只能算刚刚合我的意思, 他尚且有更多的显示功能可以表现出来,关于这一点可以从自己定义的数据结构上看出。 因为,还有几个数据项还没有用到,如果日后有时间一定升级此程序。让他把更多的运行细节显示出来。 程序写自2005.5.1下午至5.11凌晨四点,这些在程序的修改记录里可以看的到。-CPU multi-level feedback queue _ the second half of the operating system simulation junior curriculum design/* as the first to write a rather long process, he can only count the effect of just All I mean, he even has more display functions can be shown on this point can be defined from its own data structure to see. Because, there are several data items have not yet used, if in the future will certainly have time to upgrade this program. Let him run more details displayed. Written procedures since 2005.5.1 afternoon 4:00 to 5.11, these changes in procedures can be recorded to the look.
Platform: | Size: 7168 | Author: 林心蓝 | Hits:

[Linux-Unixthreadlibrary

Description: I use C to implement thread operating,include initiallize,fork,yield,exit,kill. You should have driver to use this library. I choose array for ready queue,and strcut for Thread Control Block.
Platform: | Size: 2048 | Author: 陈晨 | Hits:

[Algorithmmm1

Description: 香港中文大学关于单队列单服务器的队列模型代码-Chinese University of Hong Kong on the single-queue, single server queue model code
Platform: | Size: 1024 | Author: zhu | Hits:

[Data structslinea-list-queue

Description: 用C语言实现了一个带头节点的线性链表和链队列-Using C language to achieve a node to take the lead in the linear chain list and the queue
Platform: | Size: 2048 | Author: brier | Hits:

[OS Developduojifankui

Description: 多级反馈队列调度算法,C编写-Multi-level feedback queue scheduling algorithm, C prepared
Platform: | Size: 17408 | Author: | Hits:

[Otherqueue

Description: queue, first in first out. it is test ok.
Platform: | Size: 1084416 | Author: 張惟欽 | Hits:

[CSharpqueue

Description: 一个数据结构的编程,练习了插入删除队列的操作-A data structure programming and practice the insertion operation to delete queue
Platform: | Size: 1024 | Author: s.y | Hits:

[Data structschechang

Description: 以栈摸拟停车场,以队列摸拟场外的车道,按照从终端读入的输入数据序列进行摸拟管理。每一组输入数据包括三个数据项:汽车到达或离去的信息、汽车牌照号码以及到达或离去的时刻。对每一组输入数据进行操作后的输出信息为:若车辆到达,则输出汽车在停车场的内或便道上的位置,若车辆离去,则输出汽车在停车场内停留的时间和应交纳的引用。-Simulation in order to stack the car park to queue simulation outside lane, in accordance with the read from the terminal input data sequence management simulation. Each group of input data consists of three data items: the vehicles arrive at or leave the information, vehicle license number and arrival or departure time. For each group of input data to operate the output after the message is: if the arrival of the vehicles, then the output of motor vehicles in the parking lot or sidewalk on the location, if the vehicle left, the output of motor vehicles in the parking lot to stay within time and should be paid references.
Platform: | Size: 3072 | Author: chuyu1987 | Hits:

[JSP/Javalab4

Description: Server-Client 通信模拟,支持多线程.当有多个用户链接时,服务器只与其中一个链接,其他的排队等待.每隔5秒,服务器会选择队列的下一个进行通信.-Server-Client communication simulation, support for multi-threaded. When there are multiple users link, the server with only one of the links to other queues. Every five seconds, the server will choose the next queue to communicate.
Platform: | Size: 5120 | Author: 高伦 | Hits:
« 1 2 3 4 5 67 8 9 10 11 ... 50 »

CodeBus www.codebus.net