遞歸程調用 的英文怎麼說

中文拼音 [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 (趨向或集中於...
  • : 名詞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 Ⅱ名...
  • 調用 : transfer (officer) temporarily for a specific task; [計算機] call; invoking調用程序 caller; cal...
  1. Neural network control is an important mode of intelligent control, and it is widely used in branches of control science, first, the architecture and the learning rule ( error back propagation algorithm ) of multiplayered neural network which is widely used in control system are presentedo especially, the paper refers to the architecture of diagonal recurrent neural network and its learning algorithm - - - - - recurrent prediction error algorithm because of its faster convergence with low computing costo next, before introducing the neural network control to the double close loop dc driver system, the controllers of current and velocity loop are designed using engineering design approach after analysis of the system, simulation models of the system are created

    神經網路控制是智能控制的重要方式之一,它廣泛應於自動控制學科各個領域。本文首先敘述了控制系統中常的多層前饋網路結構及演算法( bp演算法) ,特別提及了能夠較好描述系統動態性能的對角神經網路和在推預報誤差演算法訓練drnn時取得了較快的收斂速度。其次,應方法分析設計了tf - 1350糖分離機的電流、轉速雙閉環直流調速系統的控制器,作為引入神經網路控制的設計基礎,並建立了系統的模擬模型。
  2. 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

    在這個過請求宏大結果的時候, (進行)死鎖預防和意外卸下處理,包括一個機制,憑借這個機制文件系統驅動可以中斷在相同線於深層的自動變量的指示器(就是說,在調/返回堆棧上分配一個) 。
  3. Secondly in enterprise valuation cost method should proceed with book value of the financial statement, regard market value as adjusting orientation and reduce application range of cost method. when income method is adopted, four principles should be paid attention to : a : stage - by - stage income model should be used which is made by early stage income current value added by later stage income increase. b : net profit and net cash flow should be the majority of income volume

    其次為:企業價值評估採成本法應從財務報表的賬面價值入手、以市場價值為調整目標、減少成本法的應范圍;採收益法應以前期收益現值加後期收益額增的分階段收益模型,收益額以凈利潤、現金凈流量為主,收益預測以企業未來發展潛力分析為前提的銷售收入預測為主導,折現率堅持不低於無風險報酬率等四項原則,系數以回的測算為主;市場法中參照物企業選取應以同行業企業為基準、擴大數據來源,注重評估比率可靠性驗證、利多種比率的配合等。
  4. If you attempt to do this, the compiler interprets it as a recursive call to the procedure

    如果試圖這樣做,編譯器會將它解釋為對過調
  5. Is useful for specifying whether or not you want the application to be able to inline a recursive call

    有助於指定是否希望應序能夠內聯調。默認情況下,該雜注為off 。
  6. If your jit compiler converts tail - recursive calls to iteration, this program will continue to run indefinitely

    如果您的jit編譯器把尾調轉換成迭代,這個序將無限期地運行下去。
  7. Procedure calls itself recursively, you must follow the procedure name with parentheses, even if there is no argument list

    方式調它自身時,您必須在過名稱后加上括號(即使不存在參數列表) 。
  8. 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

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