国产高清精品免费区-男女一进一出抽搐免费视频-中日韩一二三级黄色永久视频-日韩精品人妻一区二区免费视频-日本久久视频在线观看-99热这里只有精品88热-亚洲韩国黄色最新短视频一区-日韩伦理在线观看免费全集-国产av一区二区三区天堂

recursive

recursive

美 [r??k?rs?v]  英 [r??k??(r)s?v]

  • adj.遞歸的;循環(huán)的
  • 網(wǎng)絡(luò)遞回;遞歸地;遞歸下載

英漢雙解

adj.
1.
遞歸的;循環(huán)的involving a process that is applied repeatedly

英漢解釋

adj.
1.
〔數(shù)〕遞歸,遞推

英英解釋

adj.

例句

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" .

收集Keltys講話一個(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)用。

熱門查詢