virtual machine 中文意思是什麼

virtual machine 解釋
虛擬機器
  • virtual : adj. 1. 實際上的,實質上的,事實上的。2. 【物理學】虛像的。3. 【物理學】有效的;【計算機】(網上)虛擬的。4. 〈古語〉具有可產生某種效果之內在力的。
  • machine : n 1 機(器),機械;機關,機構。2 印刷機器;縫紉機;打字機;汽車;自行車;三輪車;飛機;〈美俚〉...
  1. This simple virtual machine has support for virtualized memory access, so a game much larger than the c64 s eponymous 64k of memory could be run

    這個簡單的虛擬機支持虛擬內存訪問,所以,比c64的著名的64k內存更大的游戲也可以運行。
  2. By extending the low level virtual machine to map the high - level semanteme to ir - level, we can implement dynamic weaving

    通過擴展低級虛擬機,把高級語言級的各種語義信息映射到中間實現級別,以一種比較通用的方式實現在運行時動態織入代碼。
  3. The capsulation and extension of the functions form a virtual machine environment, programmes running on which appear to be the same as they do on a single pc, also, the difference between api interfaces in different commercial operating systems is masked, as well as meeting the transparence demands of operating system, and enhancing the transplantable ability of the applied programmes in the upper layer to a great extent

    這些封裝及功能擴展,構成了一個虛擬機環境,程序如同運行在pc機上一樣。這就屏蔽了底層商用操作系統api之間的差異,就滿足了rsp之上的應用層對操作系統透明性的需求,很大程度上增強了應用層(也稱業務層)軟體的可移植性。
  4. The 12th workshop on parallel and distributed simulations, alberta, canada, may 1998. 22 levis p, culler d. mate : a virtual machine for tiny networked sensors

    我們還把rmac與其它的可靠mac協議進行了實驗比較,表明rmac比同類協議更可靠並且開銷更小。
  5. Virtual machine monitor, meaning that the operating system is modified in select areas to make calls into the hypervisor, whereas the applications that run on that operating system are unmodified

    (虛擬機監視器, virtual machine monitor ) ,這表示,為了調用系統管理程序,要有選擇地修改操作系統,然而卻不需要修改操作系統上運行的應用程序。
  6. Although the jit ( just - in - time ) compilation technology helps java technology succeed on the desktop computer and server platform, the mobile phones with weak computing capabilities, extremely restricted memory and power supply make it much difficult to be used on the embedded java virtual machine

    雖然即時編譯技術幫助java在桌面機和服務器平臺上取得了巨大的成功,但是由於移動通信設備自身計算能力相對較弱、存儲容量和電力供應十分有限,使得即時編譯技術無法直接應用到嵌入式java虛擬機中。
  7. In the j2se java virtual machine, the class verifier is responsible for rejecting invalid class files

    在j2se虛擬機中,類校驗器負責剔除非法的類文件。
  8. Based on comprehensively considering the specific features of monitoring configuration software ' s applying, a configuration language - c2000 language is designed, whose compiler and development environment are then fulfilled. the designing, syntax analysis, semantic analysis and intermediate code generating of c2000 are deeply discussed. a virtual machine is also presented and implemented to support the executing of the intermediate code

    論文對組態軟體中的用戶編程介面進行了研究,在充分考慮了監控組態軟體的行業應用特點的基礎上,設計了一種組態語言? ? c2000語言,對其編譯器及開發環境的實現方案進行了詳細論述;並對語言設計、語法分析、語義分析,以及中間代碼生成和用來對中間代碼解釋執行的虛擬機等進行了深入的討論,詳細論述了各語法成分的實現,總結了對源程序中錯誤處理的方法。
  9. Thrown if the java virtual machine cannot find an appropriate native language definition of a method declared native

    的方法,如果java虛擬機找不到和它對應的本機語言定義,就會拋出該異常。
  10. For establishing the simulation system of 5 - axis nc machining centre of sajo12000p, a particular solution has been put forward, which aims at the protract conflict problem between the movement simulation and roaming when the virtual machine working

    摘要在開發五坐標數控加工中心( sajo12000p )的虛擬數控加工模擬軟體的過程中,針對其中出現的虛擬加工場景漫遊動畫繪制過程和高實時性運動模擬動畫繪制過程間的沖窘所引起的加工過程遲滯性問題,提出了具體的解決方法。
  11. The jre consists of the java virtual machine, the java platform core classes, and supporting files

    Jre包含java虛擬機、 java平臺核心類和支持文件。
  12. This paper mainly focuses on the following three field : system structure, system hw / sw ( hardware / software ) partition. synthesis and verification. and presents a hw / sw co - design method based on ip ( intellectual property ) core. we use this method to design asip, and verify this virtual machine using instruction codes, ac - 3 codes and ts ( transport stream ) flow

    本文從晶元系統的整體入手,重點從系統的結構、軟硬體分割以及晶元系統的設計驗證三個方面對該晶元系統的設計做了深入的研究,提出了一種基於ip核的軟硬體協同設計方法,運用該方法對asip進行設計,並採用虛擬機的模型,採用指令集程序、 ac - 3解碼程序、 ts流程序進行模擬驗證。
  13. The optimization based on interpreting, however, can hardly improve the performance of the virtual machine any more because of the bottleneck of the interpreting itself. it would hinder the developing progress of the j2me platform in the mobile market

    由於解釋執行自身的性能瓶頸,基於解釋執行的優化技術已經很難再進一步提高虛擬機的性能,這必將阻礙j2me平臺在移動通信領域的發展。
  14. It is responsible for deciphering class files and uploading into java virtual machine ; class verifier is used to the correct internal structure ; security manager is used to customize the access strategy and permission ; and ssl guarantees the data security during transmission. though modeling and testing a prototype system, experiment proved the correctness and efficiency of above design

    類裝載器是java安全體系的第一道防線,它負責將類解密后裝入java虛擬機; class文件檢驗器保證裝載的class文件有正確的內部結構;安全管理器主要用於定製用戶對系統的訪問策略和訪問權限;安全套接字用來保證web傳輸安全。
  15. The runtime features of the java virtual machine environment enforce program safety in several ways

    Java虛擬機( java virtual machine , jvm )環境的運行時特性以幾種方式來加強程序安全性。
  16. It would be highly valuable to investigate a sort of jit compilation technology that fits the embedded java virtual machine on mobile phones. this thesis analyzes the encountering problems from applying jit compilation to the embedded java virtual machine, designs and implements a jit optimizing solution for the mobile phones

    因此,針對移動通信設備的特點,研究適合於嵌入式java虛擬機的即時編譯優化技術,從而為各種j2me應用提供一個高性能的java運行平臺,不僅具有重要的現實意義,而且有著良好的應用前景。
  17. Alternatively, the java virtual machine can manage thread movement - under either a cooperative or preemptive model - from a ready queue onto the processor, where the thread can begin executing its program code

    同樣, java虛擬機( jvm )也可以控制線程的移動在協作或搶先模型中從準備就緒隊列中將進程移到處理器中,於是該線程就可以開始執行它的程序代碼。
  18. Tuning garbage collection with the 1. 3. 1 java virtual machine " is a very useful article from sun with hints on how to minimize your gc pauses

    」是sun的一篇非常有用的文章,它給出了關于如何最小化gc暫停時間的提示。
  19. The virtual machine tool ( vmt ) is a new technology going with the development of virtual manufacturing ( vm ), it ' s one of the key technologies of vm

    虛擬機床技術是20世紀90年代中後期隨著虛擬製造發展而提出的一項新技術,它是虛擬製造的支撐技術之一。
  20. Linux on this platform runs either natively on the bare machine, in a so - called lpar logical partition or in a virtual machine supplied by the vm system

    Linux在該平臺上可以是本地化方式運行於裸機上,以所謂的lpar logical partition方式或者由vm系統提供的虛擬機方式。
分享友人