object code module 中文意思是什麼

object code module 解釋
結果代碼模塊
  • object : n 1 物,物體,物件。2 目標 (of; for); 目的,宗旨。3 【哲學】對象,客體,客觀 (opp subject); ...
  • code : n 1 法典;法規。2 規則,準則;(社會、階級等的)慣例,習俗,制度。3 (電)碼,代碼,密碼,暗碼;...
  • module : n. 1. 測量流水等的單位〈1秒100升〉。2. 【建築】圓柱下部半徑度。3. 【物理學】模,系數,模數,模量。4. 【無線電】微型組件;組件;模塊。5. (太空船上各個獨立的)艙。
  1. You can test this code for yourself by putting the code in listing 2 in a file called barebones. pm in any directory, and running the following from that directory meaning, " include the current directory in the library path, use the barebones module, and create a new barebones object "

    可以通過將清單2中的代碼放入任何目錄內名為barebones . pm的文件中,然後在該目錄中運行以下命令來測試該代碼(這表示: 「在庫路徑中包括當前目錄,使用barebones模塊,然後創建一個新的barebones對象」 ) :
  2. Its concrete method is : firstly, precondition the program code. secondly, collect information which will be put use to simulate. lastly, make use of the information collected to simulate to compute, and associate with the controlled object ’ s program module to carry out the multi - cyclical closed - loop simulation

    它的實現過程是:先對控制計算程序代碼進行預處理,接著提取程序代碼的結構信息和變量信息,最後利用提取的信息模擬代碼做控制計算,並調用受控對象程序模塊,得到反饋信號變量的實時值,實現多周期閉環的控制計算模擬。
  3. It is also a unattached modeling tool, the most important point of which is able to design and change conveniently comparing with other modeling tools for uml. a reasonable software system architecture should be composed of the oo ( aspect - object ) module and the aop ( aspect - oriented programming ) module, thus, the maintenance will be easy and the concept is in focus. the aop method brought advantage in different periods and abstracted levels of software life cycle, it can be used both in question space ( analysis, design and modeling ) and solution space ( implement and code )

    第一部分闡述了開發gmt的項目背景;第二部分從系統需求出發,提出了領域建模和面向方面建模的概念以及系統的技術支持;第三部分介紹了統一建模語言uml ( unifiedmodelinglanguage )以及對uml進行擴展的機制,還介紹了元對象設施mof ( metaobjectfacility )的元層次和元建模結構;第四部分主要介紹系統的實現要點,提出了兩階段建模的概念及優勢以及系統如何實現對面向方面的支持;第五部分是系統的設計與實現,詳述了系統的主要功能和體系結構,並使用一個例子來說明元建模和建模的具體過程及系統的部署結構;最後兩部分是文章的結論和參考文獻。
  4. ( 3 ) with three - tier system object - oriented programming module technique, the middle tier of system core is completely transparent, and the developers increase the code reusability by the data abstract and data encapsulation

    ( 3 )本系統設計採用三層結構的面向對象模塊化設計技術,系統核心的中間層完全透明,通過數據抽象和封裝,開發者可提高代碼的可重用性。
  5. The paper puts forward a kind of economical numerical control milling machine system which is supported by windows and industry pc that are acted as software and hardware platform on the base of analyzing the present development of economical numerical control system and some existent problem, and expatiates the system software ' s collectivity frame, also introduces detailedly form and operational way of the user ' s interface. besides, the thesis also frames and accomplishes each module such as syntax inspect module, translation module, tool compensation module and track interpolation module adopting visual c + + 6. 0 and the kind of facing object and modularized program design method by analyzing rationales and function of the software ' s modules, moreover presents the programmer ' s flow chart and parts of source code, whereafter validates arithmetic of translation and tool compensation by simulating process testing program

    本文在分析了我國經濟型數控系統的發展現狀以及目前存在的一些問題的基礎上,提出了一種以windows和工業pc機作為軟、硬體平臺的經濟型數控銑床系統,闡述了該系統軟體的總體結構,並對其用戶界面的組成及其操作過程做了較為詳細的介紹,分析了軟體的各個模塊的基本原理和功能,採用visualc + + 6 . 0以及面向對象、模塊化的程序設計方法,完成了語法檢查模塊、譯碼模塊、刀具補償模塊以及軌跡插補模塊的具體設計,並給出了程序設計流程圖和部分源代碼,通過系統的模擬程序模擬加工過程驗證了譯碼和刀補演算法的正確性。
  6. During the study of computer simulation, a new object - oriented simulation software dymola is used to program code module about the rotor system. simulation begins by using the finite - element models, a series of simulation figures are achieved. after simulation, experimental study begins

    在計算機模擬研究中,本文採用了一種新型的面向對象的模擬軟體dymola ,利用已經建好的有限元模型,編制各部分的程序模塊,進行相應的模擬,得到了一系列的模擬波形圖。
分享友人