multimethod

multimethod

 英

  • 網絡多重方法;多元方法;多元式學習法

例句

To choose proper collaboration strategy can improve the optimization character of multimethod collaborative optimization algorithm.

合理選擇協作策略可以進一步提高方法協作優化方法優化特性

This multimethod is turned into a visitor with the node-eval function.

這種多重方法轉為一個具有node-eval函數訪問者

In Clojure, a multimethod is a special kind of function that breaks invocation into two steps.

Clojure多重方法一種特殊函數類型調用分為兩個步驟

Finally, we create a multimethod to handle the evaluation, called eval-expr.

最后我們創建一個多重方法處理eval-expr。

We then create implementations of the multimethod for each type we want to handle, using defmethod.

隨后我們利用defmethod希望處理類型創建多重方法實現

Listing 7 is the complete implementation of the eval-concat multimethod.

清單7eval-concat多重方法完整實現

Similar to our Java Visitor solution, we could implement an eval-concat operation for every node type in the tree using a multimethod.

Java訪問者解決方案相似我們可以利用一個多重方法multimethod),節點類型實現一個eval-concat操作

This example builds up a small tree of nodes, then executes the multimethod eval-concat on those nodes to find a concat of string literals.

示例構建一個節點隨后這些節點執行多重方法eval-concat,查找字符串concat

A multimethod is defined by two macros: defmulti and defmethod.

多重方法兩個定義defmultidefmethod

Listing 8 is an example of theeval-concat multimethod in use.

清單8eval-concat多重方法一個應用示例

Research of collaboration strategies of multimethod collaborative optimization algorithm

方法協作優化算法協作策略研究

Multimethod Collaborative Optimization for Function Optimization Problem

函數優化問題方法協作優化

Multimethod Collaborative Optimization of Missile System Design

導彈總體設計方法協作優化

Multimethod Collaborative Optimization Algorithm Based on Embedding Collaboration

基于嵌入協作方法協作優化方法

Multimethod Collaborative Optimization Algorithm Based on Serial Collaboration

基于串聯協作方法協作優化方法

Plane System Design Optimization Based on Multimethod Collaborative Optimization

基于方法協作優化算法飛機總體優化設計

熱門查詢