adjective 下载 🔗分享 递归的,循环的。 Drawing upon itself, referring back. Examples : "The recursive nature of stories which borrow from each other" 故事这种互相借鉴的递归特性 technology computing math logic 与AI对话词汇游戏阅读练习
adjective 下载 🔗分享 递归的 Of an expression, each term of which is determined by applying a formula to preceding terms Examples : "The math teacher explained that the Fibonacci sequence is a recursive pattern because each number is calculated by adding the two numbers before it. " 数学老师解释说,斐波那契数列是一种递归的模式,因为每个数字都是通过将它前面的两个数字相加计算出来的。 math computing logic technical 与AI对话词汇游戏阅读练习
adjective 下载 🔗分享 递归的,循环的。 Of a program or function that calls itself Examples : "The programmer used a recursive function to calculate the factorial of a number, meaning the function called itself repeatedly with smaller inputs until it reached a base case. " 程序员用了一个递归函数来计算一个数的阶乘,意思是这个函数会反复地调用自己,每次调用都使用更小的输入值,直到达到一个基本情况为止。 computing technology technical function 与AI对话词汇游戏阅读练习
adjective 下载 🔗分享 递归的,循环的。 (of a function) which can be computed by a theoretical model of a computer, in a finite amount of time Examples : "The math problem was designed to be solvable; a recursive formula meant a computer program could find the answer eventually, even if it took a long time. " 这个数学题被设计成可解的;一个递归的公式意味着计算机程序最终能够找到答案,即使需要很长时间。 computing technical math logic function science 与AI对话词汇游戏阅读练习
adjective 下载 🔗分享 递归的 (of a set) whose characteristic function is recursive (4) Examples : "The list of employee IDs is recursive; a computer program can easily determine if a number belongs to the list by repeatedly applying a set of simple rules. " 员工ID列表是递归的;计算机程序可以通过重复应用一组简单的规则来轻松确定一个数字是否属于该列表。 math computing logic function 与AI对话词汇游戏阅读练习