递归公式英文解释翻译、递归公式的近义词、反义词、例句
英语翻译:
【计】 recursion formula
分词翻译:
递归的英语翻译:
【计】 recursion; recurssion
公式的英语翻译:
formula
【计】 formula; transition formula entry
【化】 equation
【医】 F.; formula
网络扩展解释
递归公式
递归公式(dì guī gōng shì)是一种计算机科学和数学上的概念。该方法通过自身定义来解决问题。
英语解释翻译
The English translation of 递归公式 is "recursive formula". It is a mathematical and computer science concept used to solve problems by defining a function in terms of itself.
英文读音
The pronunciation of recursive formula is "ri-kur-siv for-myu-luh".
英文的用法(中文解释)
Recursive formula is used in mathematics and computer science to solve problems by breaking them down into smaller, more manageable parts.
英文例句(包含中文解释)
- A Fibonacci sequence is defined by a recursive formula in which each term is the sum of the two preceding terms.(斐波那契数列由一个递归公式定义,其中每个项是前两个项的和。)
- The algorithm uses a recursive formula to calculate the shortest path.(该算法使用递归公式计算最短路径。)
- The recursive formula allowed us to efficiently solve the problem.(递归公式使我们能够高效地解决问题。)
英文近义词(包含中文解释)
- Iterative formula: a formula in which a sequence of steps is repeated until a desired result is obtained.(迭代公式:一个序列的步骤被重复执行,直到得到期望的结果。)
- Recursive definition: a definition that defines a function in terms of itself.(递归定义:一种定义,它通过自身来定义一个函数。)
英文反义词(包含中文解释)
- Explicit formula: a formula in which each term is stated explicitly in terms of a known quantity.(显示公式:每个项都是以已知量明示地表示的公式。)
英文单词常用度
The term "recursive formula" is commonly used in the fields of mathematics and computer science. It has a high frequency of use in academic literature and technical writing.