algorithm
英 [ˈælɡərɪðəm]
美 [ˈælɡərɪðəm]
n. 算法; 计算程序
复数:algorithms
BNC.6819 / COCA.8230
牛津词典
noun
- 算法;计算程序
a set of rules that must be followed when solving a particular problem
柯林斯词典
- (尤指电脑程序中的)算法,运算法则
Analgorithmis a series of mathematical steps, especially in a computer program, which will give you the answer to a particular kind of problem or question.
英英释义
noun
- a precise rule (or set of rules) specifying how to solve some problem
双语例句
- In response to this phenomenon, this paper describes the principle of ant colony algorithm and algorithm implementation process.
针对这个现象,本文首先介绍了蚁群算法的原理及算法实现过程。 - This article has introduced an improved algorithm variable difference threshold value which is based on gradient.
文章介绍了一种改进的基于斜率的可变差分阈值算法。 - This was due to the scheduler being implemented using an algorithm with O ( n) complexity.
这是由于调度器是使用一个复杂度为O(n)的算法实现的。 - In this paper, we construct a scalable distributed referral network in P2P and propose a heuristic algorithm f.
分布式哈希表算法,构建了P2P环境中的服务推举网络,并给出了服务选择的算法和框架。 - This is done by using a topological sort algorithm on the graph.
这通过图表中的拓扑排序算法实现。 - In the implementation of the Time Base calculation above, the algorithm uses a helper multiply function.
在上面TimeBase计算的实现中,算法使用了一个辅助乘法函数。 - At this point, we are ready to run the clustering algorithm.
至此,我们已经可以运行这个群集算法了。 - ImgSeek uses an algorithm that is the multi-resolution wavelet decomposition of the query and database images.
imgSeek使用的算法是此查询和数据库图像的多尺度小波分解。 - Adaptively controlling algorithm based on neural network of multi-step prediction was proposed for the industrial processes.
针对工业过程的特点和控制要求,提出一种基于多步预测的神经网络自适应控制算法。 - This follows the same idea as the decimal multiplication algorithm.
它使用的思想和十进制乘法算法的思想相同。