順序計算 的英文怎麼說

中文拼音 [shùnsuàn]
順序計算 英文
sequencing computation
  • : Ⅰ介詞1 (向著同一個方向) in the same direction as; with 2 (依著自然情勢; 沿著) along; in the d...
  • : Ⅰ動詞1 (計算) count; compute; calculate; number 2 (設想; 打算) plan; plot Ⅱ名詞1 (測量或計算...
  • : Ⅰ動詞1 (計算數目) calculate; reckon; compute; figure 2 (計算進去) include; count 3 (謀劃;計...
  • 順序 : 1. (次序) plain sequence; subsequence; order; sequence; succession2. (順著次序) in proper order; in turn
  • 計算 : 1 (求得未知數) count; compute; calculate; reckon; enumerate 2 (考慮; 籌劃) consideration; pla...
  1. In this thesis, used thermocouple to sense the temperature in the space of the hearth, attributed the thermocouple based on calorifics and scientific arithmetic, acquired data by data acquiring card, processed data according to the demand of setting up temperature model and drawing graphics and then caculated the coordinates of isothermal points and normals of isothermal facets, ascertained the order of connecting points and the model of construct, drawed the isothermal facet of temperature field with opengl at last

    通過數據採集板卡進行數據採集並與機介面進行數據處理。然後,將處理后特殊點的溫度數據依據marchingcubes演法建立數學模型求取等溫面上的點的坐標及各點的法向量等。最後,確定的三維坐標點的連接和拓撲模型,利用opengl進行等溫面的繪制、消隱和模式變換等工作。
  2. Based on the demand of power department, a full distributed multifuncitional monitoring device is studied. this instrument not only can measure the data of hydroelectric plant, but also integrate the funcition of control the dynamotor, by cooperate with the program of epigynous system, it can realization the auto generate electricity on the hydroelectric plant and ordinal startup - stop of the dynamotor. 2 furthermore, performance of integrated dft arithmetic enhances the acturacy and reliability of measure. by communication several devices can run online to be controlled dispersedly and managed centrally

    本文分析了國內外水電站自動控制裝置的研究和發展狀況,尤其是國內小型水電站的自動化現狀,針對現有電力部門的需求,設並實現了一種單元式的微機自動監控裝置,該裝置不僅實現了對水電站內各種模擬參數和數字信號的實時監測功能,還對水輪發電機組進行了調控,通過與上位機處理程的配合,可以實現水電站的自動發電控制、機組啟停;在測量發電機組機端電壓和電流參數的時候,採用32點離散傅立葉演法( dft ) ,增加了測量的準確性和可靠性;通過通訊可以實現裝置的聯網運行,做到「分散控制、集中管理」 。
  3. In the process of arithmetic design, newton " method is used to compute power flow of network. graph theory knowledge is used to determine all paths from generator to load. to improve efficiency, thesis use branch expunction method to optimize the node order

    在演法設過程中,採用牛頓拉夫遜法進行潮流得到系統潮流分佈,利用圖論原理中的路徑搜索演法確定了發電機對負荷的供電路徑,此外為了提高潮流跟蹤的效率,利用了支路消去法進行節點的優化。
  4. A three layered magneto - electro - elastic half - space subjected to vertical mechanical loads, charge or magnetomotive force is analyzed as the numerical example, and the calculative results of two different stacking sequences are compared

    以在垂直機械載荷或電載荷或磁感應強度作用下三層半無限壓電壓磁彈性體為例,並比較了兩種不同材料疊放結果。
  5. To find the median of a data set, we first array the data in ascending or descending order.

    為了一組數據的中位數,我們首先要把這些數據按由大到小或由小到大的加以排列。
  6. But the most important characteristic - and the one likely to be concretely useful - is the elimination of side - effects or at least their containment to special areas like monads. a very large percentage of program errors - and the problem that drives programmers to debuggers - occur because variables obtain unexpected values during the course of program execution

    類(或其實例)中,能收集一些數據- -可以以任意- -一旦獲得了所需的所有元素,就能調用這一對象的方法來完成這一大批數據的
  7. As an application of this fem preprocessing system, the simulation on the welding process of missile ’ s oil box was performed, in which the effects of the welding sequences of four web plates and welds on each web plate are primarily analyzed. the simulation results show that the deformations under varied welding sequences are almost the same. downward deflection deformation is obtained along the weld longitudinal direction in the structure as well as upward deflection deformation along the weld traverse direction

    對于某型號導彈油箱結構焊接過程的數值模擬,主要考察了每塊立板上各段焊縫焊接的調整、四塊立板之間不同的焊接以及焊接起始端的選擇對結構焊后變形的影響規律,模擬結果表明:壁板在各種焊接下的整體變形規律基本相似,即焊後壁板沿焊縫縱向發生了向下的撓曲變形,中部向下變形量最大;沿焊縫橫向發生了向上的撓曲變形,壁板兩端部變形量較大,且壁板前端變形大於壁板後端。
  8. To deal with the difference on operating system level, this paper designs a thread - level algorithm based upon priority inheritance protocol to prevent priority inversion. a dynamic priority mapping and scheduling algorithm to achieve strict order is also presented. through analysis of multi - threaded execution order under fixed priority scheduling model, a multithreaded programming model with totally predicable execution order is proposed

    針對各種操作系統的差異,本文提出了基於優先級繼承協議的線程級防優先級翻轉演法,提出了能夠嚴格保的動態優先級映射方法及相關的調度演法,通過研究固定優先級調度下的多線程執行問題,本文還提出了一種執行可預測的多線程程模式。
  9. In the proposed join algorithms, although some algorithms such as mpmgin algorithm [ 23 ], outperform standard rdbms join algorithms, they perform a lot of unnecessary computation and i / o for matching basic structural relationships, especially in the case of parent - child relationships ; other algorithms such as the stack - tree - desc algorithm [ 24 ], represent the state - of - the - art in structural joins, however, they do not utilize indexed structures but sequentially scan the input lists. thus, i / o ' s can be wasted for scanning element that do not participate in the join, and join speed can be influenced

    另外,在所提出的演法中,盡管有的演法,如mpmgjn演法[ 23 ]優于標準的rdbms連接演法,但是該演法為匹配基本的結構關系,特別是在父子關系情況下,執行了大量不必要的和佔用了大量的i / o資源;有的演法雖然代表了結構連接演法的先進水平,如stack - tree - desc [ 24 ]連接演法,但是它沒有利用索引結構而是瀏覽輸入列表。
  10. In packet based wireless video communications, when best band distribution, not only source distortion should be considered, but also channel distortion caused by channel errors. the existing macroblock - layer rate control schemes calculates quantization parameters of all macroblocks ( mb ) in a frame in a raster scan order, and then encodes the mbs in the same order. actually, the quantization distortion is heavily dependent upon the coding order of mbs

    在基於包的無線視頻傳輸中,最佳帶寬分配時,不僅要考慮信源編碼失真,也要考慮由於通道差錯引起的通道失真;已有的宏塊層碼率控制演法以矩陣掃描的順序計算一幀中所有宏塊的量化參數,事實上量化失真與宏塊的編碼有很大關系,改變宏塊的編碼,使復雜的宏塊分配到更多的比特數,顯然能大大提高編碼效率。
  11. Left - associative operators are evaluated in order from left to right

    左結合運符按從左到右的順序計算
  12. Right - associative operators are evaluated in order from right to left

    右結合運符按從右到左的順序計算
  13. Statement is evaluated in order

    ,則按順序計算每個
  14. At run time, the choices in the

    運行時,按順序計算
  15. Operators in an expression are evaluated in a specific order known as operator precedence

    表達式中的運符按照稱為運符優先級的特定順序計算
  16. When several operations occur in an expression, each part is evaluated and resolved in a predetermined order called operator precedence

    如果表達式中出現幾種運,將按照預先確定的稱為「運符優先級」的順序計算和解析各個部分。
  17. When you create a new solution configuration rather than copy one that already exists, the ide determines the default project configurations for the projects it will build using the following selection criteria for each project evaluated in this order

    當創建新的解決方案配置(而不是復制已有的配置)時,對于要生成的每個項目, ide使用下列選擇條件(按此順序計算)確定默認項目配置:
  18. The residual strength of damaged composite laminates and their repaired structures are calculated, and the influence of the repair parameters is discussed by the finite element and program stated above. some useful conclusion can be drawn according to the curves, which show the influence of repair parameters to repair effect. for the laminate which contains a circle hole, the suggested patch shape is circle, the patch size is 2 to 3 times than the diameter of damaged hole, the patch thickness is equal to the parent laminate and the patch stacking sequence is the same as the parent laminate

    用所建立的二維有限元模型和編寫的有限元程損傷板及其修補結構的剩餘強度,並分析了修補參數對修補效果的影響;根據本文得到的修補參數對修補效果的影響曲線,可以得到如下結論: ?對于含孔復合材料層壓板,當圓形補片與母板鋪排相同、直徑為損傷孔直徑2 3倍、相對厚度為100時能夠獲得比較好的修補效果。
  19. The calculating formula of yield surface for special - shaped column and the correspondent program are given in this paper. thereafter, the position and order about the beam column plastic hinge are drawn ; it is considered that the r. c. frame structure with special - shaped column reveals the typical characteristic of " strong column and weak beam "

    推導了異形柱屈服面公式;選取了24條地震波,以場地類別作為劃分依據,編制了相應的程並繪制了樑柱塑性鉸出鉸位置和圖,認為鋼筋混凝土異形柱框架結構表現出典型的「強柱弱梁」特性。
  20. Pseudo - static force testing of 1 : 2 scale models including two steel frame with semi - rigid connections is first carried out in china in order to obtain elastic - plastic behavior of semi - rigid connections steel frames under cyclic loading as well as to analyze collapse characteristic after structural ultimate strength has lost and the coming order of plastic hinges

    通過試驗考察了半剛性連接平面鋼框架結構在循環荷載作用下的彈塑性性能;了解結構在喪失極限承載力后的破壞形態和塑性鉸出現的;利用所編程了其中一個框架的受力性能。
分享友人