登录
首页 » Visual C++ » 阻塞率

阻塞率

于 2005-11-05 发布 文件大小:12KB
0 238
下载积分: 1 下载次数: 0

代码说明:

说明:  呼叫阻塞率的计算和仿真:在时间轴上考虑。无论阻塞与否,下一呼叫到达时刻为当前呼叫到达时刻加上服从参数为1/λ的指数分布的呼叫间隔时间。一个呼叫到达时只需要判断呼叫的到达时刻和各个信道服务完成时刻的先后:如果前者比后者中任意一个大,说明至少有一个信道服务完成时刻比此呼叫到达时刻早,即此信道空闲,此时呼叫成功,应该先把此信道下一个服务完成时刻置为当前呼叫到达时刻,再加上服从参数为μ的指数分布的服务时间;反之,如果前者比后者中全部都小,说明所有信道在此呼叫到达后才会结束服务,即当前忙,此呼叫被阻塞掉了(call blocking probability calculation and simulation : the time frame 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)

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • Timer_demo
    使用单独线程实现的计时器(The example of implementing times using single thread)
    2020-10-13 18:17:31下载
    积分:1
  • SIS
    ASP.NET关于就业系统设计的源码,很详尽,注释清晰,容易学习(Employment System)
    2013-11-10 21:05:57下载
    积分:1
  • num2
    Visual C++面向对象与可视化程序设计(第2版)——清华大学计算机基础教育课程系列教材(teaching exercise)
    2012-02-23 13:53:47下载
    积分:1
  • qks
    When I wrote this function my problem was to replace one color by an other on transparent bitmaps My
    2018-09-29 15:06:30下载
    积分:1
  • CADOPIC
    数据库开发的ado连接,包括存入图像,读取图像的方法,值得入门的学习下(Ado connection database development, including into the image, read the image, it is worth to study the entry)
    2010-10-23 16:00:43下载
    积分:1
  • esprit_pairing_mimo
    发射角和波达角经esprit算法仿真求出角度,然后自动配对。这是某sci的仿真程序。(Emission angle and the angle of arrival by ESPRIT algorithm for angle, then automatic pairing. This is a SCI simulation program.)
    2014-09-04 20:53:46下载
    积分:1
  • TadaptiveOFDMh
    本程序利用改进的CHOW算法,仿真了自自适应OFDM系统的性能,并画出了SNR (This program makes use of improved CHOW algorithm simulates the performance of self-adaptive OFDM system, and draw the SNR)
    2012-08-20 06:45:10下载
    积分:1
  • RemoteProcessManager_src
    一个.net下的Remote进程管理工具(-A management tool of Remote progress under .net)
    2003-10-22 21:05:59下载
    积分:1
  • DNS_Lookup
    窗口方式下域名解析,DNS域名解析系统。(Window mode, DNS, DNS domain name system.)
    2009-11-02 13:08:46下载
    积分:1
  • dm365_gpio_drv_yr
    dm365gpio口驱动,编译成功,可以轮流输出高低电平.需要手动mknod,加载驱动后在命令行或在shell脚本里加入mknod /dev/dm365_gpio c 199 0(dm365gpio driver)
    2014-09-21 23:04:54下载
    积分:1
  • 696516资源总数
  • 106918会员总数
  • 4今日下载