virtual machine code 中文意思是什麼

virtual machine code 解釋
採用了虛機器碼
  • virtual : adj. 1. 實際上的,實質上的,事實上的。2. 【物理學】虛像的。3. 【物理學】有效的;【計算機】(網上)虛擬的。4. 〈古語〉具有可產生某種效果之內在力的。
  • machine : n 1 機(器),機械;機關,機構。2 印刷機器;縫紉機;打字機;汽車;自行車;三輪車;飛機;〈美俚〉...
  • code : n 1 法典;法規。2 規則,準則;(社會、階級等的)慣例,習俗,制度。3 (電)碼,代碼,密碼,暗碼;...
  1. In order to obtain the solution for mapping nc code of a parallel machine tool from virtual axis space to real axis space without the construction of mathematical model, a method of using assembly constraint and dimension driven function of cad software was presented

    摘要為了有助於並聯機床數控系統和模擬系統的開發,克服建立數學模型實現機床數控代碼虛實映射計算的缺點,文章提出了綜合利用cad軟體的裝配約束和尺寸驅動功能來實現虛實映射的方法。
  2. 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語言,對其編譯器及開發環境的實現方案進行了詳細論述;並對語言設計、語法分析、語義分析,以及中間代碼生成和用來對中間代碼解釋執行的虛擬機等進行了深入的討論,詳細論述了各語法成分的實現,總結了對源程序中錯誤處理的方法。
  3. 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 )也可以控制線程的移動在協作或搶先模型中從準備就緒隊列中將進程移到處理器中,於是該線程就可以開始執行它的程序代碼。
  4. As a result, c2000 compiler can generate a compactly structured intermediate code effectively, which can be executed by c2000 virtual machine efficiently, safely, and stably. thus the problem put forwarded at the beginning of this paper is solved, and the requirement of monitoring configuration software in the support of programming interface is satisfied well

    實際應用表明, c2000編譯器能夠生成結構緊湊的中間代碼,其虛擬機對中間代碼解釋執行時,效率高,運行穩定、可靠、安全,解決了一般組態軟體中在對用戶編程介面支持方面的問題,很好地滿足了監控組態軟體的需求。
  5. As ' to the front end, this thesis does n ' t use the method of syntax directed semantic analysis. instead, it arranges syntax analysis and semantic analysis into different stages in virtue of the equal description of source program. as to the back end, it selects the scheme that a virtual machine executes the intermediate code through interpreting

    在對語言編譯器即語言實現方面的研究中,論文總結了編譯器的一般模型,並針對其前端和後端分別選擇了合適的實現方案:前端沒有採用語法制導的語義分析,而是通過對源程序等價表述的引入將語法分析和語義分析安排到不同階段進行;後端選擇了用虛擬機對中間代碼解釋執行的實現方案。
  6. We also analyzed java virtual machine model and class file format and presented a formal model of java byte code obfuscation. we demonstrated some interesting properties of obfuscating transformation and proved that for java byte code it is possible to create a single - pass algorithm of obfuscation

    論文還對java虛擬機模型與類文件格式進行了分析,建立了一個對java位元組碼進行代碼混淆的形式化模型,揭示了混淆變換具有的一些特性,並證明對java位元組碼可以創建單輪的混淆演算法。
  7. First this article introducs java " s characteristics and real - time java platforms and detailedly analyze the java " s disadvantageous factor applying in real - time environment and which aspects need to be improved if real - time java wants to be realized. the aspects demanded extension involve virtual machine, byte code analyzer, byte code interpreter, the real - time run and the contents of the real - time task etc. through the research of the rtsj ( real - time java specification ) and its apis, the article discusses each aspect which bases on the traditional java

    本文首先介紹了java編程語言特點及實時java平臺,詳細分析了java應用在實時環境中的不利因素以及要實現實時java需要對哪些方面進行改進。這些需要改進的方面既有java本身的虛擬機、位元組碼分析器、位元組碼翻譯等內容,又有實時執行、實時任務方面的內容。通過對rtsj (實時java規范)及其apis的研究分析,對它在傳統的java基礎上擴展的各個方面進行了討論。
  8. The application may be a. helpful and innovational experiment. to each module and technology in the honeynet, for instance, data controlling, data analysis, data capture, virtual machine, intr is ion detection technique and secure communication technology, carry on detailed research and realize, provide intrision decetion source code. through this research about honeynet application in distributed denial of service, it have stated strong vitality on solve the new and old problem existing in network security

    研究了將人工智慧思想引入到蜜網中的可行性?對人工神經網路中的經典演算法bp演算法在蜜網數據檢測和分析中的實際應用進行了詳細的剖析,進行了實現;可以認為是將人工智慧思想引入到蜜網中的一次有益的和創新的嘗試;對蜜網中的各個模塊和技術,如數據控制、數據分析、數據捕獲、虛擬機、入侵檢測技術和安全通信openssh技術等,進行了詳細的研究和實現,給出了入侵檢測部分功能的源碼。
  9. Rmi simplify programming distribution code, in the rmi application remote java object can run on the different hosts with java virtual machine

    為了集成大量的api和技術,需要實現一種可運行在分散式數據庫上的就用系統。
  10. In the implementing of virtual machine, all p - instructions are encapsulated as classes. the virtual machine maintains the run - time environment, which is composed of code section, data section, function calling stack, operand stack, instruction pointer, etc. all that is good to the executing and the debugging of program

    在虛擬機實現方面,將所有p -指令封裝為類來實現;並用虛擬機維護由代碼區、數據區、函數調用棧、操作數棧和指令計數器等共同構成的運行時環境,控製程序的執行,有利於實現調試功能。
分享友人