樹代碼 的英文怎麼說

中文拼音 [shùdài]
樹代碼 英文
tree code
  • : Ⅰ名詞1 (木本植物的通稱) tree 2 (姓氏) a surname Ⅱ動詞1 (種植; 栽培) plant; cultivate 2 (樹...
  • : Ⅰ動詞1 (代替) take the place of; be in place of 2 (代理) act on behalf of; acting Ⅱ名詞1 (歷...
  • : Ⅰ名詞(表示數目的符號或用具) a sign or object indicating number; code Ⅱ量詞1 (指一件事或一類的...
  1. According to the program structure of ansi c, some syntax - tree - nodes are designed in front - end, including function, block, data structure, type, expression, identifier and so on. syntax tree is divided into three levels, namely program level, function level and block level, which are useful for analysis of syntax and semantic in compiler as well as transferring syntax tree into rtl. retargetable compiler mainly includes intermediate representation, machine description and interface technique between compiler and machine description

    編譯前端的實現技術包括詞法分析、語法語義分析和中間生成技術等,針對ansic的程序結構,分別設計了函數、塊、數據結構、類型、表達式、標識符等語法結點,並將語法分成編譯層次、函數聲明和塊三個不同層次,使語法具有清晰的層次結構,有利於編譯程序的語法和語義分析,以及從語法到rtl中間表示的轉換。
  2. Figures 3 and 4 show the code generation tree structures built from the

    中的綁定構建的生成結構。
  3. I described how the jibx 1. x binding compiler generates bytecode based on a code generation tree structure constructed from the binding definition

    中,我描述了jibx 1 . x綁定編譯器如何基於生成結構產生位元組,這種結構是根據綁定的定義構建的。
  4. To control the process of adding all the methods and classes described in the last section, the jibx binding compiler first creates an internal representation of each binding in the form of a code generation tree structure

    為了控制上一節中描述的所有方法和類的添加過程, jibx綁定編譯器首先用生成結構的形式,創建了每個綁定的內部表示形式。
  5. Before he knew it, the php team had given him commit access to its source code tree

    Php團隊給予他對本團隊源的提交訪問權時,他還毫不知情。
  6. In this article, based on theory of the rcm technology and exception - tree, the equipment - management programmer and the faulty category in dlpec ( dalian petro - chemistry corporation ) are discussed in details, and the equipment - management patterns for the enterprise are brought forward. for all kinds of equipments, some measurements on the maintaining and governing are established ; moreover, the system function mode structure is also schemed out, which responses the working situation of equipment in the enterprise in detail and is composed of equipment technology document - management, equipment document - management, equipment integrating - management, equipment maintaining - plan management, equipment stat. analysis management, integrating - query system etc ; at the same time, the whole system codes are devised, which include equipment category code, engineering planning sort code, spare part sort code, testing report catalogue code of pressure vessel pile, equipment stat

    本文以大連石化公司的設備管理程序和設備種類為研究對象,應用rcm的技術和故障原理,提出了具體的適合於該企業的設備管理模式;針對各種不同類型的設備,制訂出相應的維修管理對策;並運用信息系統分析與設計方法,設計出了比較詳細的、能真實反應企業設備工作狀態的系統功能模型結構,包括:設備技術文檔管理、設備檔案管理、設備綜合管理、設備維修計劃管理、設備統計分析管理、綜合查詢系統等;同時,設計出了比較完整的系統,主要包括:設備類別編、工程計劃分類編、備品備件類別編、壓力容器管道檢驗報告目錄編、設備統計類別編等;另外,對數據庫設計、輸入輸出設計、系統的實施與測試等提出了比較具體的方案。
  7. An abstract syntax tree is built after syntax analysis and traversed three times to do semantic analysis to generate the intermediate code

    在語法分析、語義分析及中間生成方面,先經過語法分析建立抽象語法,然後對抽象語法進行三次遍歷完成語義分析並生成中間
  8. The supervision tree is a hierarchical arrangement of code into supervisors and workers, making it possible to design and program fault - tolerant software

    管理是一些管理者和工作者的分層排布.它使得設計和編寫容錯軟體成為可能
  9. The tree of life contains the highest and strongest frequency codes in the form of the divine names which the efforts of the hierarchy have been able to obtain

    生命包含了以神性名稱形態存在的最高和最強烈的頻率編,層次的努力成就就能夠獲得頻率編) 。
  10. On the innovation of cultural code and the establishment of theoretical authority in mainstream ideology

    論文化的創新與主流意識形態理性權威的
  11. The tree - based approach used for jibx code generation ends up constructing methods in this depth - first order anyway, so the duplicate checks work as long as there are no cycles in the method call graphs mutually recursive methods

    Jibx生成所使用的基於的方法總能按照深度優先順序構造方法;如果在方法調用圖中沒有循環(方法的相互調用) ,重復檢查是有效的。
  12. Firstly, by the experiment and analysis, the fractal images are realized between the tree and the triangle through contract the difference of their ifs codes gradually. secondly, it is not the same fractal diagram by the same codes of ifs to produce fractal diagram

    為此,論文首先通過對ifs的實驗分析,將葉迭與三角形迭之間逐漸縮小差距,實現了由葉過渡到三角形的一些中間演變圖形。
  13. You can add new rules, either by writing java code and recompiling pmd or, a little more simply, by writing xpath expressions that are resolved against each java class s abstract syntax tree

    您可以添加新規則:可以通過編寫java並重新編譯pdm ,或者更簡單些,編寫xpath表達式,它會針對每個java類的抽象語法進行處理。
  14. You would never use a scanner to analyze an entire java source ; for that you would turn to something quite familiar to compiler aficionados : the jdt s abstract syntax tree framework

    您決不會使用掃描程序分析整個java源;因為您會轉而使用一些對編譯器迷而言十分熟悉的工具: jdt的抽象語法( abstract syntax tree , ast )框架。
  15. The relationship between machine description and code generation, and the technique of mapping rtl into object code by tree pattern matching are described in detail

    重點研究了機器描述與生成之間的關系、如何選用合適的中間表示進行目標機器指令系統的描述、模式匹配的目標生成技術等。
  16. To support both source and bytecode generation, jibx 2. 0 adds a strategy layer between the sequence of abstract operations generated from the tree and the actual generated code

    為了同時支持源和位元組生成, jibx 2 . 0添加了一個策略層,這個層加在由生成的抽象操作序列和實際生成的之間。
  17. Fortunately, it takes just a few lines to traverse the tree and produce it

    幸運的是,只需要幾行就可以遍歷並生成它:
  18. I also added an option to print out the code generation model tree for a binding

    我還添加了一個選項,可以列印出綁定的生成模型
  19. In this protocol, based on the analyses of the existing clustering algorithms, a clustering algorithm with maximal residual energy is provided. a tree structure is constructed by the proposed algorithm so that the cluster - heads are on a spanning tree rooted at the sink

    在協議中,通過分析已有的經典組簇演算法,並結合分發的特點提出了一個最大剩餘能量組簇演算法,並基於簇結構提出了一個綜合建演算法。
  20. A set of code groups organized into a single rooted tree

    一組組,組織成一個單根路徑的
分享友人