recursive
美 [r??k?rs?v]
英 [r??k??(r)s?v] 
- adj.遞歸的;循環(huán)的
- 網(wǎng)絡(luò)遞回;遞歸地;遞歸下載
英漢雙解
1. | 遞歸的;循環(huán)的involving a process that is applied repeatedly |
英漢解釋
英英解釋
例句
Chomsky suggested that the key part of this deeper quality might be a quite simple and uniquely human power of "recursive" calculation.
喬姆斯基認(rèn)為,這種更深層屬性的關(guān)鍵,可能是十分簡(jiǎn)單且人類獨(dú)有的「遞歸」(recursive)計(jì)算能力。
Probably the best way to understand is with a real example and to do that, we need a recursive function.
可能理解它的最佳途徑是接觸一個(gè)實(shí)際的例子,我們需要一個(gè)遞歸函數(shù)。
The recursive CTE definition must contain at least two CTE query definitions, an anchor member and a recursive member.
遞歸CTE定義至少必須包含兩個(gè)CTE查詢定義,一個(gè)定位點(diǎn)成員和一個(gè)遞歸成員。
On top of that the whole thing is recursive: a set of systems is a system in his own right.
此外,所有這些都是遞歸的:一個(gè)系統(tǒng)集合完全也可以是一個(gè)系統(tǒng)。
A base case is the bottom point of a recursive program where the operation is so trivial as to be able to return an answer directly.
基線條件是遞歸程序的最底層位置,在此位置時(shí)沒有必要再進(jìn)行操作,可以直接返回一個(gè)結(jié)果。
During the modeling, the recursive relation among the matrices is analyzed, so that the matrices can be calculated in an efficient way.
在建模過程分析了矩陣間的遞推關(guān)系,利用這些關(guān)系進(jìn)行矩陣計(jì)算,提高計(jì)算效率。
The recursive nature of the approach allows decomposition to occur as many times as needed to identify atomic system elements.
在需要分解以確定原子級(jí)系統(tǒng)元素時(shí),此方法的遞歸性質(zhì)讓分解盡可能多次的發(fā)生。
It is possible to call recursive functions in PHP.
在PHP中可以調(diào)用遞歸函數(shù)。
The displayed files can be also be recursive, where files in sub-folders are also shown in the list.
所顯示的文件也可以被遞歸,如果子目錄中的文件的文件夾也有在清單中顯示。
Such a design presents the same problems as a single recursive procedure, but can be harder to detect and debug.
此類設(shè)計(jì)所產(chǎn)生的問題與單個(gè)遞歸過程所產(chǎn)生的問題相同,但更難檢測(cè)和調(diào)試。
Furthermore, the mutual translation of cultures by means of a recursive looping brings about comprehension.
而且,文化的相互翻譯通過一遞歸的形成環(huán)引起理解。
Since the combination of processor, connection and memory is a machine, the model can be used to describe recursive processes.
鑒于處理器、連接器和內(nèi)存的組合就是一臺(tái)機(jī)器,因此這個(gè)模型能夠用于描述遞歸流程。
A recursive definition like this is going to fill up the stack rapidly and lead to a stack overflow.
像這樣的遞歸定義很快就會(huì)填滿堆棧,從而導(dǎo)致堆棧溢出。
If you evaluate print_report_i, you will see that there is nothing further that happens in the function after the recursive call.
如果仔細(xì)觀察print_report_i,您會(huì)發(fā)現(xiàn)在函數(shù)中遞歸調(diào)用之后沒有再進(jìn)一步發(fā)生任何事情。
The paper introduces the general form of recursive model, the process of recursive program running and the recursive program design.
介紹了遞歸模型的一般形式、歸程序的執(zhí)行過程及遞歸程序設(shè)計(jì)。
Kalman filter(KF), based on the least square(LS), is a recursive algorithm used for the estimation of linear parameters.
卡爾曼濾波(KF)是一種基于最小二乘法原理的線性估計(jì)遞歸(推)算法。
A common table expression (CTE) provides the significant advantage of being able to reference itself, thereby creating a recursive CTE.
公用表表達(dá)式(CTE)具有一個(gè)重要的優(yōu)點(diǎn),那就是能夠引用其自身,從而創(chuàng)建遞歸CTE。
The calculations both by hand and by FORTRAN Program show that this method is simple in computation, rapidly recursive and more intuitive.
用列表手算和用FORTRAN語言進(jìn)行程序設(shè)計(jì)以及所得到的計(jì)算結(jié)果表明:此法具有計(jì)算簡(jiǎn)便、遞推快速和更為直觀的特點(diǎn)。
Compilation Principle course this is one of a small experiment, is to use recursive subroutine method of computing expressions.
這個(gè)是編譯原理課程的其中一個(gè)小實(shí)驗(yàn),就是用遞歸子程序法實(shí)現(xiàn)表達(dá)式的運(yùn)算。
To support this, I created a little recursive traversal function that walks all the nodes of a gnosis. xml. objectify object.
為此我創(chuàng)建了一個(gè)小型的遞歸便利函數(shù)來遍歷gnosis.xml.objectify對(duì)象中的所有節(jié)點(diǎn)。
A recursive table is a common table expression constructed as a result of a WITH clause in a query .
遞歸表是作為查詢中的WITH子句的結(jié)果構(gòu)建的公用表表達(dá)式。
One of the more interesting ideas I gleaned from Kelty's talk was the phrase "recursive publics" .
我收集到的Kelty’s的講話中有一個(gè)非常有趣的詞語就是“遞歸公眾”。
But walking a tree just by using recursive functions is not all that difficult .
但是只用遞歸函數(shù)來遍歷樹并不十分困難。
Not applying this function attribute to the profiling functions results in an infinite recursive profiling loop and a lot of useless data .
不要將這個(gè)函數(shù)屬性應(yīng)用到分析函數(shù)上,這樣會(huì)導(dǎo)致無限遞歸分析循環(huán)和大量的無用數(shù)據(jù)。
In short, the container-component pattern is meant to capture the recursive concept of containers that contain containers.
簡(jiǎn)而言之,容器組件模式可以描述容器包含容器的遞歸概念。
recursive states that this attribute contains the dn values of objects that can be evaluated.
recursive規(guī)定該屬性包含可計(jì)算的對(duì)象的dn值。
This recursive packaging allows you to build complex analysis engines out of simpler ones.
這種遞歸式打包允許您通過簡(jiǎn)單的分析引擎構(gòu)建復(fù)雜的分析引擎。
The recursive nature of the algorithm will help to illustrate the standard ABI.
該算法的遞歸特性將十分有助于展示標(biāo)準(zhǔn)ABI。
By the recursive property, the new algorithm can reduce the size of problem which derives the paths with a small space required.
算法充分利用路徑的遞歸特性,降低問題的規(guī)模,實(shí)現(xiàn)了較小空間花費(fèi)下的海量路徑隨機(jī)查詢。
Casts may be required if the columns of the initial subquery do not have the same domains as those of the recursive subquery.
如果初始子查詢的列與遞歸子查詢的列具有不同的域,則可能需要進(jìn)行轉(zhuǎn)換。
When we converted our loop to a recursive function, the recursive call was the last thing that the function did.
當(dāng)我們將循環(huán)轉(zhuǎn)化為遞歸函數(shù)時(shí),遞歸調(diào)用是函數(shù)所做的最后一件事情。
The unifying theme of this course is best captured by the title of our main reference book: 'Recursive Methods in Economic Dynamics'.
我們的主要參考書目的書名恰當(dāng)地捕捉到了本課程的主題:《經(jīng)濟(jì)動(dòng)態(tài)學(xué)的遞回法》。
In this case, it lets you maintain the y coordinate value, passing an updated y value to the next recursive call of the line template.
在本例中,它允許您維護(hù)y坐標(biāo)值,從而將更新后的y值傳遞給下一次遞歸調(diào)用的line模板。
A function call (recursive or not) that is the last thing a function does is called a tail-call.
函數(shù)所做的最后一件事情是一個(gè)函數(shù)調(diào)用(遞歸的或者非遞歸的),這被稱為尾部調(diào)用(tail-call)。
With the advantage of simple structure, recursive filter be widely used in image noise reduction and target enhance for sequence images.
時(shí)域遞歸濾波器由于其結(jié)構(gòu)簡(jiǎn)單,被廣泛用于序列圖像中的降噪和目標(biāo)增強(qiáng)處理。
Recursive composition provides one method of aggregating services from various providers into a single solution.
遞歸組合提供一種將來自不同提供者的服務(wù)聚集到單個(gè)解決方案的方法。
The recursive CTE structure must contain at least one anchor member and one recursive member .
遞歸CTE結(jié)構(gòu)必須至少包含一個(gè)定位點(diǎn)成員和一個(gè)遞歸成員。
Predict the temperature usually require only two consecutive months of the establishment of equations and can be recursive relationship.
作溫度預(yù)報(bào)一般只需要連續(xù)兩個(gè)月的資料即可建立方程和遞推關(guān)系。
Recursive functions can sometimes be very resource hungry and may not return results before a user loses patience.
遞歸函數(shù)有時(shí)對(duì)資源的消耗量很大,而且在用戶失去耐心之前可能還沒有返回結(jié)果。
If the string has not been entirely consumed by the regular expression, a recursive call processes the remainder.
如果正則表達(dá)式沒有完全處理完字符串,那么對(duì)未處理完的字符串繼續(xù)應(yīng)用遞歸調(diào)用。