• Alternatively, too much time in dynamic allocation is spent on computing call blocking probabilities.

    动态分配带宽时间很多消耗在了计算呼叫损失率上。

    youdao

  • Simulation results show that our algorithm can avoid link congestion and reduce the call blocking probabilities.

    结果表明算法较好地避免链路拥塞同时具有较低的呼叫阻塞率。

    youdao

  • Meanwhile, a channel borrowing technique is used to decrease the new call blocking probability of real-time traffic.

    在这种带宽预留模式中,使用一种通道借用技术能够在实时通信时,减少新的呼叫受阻现象发生。

    youdao

  • With the solution of this model, we have obtained the voice call blocking probability and the mean packet waiting length.

    利用模型求得了网络中的重要性能话音呼叫的拒绝概率数据业务平均排队长度。

    youdao

  • Based on this model, the average downlink transmission rate and the call blocking probability of packets can be obtained.

    然后这个模型基础上,分别得到了系统的平均下行传输速率数据包呼叫请求阻塞概率

    youdao

  • Methods of evaluating the call blocking probabilities, cell loss probability and the capacity scaling factor were presented.

    给出呼叫损失概率、分组丢失率的计算方法容量缩放因子求解方法。

    youdao

  • Compared with GH, experiment results show that TGH has the advantage of lower call blocking ratio, handover failure probability and better QoS.

    实验结果表明相对于GH(保证切换)策略,TGH降低了新呼叫阻塞率、切换失败率,得到更好的服务质量。

    youdao

  • It is shown that the scheme can reduce the handoff call blocking probability observably, and new call blocking probability is improved at the same time.

    结果表明方案可以显著降低切换呼叫阻塞概率使呼叫阻塞概率得到改善。

    youdao

  • It is shown that the next call blocking probability is related to location update failure probability, call to mobility ratio and the previous call status.

    理论分析结果表明下一次呼叫阻塞率不仅位置更新失败率、呼叫移动有关,还前一次呼叫状态有关。

    youdao

  • The simulation result based NS-2 simulation software indicates that the algorithm can not only lighten the network burden, but also reduce the call blocking rate.

    利用NS-2仿真软件算法进行仿真,结果表明,该算法不仅减轻网络负担能降低呼叫阻塞率。

    youdao

  • For example, while setting up or tearing down a connection, SIP services can also implement call blocking or forwarding, as well as interface with gaming and back office systems.

    举例来说,建立拆开连接时SIP服务可以实现调用阻塞转发以及带有对策事务部门系统的界面

    youdao

  • In a wavelength routing optical networks (WRON), wavelength converters can greatly enhance the fiber utilization and reduce the overall call blocking probability of the networks.

    波长路由光网(WRON)中,波长转换提高网络性能、减少阻塞率起着重要作用。

    youdao

  • Research results have shown that the twohoprelay cellular system with congestion control can effectively reduce the call blocking probability with the same average downlink throughput.

    研究结果表明跳中继蜂窝系统相比,具有拥塞控制功能的中继系统在提供相同平均下行吞吐量的同时,可以有效降低系统呼叫请求阻塞概率

    youdao

  • Subscribers should be allowed call-blocking services, but equally, they should be able to choose whether to accept calls from blocked numbers.

    用户应当允许使用拒收来电服务同样地他们能够选择是否接听被阻拦号码的来电。

    《柯林斯英汉双解大词典》

  • The final count of blocking processes is output from this call.

    阻塞进程最后计数将这个调用输出

    youdao

  • The code in Listing 3 shows a blocking call, in which the client waits until the messsage has been processed to report which grid partition was chosen to consume the message.

    清单3中的代码展示了一个阻塞调用其中客户将一直等待直到消息处理报告哪个网格分区已被选中使用该消息。

    youdao

  • Sometimes, you have no choice but to delegate a victim thread to wait for a blocking call to finish, while the rest of your code gets on with its life.

    有时不得不选择一个专门进程等待阻塞调用结束这些,其它代码随之结束。

    youdao

  • If not, it redirects to the login screen and returns false, blocking the original closure call.

    如果不在的话,将重定向登录屏幕返回false阻塞初始闭包调用。

    youdao

  • Other than that overhead of its per-client thread creation, a notable feature of the SocketServer-based server is its use of a blocking call to time.sleep within its handler.

    除了创建每个客户机线程开销之外,这个基于SocketServer服务器一个引人注目特性在于处理程序的time . sleep使用阻塞调用

    youdao

  • The difference is that Calculator invokes the get method, which is a blocking call.

    区别在于Calculator调用get方法一种阻塞调用。

    youdao

  • And if the Web Service client needs to have non-blocking (still with single transport connection), then the client should use AsyncCall instead of Call.

    如果Web服务客户机需要非阻塞调用(仍然使用单个传输连接),Client应该使用AsyncCall,而非Call

    youdao

  • The accept system call is a blocking call that waits for incoming connections.

    accept系统调用等待传入连接阻塞调用。

    youdao

  • Non-blocking single transport pattern: in this invocation pattern, you achieve a non-blocking call using only a single transport connection underneath.

    阻塞传输模式调用模式中,使用下面一个传输连接获得非阻塞调用

    youdao

  • ThenI got a call that mobile television vans were blocking fire lanes at theAerosmith concert; I told the officers to give it to the fire department.

    接着,接到电话,航空斯密音乐会上,一辆移动电视转播车堵住火警通道,我警探说,火警部门处理

    youdao

  • Some phone companies in the us already offer call-blocking service, allowing the user to block calls from Numbers that are proving a nuisance.

    美国一些电话公司已经提供呼叫限制服务它能使用户阻挡来自骚扰者电话

    youdao

  • Because the remote service call is asynchronous and non-blocking, the GWT client does not wait for a response from the service.

    因为远程服务调用异步非阻塞的,所以GWT客户机并不等待服务的响应

    youdao

  • Often the user interface does not seem to support making calls asynchronously, since the UI is blocking on a call that may take a while.

    通常用户接口不能支持异步调用因为UI阻碍调用可能需等候时间。

    youdao

  • Because of the non-blocking nature of the MSG_DONTWAIT variant of send, the call returns after sending all, some, or none of the data.

    由于sendMSG_DONTWAIT变量的无阻塞性质,函数调用发送所有数据一些数据没有发送任何数据后返回

    youdao

  • This call is also non-blocking, which means that getnb can return null.

    调用是非阻塞的,意味着getnb可以返回null

    youdao

  • Wait on event occurrences with the select() (or a blocking read()) system call.

    使用select()(阻塞read())系统调用等待事件发生

    youdao

$firstVoiceSent
- 来自原声例句
小调查
请问您想要如何调整此模块?

感谢您的反馈,我们会尽快进行适当修改!
进来说说原因吧 确定
小调查
请问您想要如何调整此模块?

感谢您的反馈,我们会尽快进行适当修改!
进来说说原因吧 确定