recursively enumerable

  1. 递归可枚举

网络词典

recursively enumerable

英 rɪˈkɜːrsɪəb(ə)l 美 rɪˈkɜːrsɪəb(ə)l
形容词 中文翻译:可递归枚举的
同义词: ['递归可枚举的,可递归遍历的']

例句:

  1. 1.This algorithm is recursively enumerable, which makes it easy to implement and understand.
    这个算法是可递归枚举的,这使得它的实现和理解变得容易。
  2. 2. The set of all prime numbers is recursively enumerable, but finding a specific prime number can be difficult.
    所有质数的集合是可递归枚举的,但找到特定的质数可能很困难。
  3. 3. The function is recursively enumerable, so we can easily test its correctness by calling it multiple times.
    该函数是可递归枚举的,所以我们可以通过多次调用它来轻松地测试其正确性。