語法分析樹 的英文怎麼說

中文拼音 [fēnshù]
語法分析樹 英文
parse tree
  • : 語動詞[書面語] (告訴) tell; inform
  • : Ⅰ名詞1 (由國家制定或認可的行為規則的總稱) law 2 (方法; 方式) way; method; mode; means 3 (標...
  • : 分Ⅰ名詞1. (成分) component 2. (職責和權利的限度) what is within one's duty or rights Ⅱ同 「份」Ⅲ動詞[書面語] (料想) judge
  • : Ⅰ動詞1. (分開; 散開) divide; separate 2. (分析) analyse; dissect; resolve Ⅱ名詞(姓氏) a surname
  • : Ⅰ名詞1 (木本植物的通稱) tree 2 (姓氏) a surname Ⅱ動詞1 (種植; 栽培) plant; cultivate 2 (樹...
  • 語法 : grammar; syntax
  1. Focusing on the function words, it recognizes all of the phrases which contain some function word, and analyzes the relationship of the phrases, to form the syntactic tree

    它以功能詞為切入點,首先識別出所有包含功能詞的短,然後之間的組合關系,最終得到句
  2. A parse of a sentential form is the construction of a derivation and possibly a syntax tree for it.

    句型的是某個推導(或許是其)的構造過程。
  3. Pyxie does two basic things : it transforms xml documents to a more easily parsed line - oriented format ; and it provides methods to treat an xml document as a walkable tree

    [ pyxie ]將完成兩項基本操作:它將xml文檔轉換成一種更易於進行的基於行的格式;並且它提供了將xml文檔當作可操作處理的方
  4. A parse of a sentential form is the construction of a derivation and possibly a syntax tree for it

    句型的是某個推導(或許是其)的構造過程。
  5. 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中間表示的轉換。
  6. Aiming at this problem, the main research issues and achievements in this paper are as follows : bi - directional data transformation between rdb and xml with semantic constraints preserved for most of existing researches on static data transformation between xml and rdb, dtd is taken as the schema description language for xml, and the semantic constraints are often lost during the transformation process. to overcome these disadvantages, the author adopts xml - schema, a standard schema description language proposed by w3c to replace dtd, as the description method owing to its more powerful functions than dtd, and of course with the syntax much more complicated. after analyzing the constraints characteristics in both xml - schema and relational schema, a semantic constraints - preserved algorithm is proposed which can realize the bi - directional schema mapping between rdb and xml through a formalized description of xml based on regular tree and a general expression for relational schema based on direct graph approach

    保留義約束的xml與rdb雙向靜態數據轉換技術現有研究大多採用dtd ( documenttypedefinition ,文檔類型定義)作為xml的模式描述言,並且在模式映射過程中丟失義約束信息,本文了xml - schema ( xml - schema採用與dtd完全不同的,數據描述能力更強同時也更為復雜,已被w3c確定為替代dtd作為xml模式描述言的標準)及關系模式的義約束特徵,通過基於正則的xml形式化描述方以及基於有向圖的一般關系模式表示方的研究,建立保留義約束的xml - schema與關系模式的雙向模式映射演算,實現了xml與rdb的雙向數據轉換,較好地解決了xml與rdb在靜態數據轉換層面的數據集成問題,可有效滿足企業大量rdb數據面向xml的發布以及與日俱增的xml數據存入rdb的應用需求。
  7. With applying dsst algorithm, mobile agent can solve the problem of selecting router. synthesizing advantages of centralized search engine and distributed search engine, through it that system obtains the best way that agents mobile does. after statistics analysis, the author gets the mathematic pattern that mobil agent clones right times

    利用idl言定義了agent在多種平臺上移動的介面,設計了一個符合maf規范的插件,實現agent在異種平臺之間的移動;利用動態最小生成演算解決移動agent的路由選擇問題,綜合集中式搜索和散式搜索的特點,動態尋找出一條agent移動的最佳路線;通過統計得到移動agent克隆的數學模型,通過計算可以獲得agent克隆個數的最佳值。
  8. Firstly, for the errors of text ’ character and word, utilizing neighborship of character or word, check character and word errors by character string co - occurrence probability. secondly, for the errors of syntax of text, according to statistic and analysis of a large - scale contemporary chinese corpus, recognize the predicate focus word and the others sentence ingredient, check the syntax errors. thirdly, for the errors of text ’ semanteme, establishing semantic dependency relationship tree based on hownet knowledge, presents a method that based on semantic dependency relationship analysis to compute sentence similarity, check the semantic errors

    對于文本字詞錯誤的檢查,本文主要利用了字詞二元接續關系,根據同現概率檢查文本字詞錯誤;對于文本錯誤的檢查,本文利用教研室已有的一個大規模料庫,通過對料庫進行統計,獲得查錯所需要的言規律和知識,利用謂中心詞識別和其他句子成識別的方,檢查文本結構上的錯誤;對于文本義錯誤的檢查,本文主要利用知網知識得到義依存,通過對句子的有效搭配對的相似度計算檢查義錯誤。
  9. An abstract syntax tree is built after syntax analysis and traversed three times to do semantic analysis to generate the intermediate code

    及中間代碼生成方面,先經過建立抽象,然後對抽象進行三次遍歷完成並生成中間代碼。
  10. Many mature technologies on this level have been brought out, such as the relational algebra law, the improved logical query plan, the cost estimation of operation, the selective plan based on cost and order of joint, etc. although many methods have been tried out, no remarkable result or noteworthy technology has come to reality because of complexity of data decomposition and network effects

    例如,從物理查詢計劃的底層磁盤輸入輸出到階段的語法分析樹、用於改進查詢計劃的代數定律、邏輯查詢計劃的改進,以及操作代價的估計、基於代價的計劃和連接順序的選擇等全過程,都進行了不懈的努力。在這方面的研究已經非常成熟。
  11. Smtcpp parses to ci - - - programs by ll ( l ) method, extracts a lot of program ? information, such as classes, members and objects ; counts the indications, such as the number of method per class, the biggest complexity among methods, depth of inheritance tree, the number of children, coupling between object classes, response for class, and relative lack of cohesion in methods

    該工具利用ll ( 1 )對面向對象軟體的源程序進行,提取程序中有關類、類成員、成員函數等信息,從而計算出類的方數、方最大復雜度、繼承深度、孩子數目、耦合度、響應集、相對內聚缺乏度等的度量結果。
  12. Does two basic things : it transforms xml documents to a more easily parsed line - oriented format ; and it provides methods to treat an xml document as a walkable tree. the line - oriented pyx format used by

    將完成兩項基本操作:它將xml文檔轉換成一種更易於進行的基於行的格式;並且它提供了將xml文檔當作可操作處理的方
  13. By employing data study, behavior study and case study this thesis thoroughly analyses and systematically elaborates the contents and the concrete manipulatary process from the practical point of view, coupled with the students " psychological characteristics in the primary stage, aimed at offering great help in implementing the chinese psychology education in primary schools

    本文運用文獻、行動研究、個案調查等研究方,注重從實用的角度,全面並緊密結合小學生年齡階段的心理特徵、心育需求來系統闡述了小學文心育內容及其一般操作,以期為小學文心育之澆水、施肥。
  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. Existent automatic grading model of programs can not deal with the programs with structural body. in this paper, we study the syntax and concept of structural body based on an existed model, and improve the original model in the following aspects : increasing the middle representation form of structural body in analysis of morphology and syntax and system dependence graph and abstract syntax tree, adding standardization rules, mainly including type definition, nesting structure, initialization, function invocation, renaming and sequence of program sentence, besides standardization rules of bit operation and program with enumeration, enhancing the function of inspecting syntax error and improving matching strategies

    本文在原有的編程題自動評模型的基礎上,對結構體的結構和實現原理進行研究,並在以下幾個方面完善原有模型:在詞、程序的系統依賴圖建立和抽象生成三個方面增加結構體類型的中間表示形式;擴充程序的標準化規則,主要包括類型定義標準化、結構體嵌套結構標準化、結構體初始化的標準化、結構體作為函數參數時函數調用標準化、結構體變量名稱標準化、結構體句排列順序標準化等等;另外,還增加了位運算標準化、枚舉標準化以及文件的處理;增強學生程序中錯誤的檢測和改進程序匹配策略。
  16. The following works have been done : ( 1 ) define csl language and complete the lexical analysis and syntactical analysis of it ; ( 2 ) obtain control flow graph ( later referred as cfg ) from abstract syntax tree ( ast ) ; ( 3 ) control dependence analysis of csl ; ( 4 ) system architecture of csl slicing system

    內容包括通過獲得源程序的抽象,從抽象構造控制流圖,在控制流圖上做控制流獲得源程序的控制依賴關系,在控制流圖上做數據流獲得源程序的數據依賴關系,以及最後獲得源程序的程序依賴圖並以圖可達性演算獲得程序片的全過程。
  17. In the thesis, the algorithm transforming from the query set specification to the tree query language is represented, and to construct condition tree ct by the set of condition fragments and convert instantiated rtg to result tree rt

    本文給出了從查詢組規范qss描述言到查詢言tql ( treequerylanguage )的轉換演算了從活動片斷子集到ct的構造過程,以及從rtg到rt的轉換過程。
  18. Given a partial input, pe is an automatic transformation from a source program to another source program, which is equivalent to the original source program under the same partial input. in addition, the transformed source program is as well optimized

    這需要對snl程序依次進行詞、構造、對進行部求值、構造剩餘和將剩餘轉換成剩餘程序等各自獨立的步驟。
  19. This text has described the common point of the important grammar thought from zhang bin and hu yu - shu ' s broad sense shape theory, sentence analysis theory, three level theory, etc., has also described zhang bin, hu yu - shu ' s one ' s own grammar thoughts, and explore the source and development of its grammar thought

    摘要論述了張斌、胡裕廣義形態論、理論、三個平面理論等重要思想的共同點,並論述了張斌、胡裕各自的思想及其來源和發展。
  20. In fact, chinese text does not satisfy this assumption. based on hidden markov model, the effect of the words in the context on the decision of part of speech is also considered. the disambiguation ability of the model is improved

    本文率先在賓州中文庫5 . 0上應用中心驅動模型進行漢實驗,取得了比較成功的效果,驗證了應用詞匯化統計模型進行漢的可行性。
分享友人