recursive

「 recursive」の意味 意味

  • 再帰的な

「 recursive」の例文 例文

A recursive function solves a problem by calling itself with smaller inputs.

再帰的な関数はより小さい入力で自分自身を呼び出して問題を解く。

「 recursive」のコアイメージ コアイメージ

大きな問題を同じ方法で小さな部分に分け、それぞれに同じ手続きを繰り返して解決する

「 recursive」の英英 英英

Referring to a method that breaks a problem into smaller subproblems and repeatedly applies the same method to each until a trivial case is reached.

「 recursive」の語源 語源

recursiveは、ラテン語recurrereから英語に入り、『繰り返して戻る』という語義が自己参照的な手法を指す意味へ展開した。

「 recursive」のコラム コラム

  • 数学では再帰は漸化式や帰納的定義で用いられ、各項が前の項やより小さい項を参照して定義される

おすすめの単語帳

1 / 1
QRコード