OM的意思
「OM」經常作為「Object Memory」的縮寫來使用,中文意思:「對象存儲器」。
OM(對象存儲器)詳細解釋
- 英文縮寫詞:OM
- 英文單詞:Object Memory
- 中文簡要解釋:對象存儲器
- 流行度:309
- 分類:Computing
- 領域:Networking
英文縮寫OM的擴展資料
- It has a pluggable, very clean architecture, meaning that for example garbage collection / object memory can be switched out to use another algorithm.它是可插拔的,架構非常的干凈,這意味著諸如垃圾回收和對象內存等問題,能夠轉換使用另一種算法。
- An Experimental Study on Comparing the Development of Object Memory(OM) and Metamemory客體記憶能力與元記憶能力發展的比較
- The allocation system of small object memory based on STL code consists of 4 layer structures.基于STL代碼可重用的小對象內存分配體系由4層結構組成。
- In analysis of the object memory allocation issues, paper declares it as the classic 0 / 1 knapsack, points out particularity and then puts forward the improved greedy algorithm.分析對象的存儲器分配問題時,首先將該問題表述為經典的0/1背包問題,接著指出該問題的特殊性,提出改進后的貪心算法。
- Fourth layer carried whole new and delete operators, successive object memory was allocated according to defining method, and optimization operation of encapsulating memory allocation for object-orientation was realized.第4層重載全局new和delete運算符,并對繼承對象按定義方法內存分配,實現面向對象封裝內存分配的優化操作。