遞歸過程調用 的英文怎麼說

中文拼音 [guīguòchéngdiàoyòng]
遞歸過程調用 英文
recursive procedure call
  • : Ⅰ動詞(傳送;傳遞) hand over; pass; give Ⅱ副詞(順著次序) in the proper order; successively
  • : Ⅰ動詞1 (返回) return; go back to 2 (還給; 歸還) return sth to; give back to 3 (趨向或集中於...
  • : 過Ⅰ動詞[口語] (超越) go beyond the limit; undue; excessiveⅡ名詞(姓氏) a surname
  • : 名詞1 (規章; 法式) rule; regulation 2 (進度; 程序) order; procedure 3 (路途; 一段路) journe...
  • 調 : Ⅰ動詞1 (配合得均勻合適) harmonize; suit well; fit in perfectly 2 (使配合得均勻合適) mix; adju...
  • : Ⅰ動詞1 (使用) use; employ; apply 2 (多用於否定: 需要) need 3 (敬辭: 吃; 喝) eat; drink Ⅱ名...
  • 過程 : process; procedure; transversion; plication; course
  • 調用 : transfer (officer) temporarily for a specific task; [計算機] call; invoking調用程序 caller; cal...
  1. Deadlock prevention and surprise dismount handling during this process require heroic efforts, including a mechanism whereby a file system driver can stash a pointer to an automatic variable ( that is, one allocated on the call / return stack ) to be used in deeper layers of recursion within the same thread

    在這個請求宏大結果的時候, (進行)死鎖預防和意外卸下處理,包括一個機制,憑借這個機制文件系統驅動可以中斷在相同線於深層的自動變量的指示器(就是說,在調/返回堆棧上分配一個) 。
  2. If you attempt to do this, the compiler interprets it as a recursive call to the procedure

    如果試圖這樣做,編譯器會將它解釋為對調
  3. Procedure calls itself recursively, you must follow the procedure name with parentheses, even if there is no argument list

    方式調它自身時,您必須在名稱后加上括號(即使不存在參數列表) 。
  4. You must design a recursive procedure to test for at least one condition that can terminate the recursion, and you must also handle the case where no such condition is satisfied within a reasonable number of recursive calls

    您在設計一個時,必須至少測試一個可以終止此的條件,並且還必須對在合理的調次數內未滿足此類條件的情況進行處理。
分享友人