loop execution 中文意思是什麼

loop execution 解釋
循環執行
  • loop : n 1 (用線、帶等打成的)圈,環,匝,框,環孔,線圈;【醫學】(常 the loop)宮內避孕環。2 環狀物,...
  • execution : n 1 實行,履行,執行;貫徹。2 執行死刑;強制執行;執行命令。3 作成,完成;簽名蓋印使法律文件生效...
  1. Software pipelining is a loop scheduling technique that extracts ilp by overlapping the execution of several consecutive iterations

    軟體流水是開發循環程序指令級并行性的重要編譯優化技術。
  2. This particular code sample enters a loop during execution. a private integer variable is incremented on each iteration of the loop

    在執行過程中此特定代碼示例將進入循環,其中私有整數變量在每次迭代后都會遞增。
  3. An optimal loop contains only expressions whose values change through each execution of the loop

    最佳循環只包含其值在每次循環執行過程中都要更改的表達式。
  4. The algorithm inserts the dynamic voltage scaling code before the condition statements and after the loop statements, which affect the program execution time. the algorithm makes full use of the slack time for the running program and effectively reduces system power consumption

    該演算法在編譯器的幫助下,在條件語句,循環語句等影響程序實際執行時間的控制語句結構中設置電壓調節點,插入電壓調節代碼,從而最大限度的利用了程序運行時的空閑時間,達到了降低系統功耗的效果。
  5. In the previous example, if customer. customer num and orders. customer num are not indexed, dynamic hash join would be chosen by the optimizer as the best execution plan. the optimizer will choose nested - loop joins if

    在前一個實例中,如果customer . customer _ num和orders . customer _ num都沒有被索引,那麼優化器將選擇動態哈希連接來作為最佳的執行計劃。
  6. You can call this function in a loop to control the loop execution rate

    無論何時執行該函數,她都會嚴格的按你所設定的時間延時。
  7. It reduces the loop execution time by overlapping the execution of successive iterations. ia - 64 is one kind of explicitly parallel instruction computing ( epic ) architectures

    Ia - 64是一種顯式并行指令計算體系結構,它利用編譯程序和處理器的協同能力來提高指令并行度。
  8. This system take the industry computer and the programmable controller as a control core, step - motor, the frequency changer and the ac machine does for the execution, matches by the sensor and its the periphery connection electric circuit, formed a pair the closed - loop control system

    本系統以工業計算機和可編程式控制制器為核心,步進電機、變頻器與交流電機做為執行器,配以傳感器及其外圍介面電路,構成雙閉環控制系統。
  9. For example, you can enable a break condition on the for loop container that sets a breakpoint that suspends execution at the start of each iteration of the loop

    例如,可以在for循環容器上啟用中斷條件,設置一個在循環的每個迭代開始時掛起執行的斷點。
  10. Keevan, w. " the execution feedback loop : techniques to minimize the risks associated with organizational change. " working paper ( 2003 )

    執行回饋循環:將組織變革所涉及的風險減到最小的手法> , 2003年研究論文。
  11. Executes a statement block once, and then repeats execution of the loop until a condition expression evaluates to

    將一個語句塊執行一次,然後重復該循環的執行,直到條件表達式為
  12. Takes place before the execution of the loop, a for

    的測試發生在循環執行之前,因此
  13. Because the test of conditional expression takes place before the execution of the loop, therefore, a

    由於條件表達式的測試在循環執行之前發生,因此
  14. However, regardless of the loop s type, the order of execution matters, and this is antithetical to functional programming

    但是無論什麼類型的循環,執行的順序都至關重要,這一點與函數式編程正好相反。
分享友人