dynamic memory allocation 中文意思是什麼

dynamic memory allocation 解釋
動態存儲分配
  • dynamic : adj 1 動力的,動力學的;力學(上)的;動(態)的;起動的。2 有力的,有生氣的;能動的;(工作)效...
  • memory : n. 1. 記憶;記憶力;【自動化】存儲器;信息存儲方式;存儲量。2. 回憶。3. 紀念。4. 死後的名聲,遺芳。5. 追想得起的年限[范圍]。
  • allocation : n. 1. (原料等的)分配,配給。2. 配給物,配給量。3. 定位置,部署。4. 【會】(經費、收入等的)分配法。
  1. After giving all - sided analysis and evaluation on kinds of memory allocation pattern, it designs rtps _ cached _ allocator, a pooled memory allocator which can decrease the overhead resulted from the general dynamic heap allocation, in order to improve the dynamic performance of a system and meet the de mand of qos predictability. a memory pool management framework, mpmf, is also shown

    在全面分析總結各種內存分配模式及其優缺點與適用環境的基礎上,針對實時響應系統對動態性能和qos可預測性的需求,設計實現了一個能夠有效減少內存分配開銷的池式分配器rtpsmachemllocator ,提出了一個內存池管理框架mpmf 。
  2. Additionally, in the analysis and design phases, the system modeling is accomplished by means of uml. in terms of the process of object - oriented analysis, object - oriented design, and object - oriented programming, the hierarchy analysis of simulation system is carried through based on oos ( object - oriented simulation ), and the simulation framework design is completed. some key problems brought by the expandability needs, are solved by using the class mechanism, inheritance mechanism, overloading mechanism and dynamic memory allocation such advanced technologies of c + + programming language

    此外,運用uml統一建模語言對軟體進行分析與設計階段的系統建模,按照面向對象分析、面向對象設計、面向對象程序設計的步驟,進行了基於oos的模擬系統層次分析,完成了模擬框架設計,並且充分利用面向對象程序設計語言c + +的類機制、繼承機制、重載機制和動態內存分配等先進技術解決了軟體擴展性要求所帶來的幾個關鍵問題。
  3. According to the using model in cdma2000, this article gives an improved walsh code allocation algorithm which is dynamic and efficient. this algorithm uses the computer memory management method for reference and shows a perfect combination of computer science and communication science

    本文結合cdma2000中walsh碼的使用模型,參考計算機內存分配演算法,提出了一種高效的適合cdma2000高速數據業務的walsh碼動態分配演算法,是計算機經典演算法在通信領域的良好應用。
  4. Study of dynamic memory allocation in os kernel

    操作系統內核中動態內存分配機制的研究
  5. Dynamic memory allocation

    動態記憶空間配置
  6. A dynamic memory allocation method for global stiffness matrix in fem and its application to geotechnical engineering

    有限元法中總剛動態存取及其應用
  7. By tracking dynamic memory allocation proactively, it is easy to identify unusual consumption patterns pointing to insidious memory leaks - before they cause system crashes

    通過主動追蹤動態內存分配,可以在引起系統崩潰之前,很容易地識別指向隱伏且不常見的內存泄漏的消耗模式。
  8. After reboot, sql server 2005 operates in a normal dynamic memory allocation mode, and the available memory is limited to virtual address space or physical memory, whichever is smaller

    重新啟動后, sql server 2005將在標準動態內存分配模式下運行,其可用內存受虛擬地址空間或物理內存的限制,以較小的值為準。
  9. Therefore, if throughput and minimizing memory utilization are important non - functional requirements for the application, then consider using a message format that minimizes the amount of parsing time, datatype transformation time, and dynamic memory allocation time

    因此,如果對于應用程序來說吞吐量和最小內存佔用是重要的非功能性需求,就要考慮使用能夠減少解析時間、數據類型轉換時間和動態內存分配時間的消息格式。
  10. Following the architecture description of rtps middleware, two critical implementation issues are carried out : the first, object - oriented multi - threaded architecture. to avoid negative effect brought by the block, and to improve the realtime responsive ability of the system, we decouple the event processing from its transportation ; the second, pooled memory allocationjn order to decrease the time - and - space overhead due to dynamic memory allocation, thus to improve the dynamic performance of the realtime publish - subscribe system and the predictability of runtime end - to - end qos, we adopt the pooled allocation to change many dynamic system calls into one static system call and several user interface calls in fixed time

    通過將事件的輸送與處理解耦以避免阻塞所帶來的影響、改善系統的實時響應能力,通過面向對象的多線程並發以支持異步事件的實時並發處理並獲得系統結構上的靈活性;其二,池式內存分配。通過內存池分配方式將客戶的大量動態系統調用轉化為一次靜態系統調用和數次固定時間的用戶介面調用以減少動態內存分配的時空開銷,從而改善實時發布-訂閱系統的動態性能與提高其運行時端對端服務質量的( end - to - endqos )可預測性。
  11. We first give an analysis of the whole system and its requests for memory management then we design and implement the memory management strategies of rtos for this chip, including the paged virtual memory management mechanism without swap, the memory protection, the memory sharing and the static / dynamic memory allocation mechanism. chapter 4 describes the simulation method of the memory management strategies implemented in the previous chapter, then we analyse the results of the simulation

    首先對系統進行了分析,得到其對操作系統的存儲管理的具體要求,然後針對上面提出的需求,設計並實現了相應的存儲管理策略,包括分頁不交換的虛擬存儲機制、存儲保護、存儲共享以及內存的靜態動態分配機制,最後介紹了在本系統研究和實現過程中用到的幾個工具軟體。
分享友人