recursively 中文意思是什麼

recursively 解釋
遞歸地
  1. The prefixes and suffixes of lss are recursively processed with the same way until all lsses are detected and aligned

    並在lss兩端切斷序列集, lss兩邊的短序列集重復進行相同的處理過程,直到所有的lss被找出並被對齊。
  2. A dynamic program slice is obtained by recursively traversing the data and control dependence edges in the dynamic dependence graph of the program for the given test case [ 0, 3 ]

    對于給定的測試用例{ [ 0 . 3 ] ,動態程序片是通過以下方式獲得的:遞歸遍歷程序動態依賴圖中的數據和控制依賴邊
  3. As was true of the dot operator, the bracket operator can be applied recursively

    和點運算符一樣,方括號運算符也可以遞歸應用。
  4. Component - based debugging is a new structural analysis approach that addresses this problem by analyzing the structure of each component in a model to separately locate faulty components. the analysis procedure is performed recursively based on the depth - first rule. it first generates fictitious equations for a component to establish a debugging environment, and then detects structural defects by using graph theoretical approaches to analyzing the structure of the system of equations resulting from the component

    該語言採用數學方程統一不同領域的模型描述,支持基於組件的陳述式非因果建模,使得可以在一個統一框架內組合不同領域的模型組件構造系統模型,具備模型重用性好便於數據交換建模簡單等許多優點,非常適合於復雜多領域物理系統建模。
  5. For leaming largerscales texts corpus by svm, it is bohant that decomposihon method optanises the svm with respect to subsets and recursively solves the whole svm. the c a estiinator based on leave - one - out test can perform emciently and effectively estiinating in term of error rate, precision, recall and f1

    針對超大規模文本庫的訓練與評估問題,採用分解演算法,迭代求解,然後利用基於leave - one - out技術的評估方法快速有效地計算錯誤率、準確率、召回率和f _ 1指標。
  6. Deletes a subkey and any child subkeys recursively

    遞歸刪除子項和任何子級子項。
  7. Property searches recursively for type parameters

    屬性( property )遞歸搜索類型參數。
  8. My performance and tuning tests were primarily focused around extracting an uncompressed kernel source tarball from a ram disk to the test filesystem, and then recursively copying the new source tree to a new directory on the same filesystem

    我的性能和調整測試主要是關于將ram磁盤中未壓縮的內核源文件tar包( tarball )抽取到要測試的文件系統,然後遞歸地將新源文件樹復制到同一文件系統中的一個新目錄中。
  9. When the property being accessed is itself an object, the dot operator can be applied recursively

    當被訪問的特性本身是對象時,可以遞歸地應用點運算符。
  10. In queueing theory, the research on gi / g / l queue have been continued for decades of years. by the end of last century, the integral representation of its transient distribution of the queue length has been obtained. in this integral representation, the integrated term can be determined recursively by a system of kolmogorov differential equation

    在排隊理論中,關于gi / g / 1排隊系統的研究,延續了幾十年,直至上個世紀末,方得到了它的瞬時隊長分佈的積分表示,在這個積分表示中,其被積項可以由一組柯爾莫洛夫偏微分方程遞歸地確定。
  11. 3, 4, 5 and ? 6 of this chapter deal respectively with the transient distribution of the queue length of these four queueing systems. such results are obtained as follows : under the condition of the interarrival times distributions and service times distributions of these queueing models which have density function, their transient distribution of the queue length can be represented as an integral, and the integrated term of this integral can be recursively obtained

    在這一章的誇3 、芬4 、縣5和號6中,分別針對這四個排隊模型,討論了瞬時隊長的分佈,最終得到了以下的結果:在這幾個模型的到達間隔分佈和服務時間分佈均具有密度函數的條件下,它們的瞬時隊長分佈可以表示為一個積分,該積分的被積項可以遞歸地求取。
  12. The first part of this thesis describes the theory of rbf neural networks. the input space is thus divided into hyperrectangles organized into a regression tree ( binary tree ) by recursively partition the input space in two

    第一部分從rbf網路出發,通過遞歸分割將輸入空間劃分為兩部分,從而將輸入空間變成一個用超矩形構成的回歸樹(二叉樹) 。
  13. An architecture can be recursively decomposed into parts that interact through interfaces, relationships that connect parts, and constraints for assembling parts

    構架可以遞歸解構為通過介面交互的部件、連接部件的關系以及組裝部件的一些限制條件。
  14. Method is called recursively for all of the instances in the inheritance chain, from the most - derived to the least - derived

    這意味著對繼承鏈中的所有實例遞歸地調用
  15. Red searches and deletes empty directories recursively below a given start folder and shows the result in a well arranged tree

    紅色在一個特定起動文件夾之下在一棵良好排列的樹遞歸地搜尋並且刪除空的目錄並且顯示結果。
  16. The method used here is to recursively form cross products of the values stored in each of the gui - control - possible - value vectors we will call these vectors, " permutation groups "

    此處使用的方法是遞回形成儲存在每個gui控制項可能值vectors中的值的積(我們稱這些vectors為「置換群( permutation group ) 」 ) 。
  17. When examined recursively, the method has no unassigned generic parameters

    當遞歸檢查時,該方法沒有未分配的泛型參數。
  18. This time, however, i prefer to show a different approach and present code that recursively queries the xml from the wordnet server developed in the

    但這一次我選擇了另一種方法,從本系列上一期文章開發的wordnet服務器上遞歸查詢xml 。
  19. Method inserts the nodes into the tree recursively, prepending managers as it moves up the hierarchy

    方法遞歸地將節點插入到樹中,在層次中向上移動時不斷預設經理。
  20. These two steps repeat recursively and depth first

    這兩步遞歸地以深度優先的方式重復。
分享友人