class template 中文意思是什麼

class template 解釋
類別模板、類別範本
  • class : n 1 階級;社會等級。2 學級;班級,年級,級,班;組;(有組織的)講習班;〈美國〉同年畢業班;【軍事...
  • template : n. 1. =templet. 2. 【計算機】模板。
  1. Describes data access programming with visual c, where the preferred way is to use one of the class libraries such as the active template class library or microsoft foundation class library, which simplify working with the database apis

    描述如何使用visual c + +進行數據訪問編程,首選方式是使用類庫(如活動模板類庫( atl )或microsoft基礎類( mfc )庫)之一,這將簡化對數據庫api的使用。
  2. Type the name of the template class, followed by

    鍵入模板類的名稱,然後鍵入「
  3. An unspecialized class template cannot be used as a template argument in a base class list

    不能將非專用化的類模板用作基類列表中的模板參數。
  4. It is invalid to use an unspecialized template class name as a template parameter in a base class list

    將非專用化的模板類名用作基類列表中的模板參數是無效的。
  5. Using an unspecialized template class name in the base class list for a class definition will result in compiler error c3203

    在類定義的基類列表中使用非專用化的模板類名將導致編譯器錯誤c3203 。
  6. The project template automatically adds a component class called

    項目模板自動添加從
  7. If a component does not have a template, but extends from a component class that does have a template, then the parent class ' template will be used by the child component

    如果一個組件沒有模板,但繼承一個有模板的組件,那麼父組件的模板會被用到子組件里。
  8. Class template specializations

    類別範本特化
  9. Creating com objects without the com class template

    不使用com類模板創建com對象
  10. To create a com object using the com class template

    使用com類模板創建com對象
  11. The matrix inversion by matrix class template

    矩陣類模板求逆矩陣的演算法
  12. Class template partial specializations

    類模板部分特化
  13. The easiest way to expose com objects is by using the com class template

    公開com對象的最簡單的途徑是使用com類模板。
  14. Class template, and

    類模板處理事件,而
  15. You can also create a com class manually instead of using the com class template

    可以手動創建一個com類,而不使用com類模板。
  16. In this case, wmi uses the class template to generate an instance of

    在這種情況下, wmi使用類模板為安裝在計算機上的每個磁盤生成一個
  17. This system has some specialty like : 1. for gis technique, it can manage transmission network graphically, display resource distributing clearly ; 2. with the class - template and rule - base technique, it can adapt the now - using and the coming equipment ; 3. providing a variety of report forms, it can help administrator an maintenance person to control the whole transmission network status with different angle ; 4. with the ameliorated auto and half - auto path configuration arithmetic, it can improve the network under - control efficiency and intelligence

    該系統具有以下的特點: ( 1 )基於gis技術,對光纜等傳輸網路資源進行圖形化管理,使資源分佈顯示一目了然; ( 2 )採用類模板和規則庫技術,使系統能適應目前和未來可能出現的設備; ( 3 )提供靈活多變的統計報表,使維護人員和管理人員能從多方位多角度地掌握傳輸網網路運行情況; ( 4 )採用改進的全自動和半自動的光電路路由配置演算法,提高網路的調度效率和智能化程度。
  18. A metafunction is a class or a class template that represents a function invocable at compile - time

    一個原操作是在編譯器表現了調用操作的一個類或一個模板類。
  19. In training process, we use kernel - based fisher discrimination analysis ( kfda ) method to train the input sample vectors. the method has been used in face recognition and has been demonstrated better recognition capability than other methods ( pca, kpca, svm ). we calculate the optimal subspace wopt and project the sample gait sequences to wopt, then get the tracks of the sequences, calculate the track centroid and calculate the exemplar projection centroid of the sequences in the same class, and the exemplar projection centroid represents the class template. to test the class of a gait sequence, we also project the test sequence to the eigenspace, and calculate the track centroid, then calculate the euclidean distance of the test sequence tracking centroid with the sample sequences ’ exemplar projection centroids. and the class which the test sequence belongs to is the one that the sample sequence which the euclidean distance is shortest belongs to

    該方法在人臉識別的研究中已有採用並在同樣測試條件下取得比其他識別方法更好的識別性能。採用kfda方法取得最優特徵空間wopt ,把步態樣本序列映射到wopt中,取得樣本序列在特徵空間中的軌跡,計算軌跡質心,把同類樣本序列的軌跡質心進行平均求得該類的標本投影軌跡質心,作為該類的模板。在識別時,將測試序列也投影到特徵空間中,取得序列軌跡質心,對測試序列軌跡質心與樣本的標本投影軌跡質心計算它們的歐氏距離。
  20. An explicit specialization shall be declared in the namespace of which the template is a member, or, for member templates, in the namespace of which the enclosing class or enclosing class template is a member

    一個顯式的特化應該聲明在它所在的名域中,對于成員模板來說,應該在聲明於它所嵌的類所在的名域中。
分享友人