- 1. It is, of course, very easy to improve the efficiency of the greedy algorithm.
- 当然,贪婪算法的有效性是很容易改进的。
-- 来源 -- 英汉 - 辞典例句
- 2. Some variants can get pretty intelligent and reject some numbers based on live calculations, for example, unless they pass a checksum algorithm.
- 一些变体可以更智能,比如基于实时计算拒绝某些数字,除非它们通过了校验和这一算法。
-- 来源 -- About Face 3交互设计精髓
- 3. Let us start with an immediate consequence of the algorithm.
- 我们先提出该运算法则的一个直接推论。
-- 来源 -- 英汉 - 辞典例句
- 4. The alternative is equally unpalatable: The list control is programmed to disable the mutual-exclusion behavior of a standard list control in its selection algorithm, allowing users to click on as many items as they like with them all remaining selected.
- 另一个替代方法也不好,即在选择算法中通过编程禁止标准列表控件的相互排斥行为。 允许用户愿意选多少项就单击多少项,并保证它们不会取消选定。
-- 来源 -- About Face 3交互设计精髓
- 5. A user should be able to drag the items into the desired order directly, without an algorithm interfering with this fundamental operation.
- 这时没有算法可以参考,用户应该能够把这些项目直接拖放为自己希望的顺序,而没有算法的干涉。
-- 来源 -- About Face 3交互设计精髓
- 6. A commonly used microcomputer algorithm for multiplication.
- 微型计算机一种常用的乘法算法。
-- 来源 -- 英汉 - 辞典例句
- 7. Data in bits can often be recorded into a more compact form for transmission, using a compaction algorithm. A related algorithm can recover the original form ; the entire sequence represents companding.
- 二进制数据在传输时利用压缩算法进行压缩,接收后用相应的算法使其恢复到原来的形式,这整个过程叫压扩处理法。
-- 来源 -- 英汉 - 辞典例句
- 8. A computer algorithm is used to find the minimum travel time between all consumer nodes and all bank locations.
- 利用计算机程序找出所有消费者点和所有银行点间的最少往来时间。
-- 来源 -- 英汉 - 辞典例句
- 9. A statement of fact to be tested for truth or falsehood within an algorithm.
- 在算法中判定某个事实真假性的语句。
-- 来源 -- 英汉 - 辞典例句
- 10. This principle applies in a variety of situations. When items in a list need to be reordered, a user may want them ordered alphabetically, but he may also want them in order of personal preference; something no algorithm can offer.
- 这个原则被应用于多种情况下,当一个清单需要重新排列时,用户也许想按照字母表顺序排列,也有可能希望按照和个人的关系排列。
-- 来源 -- About Face 3交互设计精髓