shared memory 中文意思是什麼

shared memory 解釋
分享存儲器
  • shared : 共同的
  • memory : n. 1. 記憶;記憶力;【自動化】存儲器;信息存儲方式;存儲量。2. 回憶。3. 紀念。4. 死後的名聲,遺芳。5. 追想得起的年限[范圍]。
  1. The performances of atm switches with different butter queueing model are analyzed in the third part of this paper. we discuss the performances of input queue switch, shared memory switch and output queue switch respectively

    第三部分對不同緩沖排隊模型的atm交換機的性能進行了分析,分別討論了輸入排隊交換機、共享存儲排隊交換機及輸出排隊交換機的的性能。
  2. Among them, the cell input is taken the extended method for input queue switch. the arrival of cells is restricted by threshold in the model of shared memory switch. the arrival and service of cells have geometric distribution in the model of output queue switch

    其中輸入排隊交換機中信元的輸入採用擴展方法,共享存儲排隊交換機中信元的到達受到門限的限制,輸出排隊交換機中信元的到達和服務時間服從離散分佈。
  3. Finally, according to the requirement that the transparent data must be exchanged interactively on space - flight and aerial distributed experiment and measurement system, the method that the distributed experiment and measurement system with the middle component of virtual shared memory is introduced, and its software wraps based on fast ethernet, rpc and broadcasting data are developed. according to the character of multi - task and high real - time in ivems, the technique of management, fault tolerance and the synchrony of multi - line are discussed detailedly

    在此基礎上針對航天、航空產品的分散式試驗與測試系統對透明數據交互的需求,採用虛擬共享內存中件構造分散式試驗與測試系統的方法,參與設計了虛擬共享內存中件,並獨立完成了基於快速以太網、 rpc和udp廣播數據的虛擬共享內存中件的通訊技術設計與實現。
  4. Is the set of attribute flags that specify the desired access protection for the shared memory object

    是屬性標志,它說明了希望該共享內存對象的訪問保護模式。
  5. Shared - memory multiprocessor systems. one is a recently - proposed parallel randomized best - first minimax search ( prbfm ) algorithm in a chess - playing program, and the other is the latest version of crafty, a state - of - the - art alpha - beta - based chess - playing program whose older sequential version is known as a typical game program in spec2000

    演算法一是最近新出的parallelrandomizedbest - firstminimaxsearch ( prbfm ) ,演算法二是著名的開源棋類游戲crafty採用的dynamictreesplitting演算法,其早期的單線程版本是spec2000benchmark測試cpu整數性能的程序之一。
  6. Db2 needs a contiguous address space for the shared memory area

    Db2需要一個連續的地址空間來作為共享內存區域。
  7. This total has to include the text, data, and stack segments, plus all shared memory regions

    這個總數必須包括文本、數據和棧段,再加上所有的共享內存區域。
  8. Any application that knows the name of the shared memory can access it

    中,任何知道共享內存名的應用程序都可以訪問這段共享內存。
  9. Cluster system is one of the hot spots in the research area of high performance computer, while system area network ( san ) that used to connect nodes is considered to be the key point in the cluster system the aims of this paper are to study dedicated high performance san network based on distributed shared memory architecture, and set up cluster system with high price performance ratio the main work and originalities in this paper list as followings : 1

    群機系統是高性能計算機研究領域的熱點之一,而用於連接群機系統內部結點的系統域網路( san )是群機系統研究的關鍵。本文在分佈共享存儲器結構的基礎上研究高性能專用san網路,構建高性能/價格比的群機系統。本文的主要工作和創新點如下: 1
  10. Whether it is an ambition which forms our shared memory or merely an air - castle illusion

    它究竟是通過智性努力可以形成我們共同記憶的理想,抑或僅僅是一個空中樓閣式的幻象?
  11. Is used to free the shared memory object. in linux, the system calls

    在linux中,在創建或訪問共享內存時必須同時使用系統調用
  12. Aimed at 1750a ' s hardware characteristic and the task type in dcmp ofp, we adopt different stratrges according to different task type. for those periodic tasks, the fixed priority dispatching stratege is used, and for time - consuming tasks we adopt time slice dispatch stratege ( round robin ). rtos - 1750 also provides binary semophor, message queue and shared memory for task to commulicate

    根據1750acpu的硬體特點和dcmpofp軟體的任務類型,對不同的任務採用了不同的調度策略,即對前臺的周期任務採用了固定優先級調度策略,對於後臺的計算類任務則採用時間片輪轉調度策略( roundrobin ) 。
  13. Implementing software shared memory system in lan has become a hot subject in recent years. the system should achieve scalability, simple programming interface and should emulate parallel programming environment. there are three key aspects in implementing such a system : memory organization, data synchronization and communication

    在局域網軟體實現內存共享是近年來研究的一個熱門課題,實現的系統具有良好的可擴展性和簡單的用戶編程介面,並能實現在pc機組成的局域網小模擬高性能計算機運行并行科學計算程序。
  14. This program also allows you to display the subsystem shared memory segment for debugging purposes

    這個程序還允許您為調試目的顯示子系統共享內存段。
  15. Shmmax = the maximum size ( in bytes ) of a single shared memory segment

    一個共享內存段的最大位元組數,這里僅是一個最大值(上界)而已。
  16. The slot manager runs as a daemon to control the number of token slots provided to applications, and it interacts with applications using a shared memory region

    槽管理器作為守護進程來運行以控制向應用程序提供的令牌槽數,並且使用一個共享內存區域與應用程序交互。
  17. To detach the shared memory segment located at the address specified by

    將由shmaddr所指定的地址處的共享內存段與調用進程的數據段斷開:
  18. To free shared memory, first make a call to

    要釋放共享內存,首先需要調用
  19. Is the address of the name string associated with the shared memory object

    是與該共享內存對象有關的名字字元串的地址。
  20. Nowadays, the most popular parallel computer architectures in the world are smp, mpp, cow and smp cluster, etc. smp cluster, which combines the characteristics of both shared memory and distributed memory architectures, is not only powerful in computing capabilities but also excellent in scalabilities

    目前國內外流行的并行計算機體系結構主要有smp 、 mpp 、 cow和smp集群等,其中smp集群體系結構結合了共享存儲和分散式存儲兩種體系結構的特點,同時兼顧了計算性能和可擴展性兩個方面。
分享友人