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

Search list

[OtherQserver

Description: 力麒排队系统服务端原代码-edge Yee Queuing System server source code
Platform: | Size: 43008 | Author: 新康 | Hits:

[Shop supermarket software systembank_teller

Description: c++写的实现数学排队论的算法程序,上研究生同志们用得上,不过我也是找了个model来稿的,算法很难,喜欢编程的大虾们都应该对算法感兴趣把 -c write queuing theory of mathematical algorithms procedures on to postgraduate comrades useful, but I also find articles of the model 000, the algorithm is difficult, like programming prawns are all interested algorithm should be put right
Platform: | Size: 775168 | Author: 彭宇 | Hits:

[Windows Develop排队问题的系统仿真

Description: 题目内容:使用队列模拟理发馆的排队现象,通过仿真手法评估其营业状况。 基本要求: 假设理发馆内设有N把理发椅,可同时为N位顾客进行理发。对于在营业时间(假设为T小时)内进门的顾客: *当顾客进门时,若有空椅,则可以立即坐下理发,否则需要依次排队等候。 *一旦有顾客理完发离去时,排在队头的顾客便可开始理发。 *若理发馆每天连续营业T小时,求一天内顾客在理发馆内的平均逗留时间 *顾客排队等候的队列平均长度。 *营业时间到点后仍需完成服务的收尾工作时间。-topics as : the use of cohort simulation barber's shop, the queues, through simulation methods to assess its financial situation. Basic requirement : Suppose N Barber Library has put barber chairs, as well as for customers, N barber. For hours (assuming T-hour) entering customers :* When customers come through the door, if empty chairs, they can sit down barber immediately, otherwise needs were queuing up.* Once customers Jimmy End made to leave, the first in the queue of customers will start barber.* If the Barber Museum consecutive business day T-hour day for customers in the barbershop where the average length of stay* Customers waiting in line for the average queue length.* Hours after the close of the service needs to be done finishing time.
Platform: | Size: 62464 | Author: lucky100 | Hits:

[Communicationacdx

Description: 一种交换机的电话排队程序,是利用VISUAL C++编写的,对开发呼叫中心以及IP电话很有帮助的.-a telephone switches queuing process is the use of Visual C preparation, development of call center and IP telephony helpful.
Platform: | Size: 118784 | Author: 徐雄飞 | Hits:

[matlabqueue_emulator

Description: 这是一个基于M/M/S类型的排队论仿真程序。M/M/S表示到达时间为负指数分布,服务时间为负指数分布,服务设备数量为S个的排队系统。 (1)到达模式:严格意义上讲是一个接着一个到达,而且到达时间间隔服从参数为mean_arr的负指数分布; (2)服务模式:服务台的数量为server_num,且每个服务台服务一个顾客的服务时间服从参数为mean_serv的负指数分布; (3)排队规则:满足先进先服务,服务快的先离开的规则。 -This is a based on the M/M/S types of queuing theory simulation program. M/M/S said time of arrival of the negative exponential distribution and service time for the negative exponential distribution, service equipment for the number of S-queuing system. (1) mode of arrival : a strict sense is a one followed arrived, but the inter-arrival time parameters mean_arr obey the negative exponential distribution; (2) mode : The number of help desk server_num. with each help desk services a customer service parameters mean_serv obey the negative exponential distribution; (3) queuing rules : first meet advanced services, the first to leave fast rules.
Platform: | Size: 3072 | Author: 丘春辉 | Hits:

[matlabqueure

Description: 针对M/PH/1(k)排队系统推导出该排队系统在任意时刻、到达时刻、退去时刻的队列长度状态概率分布、平均队列长度、以及平均等待时间,并编写程序进行数值计算,并对M/E2/1(k), M/M/1(k), M/H2/1(k)排队系统的性能进行数值比较。-against M/PH/1 (k) queuing system derived the queuing system at any time, the arrival time, faded moment of the queue length probability distribution, the average queue length, and the average waiting time, and the preparation procedures for numerical computation, and M/E2/1 (k), M/M/1 (k), M/H2/1 (k) queuing system performance numerical comparison.
Platform: | Size: 3072 | Author: lidong | Hits:

[Internet-Networkmycsfq

Description: 这是本人硕士毕业论文,用ns2仿真软件研究核心无太公平队列(csfq)的源代码,代码有详细的注解,对研究该课题的同学有很高的参考价值。-this is my master's thesis. Means used simulation software research Core Pacific Fair Queuing (csfq) source code, code detailed notes, Research on the subject students have a very high reference value.
Platform: | Size: 9216 | Author: 唐滔 | Hits:

[JSP/JavaJMT-src-and-libs-0.7.0.tar

Description: 一个用于排队系统仿真的开源软件,有非常形象的图象仿真过程!-a queuing system simulation for the revenue-generating software, the image of the very image simulation!
Platform: | Size: 9986048 | Author: 文文 | Hits:

[OtherYinhangpaiduixitong

Description: 银行排队系统程序代码,可运行的排队系统仿真-banks queuing system code can be run Queuing System Simulation
Platform: | Size: 1961984 | Author: | Hits:

[OtherPOSSION

Description: 这是泊松分布,泊松分布应用广泛,无论在通信领域还是其他领域,它做为排队论的基础不可缺少-This is the Poisson distribution, Poisson distribution widely used both in the field of communications or other areas, It queuing theory as the indispensable foundation
Platform: | Size: 1024 | Author: wangping | Hits:

[JSP/Javadesmoj.core_2.1.1

Description: 排队系统 可实现M/M/C队列 马克洛夫过程模拟等功能-queuing system can be realized M/M/C queue Makeluofu process simulation, and other functions. .
Platform: | Size: 282624 | Author: feiteng | Hits:

[JSP/Javamm1systemmodel

Description: One-channel queuing system simulator (M/M/1) * Arrival and service times are random and distributed exponetially. * * The simulator is time-slice-driven, i.e. the system model is being * run at discrete time points, with constant increments deltaT. * At each such time moment, program checks if a new item arrival or * release has occurred during previus deltaT.-One-channel queuing system simulator (M/1)* Arrival and service times are random and d istributed exponetially.* The simulator is not ime-slice-driven. i.e. the system model is being run at discrete* t ime points, with constant increments deltaT.* At each such time moment, program checks if a new item arrival or release* has occurred during previus deltaT.
Platform: | Size: 4096 | Author: feiteng | Hits:

[JSP/JavaRequest_queu_System1.1

Description: 请求排队系统1.1,一个简单的将请求队列后依次执行-request queuing system 1.1, a simple request to turn after the implementation of Queue
Platform: | Size: 20480 | Author: zhaolin | Hits:

[JSP/JavaBeauty

Description: 这是一个理发店管理系统,感兴趣的朋友可以下一下,该系统主要是有顾客排队功能-This is a barber shop management system that can be of interest to a friend under say that the system is mainly a function of queuing customers
Platform: | Size: 2129920 | Author: 颜城 | Hits:

[Othersmqueue

Description: 一个有关排队论的源码,是用MATLAB编写的,希望与大家共享,共同进步。-one of the queuing theory of the source code is the use of MATLAB, I hope to share with you, and common progress.
Platform: | Size: 1024 | Author: 石改辉 | Hits:

[matlabMYMM1

Description: M/M/1单服务台排队系统仿真(用事件调度法实现离散事件系统仿真) 顾客到达模到达时间间隔和顾客服务时间均服从负指数分布,单服务台系统,按照单队排队,按FIFO方式服务。考察服务n个顾客(n=1000,2000,3000,5000)后的顾客平均队长及平均排队等待时间。-M/M/1 single-server queuing system simulation (using Event Scheduling Method Discrete Event Simulation System) to customers Da-mo arrival time interval and customer service time are negative exponential distribution, single-desk system, in accordance with the single-team queue, by FIFO mode services. N inspection services customers (n = 1000,2000,3000. 5000) the average customer captain, and the average queue time.
Platform: | Size: 1024 | Author: 麦麦 | Hits:

[Windows Developsim1234

Description: 系统仿真一个排队系统程序代码,可运行的排队系统仿真-system simulation of a queuing system, the program code can run Queuing System Simulation
Platform: | Size: 9216 | Author: upking | Hits:

[transportation applicationsyinghangpeidui

Description: 银行排队系统仿真 银行排队系统仿真 -Bank Queuing System Simulation Bank Queuing System Simulation bank queue System Simulation
Platform: | Size: 3923968 | Author: upking | Hits:

[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:

[Bookspaiduilun

Description: 第一次上载资料。排队论及其应用,一些资料。希望对大家有用-The first to upload information. Queuing theory and its applications, some of the information. Hope useful for everyone
Platform: | Size: 9128960 | Author: xiey | Hits:
« 12 3 4 5 6 7 8 9 10 ... 39 »

CodeBus www.codebus.net