recursive

[riˈkə:siv]

adj.

  1. 回归的,递归的

网络词典

recursive

英 rɪˈkɜːsɪv 美 rɪˈkɜːrsɪv
形容词 中文翻译:递归的
同义词: ['repeated', 'recurrent', 'recurring']

例句:

  1. 1. The algorithm is designed to be recursive and easy to understand.
    这个算法被设计成递归的,易于理解。
  2. 2. The data is recursive, meaning it can be broken down into smaller pieces.
    数据是递归的,这意味着它可以被分解成更小的部分。
  3. 3. The problem was solved by a recursive approach that allowed us to solve it step by step.
    这个问题通过一种递归的方法得到了解决,这种方法允许我们逐步解决问题。