recursion

「 recursion」の意味 意味

  • 再帰、帰納的定義

「 recursion」の例文 例文

The function uses recursion to solve the problem.

その関数は問題を解くために再帰を使う。

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

再帰は自分自身を呼び出して問題をより小さな部分に分けて解く手続きを指す

「 recursion」の英英 英英

The process in which a function, procedure, or definition refers to itself, typically by solving smaller instances of the same problem.

「 recursion」の語源 語源

recursionは、ラテン語recurrere(re=後ろへ+currere=走る)に由来し、「戻ること」を意味する語が学術的に自己参照や反復の意味で英語化した

「 recursion」のコラム コラム

  • プログラミングでは再帰は関数が自分を呼ぶことで複雑な処理を簡潔に表現できるが、必ず終了条件を設定して無限呼び出しを防ぐ必要がある

おすすめの単語帳

1 / 1
QRコード