subrecursiveness

[ˈsʌbriˈkə:sivnis]

n.

  1. 次递归性

网络词典

subrecursiveness

英 ˌsʌbrɪˈkɜːsɪvəs 美 ˌsʌbrɪˈkɜːsɪvəs
名词 中文翻译:递归性
同义词: ['recursive', 'recursion']

例句:

  1. 1.The algorithm is designed to be highly efficient and subrecursive.
    这个算法被设计为高效且自递归的。
  2. 2. Subrecursive functions are often used in algorithms for solving complex problems.
    自递归函数通常用于解决复杂问题的算法中。
  3. 3.The program checks for any subrecursive errors that may occur during execution.
    程序检查在执行过程中可能出现的任何自递归错误。