recursive algorithm
基本解釋
- [數(shù)] 遞歸算法
英漢例句
- The processor implements a recursive algorithm.
處理器實(shí)現(xiàn)了一種遞歸算法。 - When writing XSLT style sheets, it helps to remember that the XSLT processor follows a recursive algorithm.
當(dāng)編寫 XSLT 樣式表時(shí),記住 XSLT 處理器遵循遞歸算法是很有幫助的。 - To begin looking at SPU assembly language, I will enter in a simple program for calculating the factorial of a 32-bit number using a recursive algorithm.
在開始介紹 SPU 匯編語言之前,先來看一個(gè)通過遞歸算法計(jì)算 32 位數(shù)的階乘的簡(jiǎn)單程序。
雙語例句
詞組短語
- recursive adaptation algorithm 遞回式適應(yīng)性算法
- Recursive Searching Algorithm 遞歸搜索法
- recursive backtrack algorithm 遞歸回溯算法
- recursive doubling algorithm 遞歸倍增法
- recursive decomposition algorithm 遞歸分解算法的
短語
專業(yè)釋義
- 遞歸算法
According to the features of the existed algorithms of 0-1 knapsack problem,a new non-recursive algorithm is formally derived in the paper.
針對(duì)目前求解0-1背包問題算法的優(yōu)缺點(diǎn),開發(fā)了一種新的非遞歸算法。 - 遞推算法
In order to promote the speed of segmentation,corresponding recursive algorithm is proposed. Analysis shows that the computation time of 2D within-class minimum cross entropy method is reduced from more than 3 hours to several seconds.
為了提高運(yùn)算效率,提出了相應(yīng)的快速遞推算法,計(jì)算時(shí)間由從多于3小時(shí)減少到只要幾秒。 - 遞推英法
- 遞迴演算法
- 遞歸算法
Multi-dimensional state space was proposed to describe network traffic when multi-service program streams converge at the network edge. Through Kaufman-Roberts recursive algorithm, multiple businesses blocking rate were calculated under bandwidth sharing circumstance.
采用多維狀態(tài)空間來描述多業(yè)務(wù)流邊緣匯聚時(shí)的網(wǎng)絡(luò)流量,并利用Kaufman-Roberts遞歸算法計(jì)算出多業(yè)務(wù)共享帶寬模式下的業(yè)務(wù)阻塞率,用以支持交互業(yè)務(wù)的新部署。 - 遞推法
- 遞推算法
Then, a recursive algorithm is presented by the recursive and circulating format.
進(jìn)一步地,采用遞歸和循環(huán)格式給出了該插值格式的遞推算法,該算法易于編程實(shí)現(xiàn)。 - 遞歸算法