您要查找的是不是:
- Round-upRound - up
- Round-Robin法Round-Robin method
- round()函数将整数值映射为xs:decimal。The round() function maps integer values to xs: decimal.
- prowl(about,round)指野兽觅食或罪犯伺机行窃Prowl(about,around,etc)suggests a wild animal or criminal looking for food or for something to steal
- skulk(about,round)指含怒或含罪恶目的窥伺可乘之机Skulk(about,around,etc)refers to someone angrily or guiltily waiting out of sight,possibly intending to do something bad
- 下面的代码示例使用Round来帮助计算给定梯形的内角。The following code sample uses Round to assist in the computation of the inner angles of a given trapezoid.
- 在这个举例中我们通过round()方法将不同的数字四舍五入了In this example we will round different numbers with the round() method
- 尽管该代码示例对小数进行舍入,但Round方法以类似的方式对双精度浮点数进行舍入。Although the code example rounds decimal numbers, the Round method rounds double-precision floating-point numbers in a similar way.
- 设计了一种新型一维周期缺陷接地结构(Defected G round Structure,DGS)微带线。A new one-dimensional periodic defected ground structure(DGS) for microstrip line is presented in this paper.
- 例如,可以使用表达式ROUND(SalesTax,2)将数值列SalesTax的值更改为精确到小数点后两位。For example, you can change the length and precision of a numeric column, SalesTax, to a number with two decimal places, by using the expression ROUND(SalesTax, 2).
- 本文提出了一种新的VoIP业务流调度机制(RR-RED),通过随机早期检测(RED)和轮循机制(Round Robin)控制主动丢包。This paper proposes a new queuing scheduling mechanism for VoIP queues ,which coordinate RED and Round Robin management to drop packets advisedly.
- [常用 Kennedy round]肯尼迪回合 (美国第35任总统肯尼迪1962年发起的对西欧共同市场之间的谈判, 目的为打破六国关税壁垒以扩大美国出口)Kennedy Round
- 针对PFTS交换节点的输入端口多优先级队列环境,提出了带有“借还”思想的加权轮询调度算法BR-WRR(Borrow &Return Weighted Round Robin).Authors proposed a Borrow & Return Weighted Round Robin(BR-WRR) algorithm of input scheduling and dispatching in a multiple-priority queue environment in PFTS nodes. In such nodes,there are multi-ports in a DWDM-based PFTS node and each port contains multi-lambdas.
- 在分析了常用的先来先服务(FCFS)、时间片轮转(Round-Robin) 仲裁机制(服务规则) 的情况下,提出了一种既高效、又便于工程实现的仲裁机制: 批算法优先It presents an arbitrator,which is not only effective but also easy to implement in engineering,after an analysis of the FCFS and Round Robin mechanisms