semantic code 中文意思是什麼

semantic code 解釋
語義代碼
  • semantic : adj. 語義(學)的。
  • code : n 1 法典;法規。2 規則,準則;(社會、階級等的)慣例,習俗,制度。3 (電)碼,代碼,密碼,暗碼;...
  1. This part contains accidence analyzing, phrasing analyzing, semantic analyzing and creating aim code

    這一部分包括詞法分析,語法分析,語義分析和生成目標代碼四個部分。
  2. Even if it were possible to decompile strongly obfuscated msil, it would have significant semantic disparities when compared to the original source code

    即使可能將經過高度模糊處理的msil進行反編譯,和原始的源代碼相比,它在語義上也將有重大不同。
  3. I can tell that it is an area filled with sophistication and intelligence, but somehow both the polish prefix notation and endless parentheses, and the fervent semantic eschewal of a distinction between code and data, continue to feel alien to me

    我可以告訴您這是一個充滿精巧和智慧的領域,但不知何故,無論是波蘭表示法(前綴表示法)和無休無止的括號,還是規避代碼和數據之間語義差別的熱切追求,仍然令我感到陌生。
  4. 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語言,對其編譯器及開發環境的實現方案進行了詳細論述;並對語言設計、語法分析、語義分析,以及中間代碼生成和用來對中間代碼解釋執行的虛擬機等進行了深入的討論,詳細論述了各語法成分的實現,總結了對源程序中錯誤處理的方法。
  5. An abstract syntax tree is built after syntax analysis and traversed three times to do semantic analysis to generate the intermediate code

    在語法分析、語義分析及中間代碼生成方面,先經過語法分析建立抽象語法樹,然後對抽象語法樹進行三次遍歷完成語義分析並生成中間代碼。
  6. In autoore, a novel approach to extract java semantic relational model is presented. to get precise object relational result, the java code polymorphism invoke location is formal defined and a program analysis method based on extended class hierarchy graph ( echg ) is proposed

    代碼抽取是oore的起點,從起點開始支持理解是逆向工程的重要目標, autoore在java抽取中,抽取模型採用文中提出的java詞法和語義兩個模型,利用一個基於java擴展類層次圖( echg )的多態調用點分析演算法,得到更精確的靜態對象關系。
  7. This bug occurs when stored data fails to satisfy certain syntactic or semantic constraints ; when software crashes due to an error, not in the coding, but in the data the code is manipulating

    這種錯誤在已存儲的數據不能滿足某些句法或語義約束時發生;此時軟體會因為代碼操縱的數據中的錯誤而不是編碼中的錯誤而崩潰。
  8. 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

    在對語言編譯器即語言實現方面的研究中,論文總結了編譯器的一般模型,並針對其前端和後端分別選擇了合適的實現方案:前端沒有採用語法制導的語義分析,而是通過對源程序等價表述的引入將語法分析和語義分析安排到不同階段進行;後端選擇了用虛擬機對中間代碼解釋執行的實現方案。
  9. The extract process have three steps : constructing echg of java system from java profile, extracting system ' s lexical relational model by scanning source code and analyzing the polymorphism calling location, constructing the semantic model by rule - based model mapping of lexical model

    抽取過程有三個階段:構造系統的echg ,掃描程序的源代碼和多態點分析得到系統的詞法層次模型,通過基於規則的推理轉換詞法模型為語義模型。
  10. First, the paper researches the format and semantic features of iso apt in detail, next, applies regular expression to describe the definition of apt ’ s tokens and uses context - free grammar to describe apt ’ s syntax rules, last, designs the intermediate code format which keeps on the source code semantic and designs a complete module to check lexical and syntax errors of nc code by using modern compiling techniques

    在代碼預處理技術方面,詳細研究了標準數控代碼語言的格式和語義並採用現代編譯技術中的正則表達式和上下文無關文法分別描述了標準數控代碼語言的記號定義和語法結構定義;設計了保持源代碼語義的中間標準數控代碼格式,在此基礎上,設計並構建了數控代碼的詞法和語法檢查模塊。
  11. Finaly, we provide a proposal of constructing foundation class libration of c + + according to semantic of capsule and protocol, as well as the method to construct the domain class derived from the foundation class. it enable us to construct a formal model for real - time system concurrency which is the foundation of generation of code and also to validate system by formal analyse method

    從而使得我們能夠利用這些元素在模型層建立關於一個具體的實時系統的並發性的形式化的uml模型,並可以利用形式化的方法來分析和驗證系統的正確性,同時也對系統運行代碼的自動生產奠定了基礎。
  12. Sqlj can perform syntactic and semantic checking on the code, using database connections at compile time

    Sqlj可以通過在編譯時使用數據庫連接,對代碼執行語法和語義上的檢查。
分享友人