algorithm

英 [ˈælɡərɪðəm] 美 [ˈælɡərɪðəm]

n.  算法; 计算程序

复数:algorithms

计算机

BNC.6819 / COCA.8230



牛津词典

noun

  1. 算法;计算程序
    a set of rules that must be followed when solving a particular problem

    柯林斯词典

    1. (尤指电脑程序中的)算法,运算法则
      An algorithm is a series of mathematical steps, especially in a computer program, which will give you the answer to a particular kind of problem or question.

      双语例句

      1. We'll use the algorithm described in the section on parallel algorithms to solve this problem elegantly.
        我们将使用在并行算法一节中介绍的算法来很好地解决这个问题。
      2. This is done by using a topological sort algorithm on the graph.
        这通过图表中的拓扑排序算法实现。
      3. I have provided support for the TripleDES block cipher algorithm only for demonstration.
        我已经对TripleDES块密码算法提供了支持,但只用于演示。
      4. The recursive algorithm can be found in the read() methods.
        在read()方法中可以找到递归算法。
      5. If multiple methods match a request URI, the JAX-RS selection algorithm is used to select the resource method.
        如果有多个方法匹配某个请求URI,将使用JAX-RS选择算法来选择资源方法。
      6. ImgSeek uses an algorithm that is the multi-resolution wavelet decomposition of the query and database images.
        imgSeek使用的算法是此查询和数据库图像的多尺度小波分解。
      7. This specifies the use of the RSA Key Exchange and authentication algorithm, along with the RC4_SHA_US CipherSpec.
        它规定了RSA密钥交换和认证算法的使用,还规定了RC4SHAUS密码规范。
      8. At this point, we are ready to run the clustering algorithm.
        至此,我们已经可以运行这个群集算法了。
      9. This follows the same idea as the decimal multiplication algorithm.
        它使用的思想和十进制乘法算法的思想相同。
      10. This is the same algorithm used for functions, procedures and data types.
        这与函数、过程和数据类型使用的是相同的算法。
      11. The output generated from the transformation demonstrates the recursion process in the algorithm.
        转换生成的输出内容展示了算法中的递归流程。
      12. In the implementation of the Time Base calculation above, the algorithm uses a helper multiply function.
        在上面TimeBase计算的实现中,算法使用了一个辅助乘法函数。
      13. This was due to the scheduler being implemented using an algorithm with O ( n) complexity.
        这是由于调度器是使用一个复杂度为O(n)的算法实现的。
      14. Back-propagation is an algorithm that extends the analysis that underpins the delta rule to neural nets with hidden nodes.
        反向传播这一算法把支持delta规则的分析扩展到了带有隐藏节点的神经网络。
      15. The encryption algorithm and the hash function are further grouped into CipherSpecs.
        加密算法和散列函数被进一步分组到密码规范中。
      16. The researchers also used a flexible algorithm.
        研究者还使用了一种适应性很强的算法。
      17. This paper puts forward a triangulation algorithm used for space closed point-cloud.
        提出了一种针对空间封闭点云的三角剖分算法。
      18. Finally the approximation algorithm for the minimum weak vertex cover set is analyzed based on the maximal flow partition.
        进一步分析了求解基于最大流划分的最小弱顶点覆盖集的近似算法。
      19. The empirical genetic-simplex algorithm is one of the effective method to solve the problem.
        经验遗传-单纯形算法正是解决这一问题的一种有效方法。
      20. A two-step optimal design method based on the integer coding genetic algorithm for tree-type pipe network is proposed.
        针对树状管网布置中较多依赖设计人员经验的特点,提出了一种基于整数编码遗传算法的树状管网两级优化方法。
      21. In response to this phenomenon, this paper describes the principle of ant colony algorithm and algorithm implementation process.
        针对这个现象,本文首先介绍了蚁群算法的原理及算法实现过程。
      22. Adaptively controlling algorithm based on neural network of multi-step prediction was proposed for the industrial processes.
        针对工业过程的特点和控制要求,提出一种基于多步预测的神经网络自适应控制算法。
      23. A low complexity, easy for hardware implementation of image lossy compression algorithm is presented.
        提出了一种具有复杂度低、易于硬件实现的图像有损压缩算法。
      24. An improved automatic image sequencing algorithm based on phase correlation is proposed.
        提出了一种改进的基于相位相关法的序列图像自动排序算法。
      25. In this paper, nonlinear zero order design of deformation monitoring networks is studied, a new Algorithm is put forward.
        研究了变形监测网的非线性零级设计问题,并提出了一种新的算法,有重要的理论意义和实际意义。
      26. In this paper, we construct a scalable distributed referral network in P2P and propose a heuristic algorithm f.
        分布式哈希表算法,构建了P2P环境中的服务推举网络,并给出了服务选择的算法和框架。
      27. Methods Optimize the routes by using the genetic algorithm ( GA) whose crossover operator is improved.
        方法利用遗传算法进行优化,对遗传算法的交叉操作进行改进。
      28. This article has introduced an improved algorithm variable difference threshold value which is based on gradient.
        文章介绍了一种改进的基于斜率的可变差分阈值算法。
      29. The paper presents a new slicing algorithm based on STL ( Stereolithography) model.
        提出了一种基于STL模型新的分层算法。

      英英释义

      noun

      1. a precise rule (or set of rules) specifying how to solve some problem

          Synonym:    algorithmic rulealgorithmic program