文件名称:阻塞率
- 所属分类:
- 通讯编程
- 资源属性:
- [Windows] [Visual C] [源码]
- 上传时间:
- 2008-10-13
- 文件大小:
- 12.06kb
- 下载次数:
- 1次
- 提 供 者:
- 徐*
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
呼叫阻塞率的计算和仿真:在时间轴上考虑。无论阻塞与否,下一呼叫到达时刻为当前呼叫到达时刻加上服从参数为1/λ的指数分布的呼叫间隔时间。一个呼叫到达时只需要判断呼叫的到达时刻和各个信道服务完成时刻的先后:如果前者比后者中任意一个大,说明至少有一个信道服务完成时刻比此呼叫到达时刻早,即此信道空闲,此时呼叫成功,应该先把此信道下一个服务完成时刻置为当前呼叫到达时刻,再加上服从参数为μ的指数分布的服务时间;反之,如果前者比后者中全部都小,说明所有信道在此呼叫到达后才会结束服务,即当前忙,此呼叫被阻塞掉了-call blocking probability calculation and simulation : the time fr a me to consider. Whether or not blocked, the next call arrived at the present moment to call time arrived with a subordinate parameters / index distribution of the call interval. A call arrived only judgment call and the arrival time each channel service has completed a moment : If the former than the latter an arbitrary, and at least one channel is completed service calls than this moment arrived moments earlier, that this channel is idle, call this success, should first get here Channel a moment of complete services for the current call home arrival time, coupled with the parameters obey the exponential distribution services; Conversely, if the former than the latter, all small, with all the Channel call arrived only aft
(系统自动生成,下载前可以参看下载内容)
下载文件列表
压缩包 : 101259377阻塞率.rar 列表 draw\drawDoc.cpp draw\functions.cpp draw\ReadMe.txt draw\draw.h draw\draw.cpp draw\StdAfx.h draw\StdAfx.cpp draw\MainFrm.h draw\MainFrm.cpp draw\drawDoc.h draw\drawView.cpp draw\drawView.h draw\Resource.h draw\draw.dsw draw