memory stack 中文意思是什麼

memory stack 解釋
存儲體
  • memory : n. 1. 記憶;記憶力;【自動化】存儲器;信息存儲方式;存儲量。2. 回憶。3. 紀念。4. 死後的名聲,遺芳。5. 追想得起的年限[范圍]。
  • stack : n 1 (麥桿等的)堆,垛;乾草堆。2 積材,層積,堆積;〈英國〉一堆〈木材等的計量單位,=108立方英尺...
  1. Argument specifies the total stack allocation in virtual memory

    參數指定虛擬內存中總的堆棧分配。
  2. When activated, a stack probe reaches benignly into memory by the amount of space required to store the associated function s local variables

    堆棧探測激活時,它在內存中良性延伸存儲關聯函數的局部變量所需的空間量。
  3. " the most frequent attack path hackers use to get into systems is to use stack overflows, buffer overflows, and memory overflows

    「黑客用來闖入系統最常見的攻擊方法是使用堆棧溢出、緩沖區溢出和內存溢出。
  4. A stack may be any block of successive information locations in a read / write memory

    棧可以是讀寫存儲器中任意的地址連續的存儲單元塊。
  5. According to specified application, tcolormodel is utilized to design adevice independent osd module, and rectangle and region algorithm combined withimage representation is utilized to avoid flicker of displaying pages, further more, stack allocator is chosen to improve the efficiency of memory allocation

    結合實際的應用需求,提出了基於顏色模型的設備無關osd模塊,並進一步提出基於矩形和區域的優化演算法防止頁面跳轉產生的閃爍,採用棧式內存管理方法來提高內存分配效率。
  6. This total has to include the text, data, and stack segments, plus all shared memory regions

    這個總數必須包括文本、數據和棧段,再加上所有的共享內存區域。
  7. Additionally, a call trace can identify the maximum call depth of user functions, which you can then use to efficiently bind the memory that the call stack uses an important consideration in embedded systems

    另外,調用跟蹤還可以判斷用戶函數的最大調用深度,這可以用來對調用棧使用的內存進行有效限制(在嵌入式系統中,這是非常重要的一個考慮因素) 。
  8. It can also be applied to multithread scheme by adding thread identifier. our experiment results indicate that about 25. 8 % of all memory reference instructions in spec cpu2000 benchmarks are executed in parallel by adopting adaptive stack cache with fast address generation. on average 9. 4 % data cache miss is reduced

    Speccpu2000程序運行結果表明,採用快速地址計算的自適應棧高速緩存方案, 25 . 8 %的訪存指令可以并行執行,數據高速緩存失效率平均降低9 . 4 % , ipc值平均提高6 . 9 % 。
  9. Memory address of the lowest stack address of this thread

    該線程最低堆棧地址在內存中的位置。
  10. Memory address of the highest stack address for this thread

    該線程最高堆棧地址在內存中的位置。
  11. This option specifies the total stack allocation in virtual memory

    該選項指定虛擬內存中的總的堆棧分配。
  12. It uses different zones named usu - prefrm zone and jmp - prefrm zone to record changing of the previous frame pointer in stack. compared with stack guard and rad, fpw has more efficent performance, same safety and less memory cost

    與stackguard和rad相比, fpw具有同樣程度的安全性、佔用更少的內存空間、減少進程意外終止的可能性和更好的運行效果等優點。
  13. Therefore, subsequent, uninitialized stack variables that happen to use the same stack area can return values left over from the prior use of this stack memory

    因此,恰好在隨后使用相同堆棧區域的未初始化堆棧變量就可能返回上次使用該堆棧內存時留下的值。
  14. Value saves time when the application needs more stack space but increases the memory requirements and possibly startup time

    值在應用程序需要更多堆棧空間時可節省時間,但會增加內存需求並可能延長啟動時間。
  15. Value saves time when the application needs more stack space, but increases the memory requirements and possibly the startup time

    值在應用程序需要更多堆棧空間時可節省時間,但會增加內存需求並有可能延長啟動時間。
  16. Several respondents also pointed out that each thread requires memory for two stacks the java runtime stack and the c - stack, which may have added up to cause the memory problem

    還有幾個回答者指出,由於每個線程需要兩個堆棧的內存( java運行庫堆棧和c堆棧) ,這可能加劇了內存問題。
  17. Adaptive stack cache with fast address generation policy can also avoid unnecessary memory traffic. stack cache can be disabled adaptively, when it is overflow

    該棧高速緩存在發生棧溢出時,能夠自適應地關閉,以避免棧切換對處理器性能的影響。
  18. Allocates a block of memory on the stack

    在堆棧上分配內存塊。
  19. Could be defined that would display one line of memory starting at address 0xc000000, display the contents of the registers, and dump the stack

    ,它顯示從地址0xc000000開始的一行內存、顯示寄存器的內容並轉儲堆棧:
分享友人