class module 中文意思是什麼

class module 解釋
類模塊
  • class : n 1 階級;社會等級。2 學級;班級,年級,級,班;組;(有組織的)講習班;〈美國〉同年畢業班;【軍事...
  • module : n. 1. 測量流水等的單位〈1秒100升〉。2. 【建築】圓柱下部半徑度。3. 【物理學】模,系數,模數,模量。4. 【無線電】微型組件;組件;模塊。5. (太空船上各個獨立的)艙。
  1. Based on vc and opengl software platform, as a part of integrate planar mechanism analysis and simulation cai, the mechanism theory has been adopted to analysis the movement trace and profile of linkage ; adopt oriented object method to capsulate the class module. each corresponding class module complete parameter storage and process ; adopt message - map, message - trigger to organize the programming and response the user " s input ; use the document - view structure of the visual vc + + mfc class foundation as the basis of the programming architecture to complete those functions. use oriented object method to product the following class module : control class, render class, document class, mechanism class and other classes ; adopt opengl library to draw the three dimensional graph based on the result of mechanism analysis ; use model transforming, lighting, material, color, frame - buffer, display - list, graphics - component combine etc to draw the three - dimension mechanism and make the simulation of linkage has high reality

    本文敘述了平面連桿機構運動分析和可視化模擬的理論演算法及其編程實現方法,基於微機vc平臺,採用opengl圖形庫編程,利用面向對象的方法對機構進行功能封裝,利用vc + +的文檔視結構作為最基本的窗架,生成並控制三維繪制類、文檔類、主窗口類和一些輔助類,利用windows平臺的消息映射、事件驅動來組織程序運行和響應用戶反饋,利用機構分析得出坐標數據驅動opengl庫繪制三維機構圖形。
  2. Following the research route of mend with study and development with creation, give the definition of risk and the methods of risk identifying, divide the risk attitude into risk loving, risk neutralism and risk avoiding, point out the importance of enhancing the risk consciousness for lightning hazard, and summarize the mechanisms of lightning hazard the theories and methods of risk assessment for lightning hazard. provide a set of risk assessment parameters for lightning hazard, which includes lightning times n, hazard probability p, hazard loss d, hazard risk r and protection efficiency e, and give the definition, decisive factor, value method and value scope of each parameter. establish a risk assessment model for lightning hazard which includes lightning hazard base module, lightning hazard probability module, lightning hazard loss module, lightning hazard accepted risk module, lightning protection cost module, correcting coefficient module, lightning hazard risk module, and lightning protection class and efficiency module

    遵循借鑒改造和發展創新的研究思路,給出了風險的定義和風險識別的方法,將風險態度分為風險喜好型、風險中庸型和風險逃避型,指出了提高雷電災害風險意識的重要性,總結了雷電災害的作用機制和雷電災害風險評估的理論與方法;提供了包括雷擊次數n 、雷災概率p 、雷災損失d 、雷災風險r和雷電防護級別與防護效率e等5類基本參數的雷電災害風險評估參數體系,並給出了各個參數的定義、參數的決定因素和取值方法以及取值范圍;設計了包括雷電災害基礎模塊、雷電災害概率評估模塊、雷電災害損失評估模塊、雷電災害允許風險評估模塊、雷電防護成本評估模塊、校正系數模塊、雷電災害風險評估模塊、雷電防護級別與效率分析模塊等8個模塊的雷電災害風險評估模型,評估模型以iec61662的評估模型為基本參考,以雷災損失d為中心,把雷災風險劃分為經濟雷災風險r _ e和人身雷災風險r _ l ,並對r _ e和r _ l分開單獨處理。
  3. Statement in the declarations section of a class or module

    在類或模塊的聲明部分中用
  4. In the declarations section of the class module that defines the class, use the

    在定義類的類模塊中的聲明部分,使用
  5. Statement to the top of the declarations section of your class module, above the

    語句添加到類模塊聲明部分的頂部,在
  6. It analyzes cad module class and system data structure, realizes cad module function of numerical control wire cutting integrated system by discussed technology and method

    分析cad模塊類和系統數據結構,應用所討論的技術和方法實現數控線切割集成系統的cad模塊功能。
  7. Consequently mis can provide information for managers and policymakers at different levels. on the background of the project mis of shaanxi pucheng power plant co, ltd, the modeling procedure and realization method of sub - module project mis is analyzed, the important foundation of information integration is supplied for this class enterprise

    本文以陜西蒲城發電有限責任公司項目管理為背景,分析並設計了項目管理系統中的各模塊的建模過程和實現方法,為此類企業實現信息化提供了重要的依據。
  8. As the thinking of object oriented programming is applied in this system, the characteristic data that describe the shape of glass bottles are packed in each class respectively. therefore it is very convenient to realize the data share and add module design function to this system. then it can finish all the work from glassware design to module design

    由於採用了面向對象的程序設計思想,對瓶型的特徵數據進行了封裝,因而,可以在此瓶型設計的基礎上利用數據共享很方便地開發出玻璃模具設計的功能,從而完成從玻璃瓶型到玻璃模具設計的所有工作。
  9. Software system includes the main contents of this research, which is made up of the following modules : image sampling module is used to capture the images from the analog monitor according to the order from the remote operator, and transmit these images to the local image server in real - time. this step will prepare for the further processing of the images. sample class is programmed by c + + in order to

    文章總結了目前圖像處理技術和圖像編碼技術發展的現狀,針對離子探針樣品圖像傳輸、處理的特點,設計並實現了一個支持多種圖像處理方法的圖像處理類庫,在此基礎上根據聯合圖像專家組的jpeg2000標準的第一部分實現了基於小波變換的圖像壓縮演算法,並且成功應用於離子探針樣品圖像傳輸系統,達到預期的效果。
  10. Class and module member variables outside any procedure default to private access, and structure member variables default to public access

    類和模塊成員變量(位於所有過程之外)默認為私有訪問,而結構成員變量默認為公共訪問。
  11. Class and module member constants outside any procedure default to private access, and structure member constants default to public access

    類和模塊成員常數(在任何過程的外部)默認為私有訪問,而結構成員常數則默認為公共訪問。
  12. This module is still under development, however, so it is still missing some important utilities, such as a class browser or a language documentation browser

    然而,該模塊仍處于開發階段,所以它仍缺少一些重要的實用程序,如類瀏覽器或語言文檔瀏覽器。
  13. A new class module is added to the project

    將向項目添加一個新的類模塊。
  14. In this lesson, you learned how to create a class module

    這本課中,您學習了如何創建類模塊。
  15. In the class module, include references to

    在類模塊中引用
  16. A class module is a separate code file that contains one or more classes

    類模塊是包含一個或多個類的獨立代碼文件。
  17. Project, add class module

    項目- >添加類模塊
  18. This class module is a good example of a user - defined collection class

    這個類模塊是一個很好的用戶定義的集合類的示例。
  19. In the development of this software, opengl class module is established in visual basic to drawing graphics. not only the effect of the graphics is good but also the development of program is simple, rational and easy to be maintained. this method has a certain application value

    該軟體的開發中,通過在visualbasic中建立了opengl類模塊來進行航道工程圖形的繪制,不但在圖形的繪制上取得了不錯的效果,而且程序的開發也具有簡單性,合理性以及易維護性,具有一定的應用價值。
  20. Classes can be created in three waysas a part of the code in a form module in a windows application project, as a separate class module added to a

    可以通過三種方式創建類:作為「 windows應用程序」項目的某個窗體模塊中代碼的一部分、作為添加到「 windows應用程序」項目的一個獨立類模塊、或作為一個獨立的「類庫」項目。
分享友人