expression tree 中文意思是什麼

expression tree 解釋
表式樹
  • expression : n 1 表現,表示,表達。2 詞句;語句,措辭,說法。3 表情,臉色,態度;腔調,聲調。4 【數學】式,符...
  • tree : n 特里〈姓氏〉。n 1 樹〈主要指喬木,也可指較大的灌木〉。 ★玫瑰可以稱為 bush 也可以稱為 tree 2 木...
  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. Decision tree arithmetic can easily create an if - then expression. its accuracy can be estimated by k - fold cross - validation

    決策樹演算法的最大優點是能夠很容易地產生出if - then表達式。
  3. 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的應用需求。
  4. Rodents are close to each other on the evolutionary tree and so if there were a pattern to the telomerase expression, she should be able to spot it there

    嚙齒類在「進化樹」上相近,所以如果存在端粒酶典型的表達,那麼她就可以標示出來。
  5. Rubber tree ( hevea brasiliensis ) is an important economic woody - crop in tropical areas. its latex is the unique source of crude rubber used in current industry. because of its special and important use, the rubber tree has been extensively planted in tropical areas. increase production is always the main target in rubber tree cultivation. since the ethrel was applied in increasing latex production in 1968 for the first time as a chemical stimulant, not only the latex production had been increased largely, but also a new set of rubber tapping system had been established, leading to a series of economic benefit. owing to ethrel " s extensive application, its side effects had been found more and more obviously, such as tapping dry, speeding up senescence, shortening the life span of rubber tree etc. in order to overcome the side effects and increase production more availably, for a long time, people had carried out lots of research work on cell level, membrane level, physiology and biochemistry of laticifer contents. but the mech anism why ethrel increased latex production was not yet understood completely. this study had cloned the ethylene receptor gene ( efrl ) from rubber tree, and researched the relationship between etrl expression in laticifers and ethrel stimulation on transcription level and protein translation level. the results were as follows : 1

    但是,由於乙烯利應用的普及,乙烯利刺激割膠引起橡膠樹發生死皮病及加速膠樹衰老,縮短膠樹壽命等副作用也越來越明顯。為了克服這些副作用,使乙烯利能更有效地刺激增產,長期以來,人們在細胞水平、膜水平和乳管細胞內含物的生理生化層面上進行了大量的研究,但仍未完全了解乙烯對膠樹的作用機制。本研究從分子水平入手,克隆橡膠樹的乙烯受體基因( etr1 ) ,並在轉錄水平和蛋白質翻譯水平上研究etr1基因在乳管細胞中的表達及與乙烯刺激的關系,取得了以下結果: 1
  6. Defines the literal node in a query expression tree

    定義查詢表達式樹中的文位元組點。
  7. Aiming at the height - field transitional state sampled from planar topology, the simplification process based on th distance and the refining process based on appearance attribute can be separated with the help of the hierarchical qua - tree storage. as the result of successful separation of the above 2 processes, the hierarchical multi - resolution expression can be generated with real - time interactivity, in which the appearance of each resolution can be also preserved

    提出了過渡狀態的多解析度表達方法,針對工程實際中各類高度場過渡狀態數據對象,通過層次四叉樹的存儲結構將基於rh特性的簡化過程與基於顯示效果的細化控制過程相分離,分步式地實現了多解析度層次細節表達的交互性與實時性,而且使得特定解析度下的表達具有顯示效果保持的特點。
  8. The feature of xrdb system is follow : the relation of xml element and it ' s son is keeped by relation - dictionary, as the same time the relation - dictionary keeped the element attributes, content and their corresponding in relation database. in order to get the more efficiency relation table, the dom tree of xml schema is trimed for getting orderliness xml schema. for efficiency rewrited path expression into sql, the relation dictionary keeps every xml element ' s absolute path

    Xrdb系統的主要特色有:用關系字典保存xml元素的父子關系,元素的屬性,內容以及它們對應的關系數據庫表名,列名;對xml模式的dom樹進行修剪,使xml模式整潔,從而使映射得到的關系的更合理;關系字典保存了每個元素的絕對路徑,可以快速地把路徑查詢重寫為結構化查詢; xrdb的查詢結果是原來xml文檔的文檔片段。
  9. In the light of the method of top - down, the author put forward the concept of product function structure tree, which was used to express the product ' s function structure during the conceptual design. based on it, the product structure was expressedthe paper studies the definition of the function model which supports the method of top - down design, and the expression of function model based on binary - tree was also put forward in the thesis. for the abstract description of parts in the assembly level and the integration with other systems during the whole life circle of the products, the concept of assembly model was presented, the definiton, classfication and expresstion method of assembly feature was studied in this thesis. the representation of assembly relationship and data structure of the assembly model based on diagram was further studied. for the constraints transfer between function model and assembly model, an hierarchical component model is presented. an arithmetic of the change of assembly relationship when assembly model changing was also studied. fmally, a system named fb - tpms, which using object oriented programming technology and pro / toolkit, was developed

    為了支持在裝配層次上的零件的抽象建模,提出了骨架模型的概念,並討論了裝配模型的建立方法。根據前述裝配模型有關研究,探討了從功能模型到裝配模型以及從上一級裝配模型到下一級裝配模型的數據和約束傳遞問題,並用層次化單元裝配模型得以解決,同時提出了裝配模型變動時引起的裝配關系的變化的有關演算法。在論文的最後部分用用面向對象的程序設計方法,結合課題要求,研究了支持自頂向下設計方法的裝配建模系統fb - tpms 。
  10. Study the object - oriented technology and object models that used in iec61850 ; provide uml model and tree level expression. "

    對iec61850採用的面向對象技術和對象模型進行研究,給出uml模型和對象的樹形表示。
  11. Firstly, in this paper, we review the histories of xml and xml database, and all kinds of data models used widely now. then we review traditional access control policies and policies specially used on xml, and present a new expression method of access set on xml based on child tree of w3c data model. and we bring rbac model into xml database and present a new xml access model x - rbac. because the usage of data in databases has high frequency, we present an ids model based on access set density to logging the potential security threats. and then we introduce the design and implementation of a prototype of our native xml database nhx and its access control system. finally, we draw a conclusion for this paper and the future work

    本文首先回顧了xml及xml數據庫的歷史,並總結了目前廣泛使用的xml數據模型,在分析了各種傳統數據庫訪問控制策略,以及xml的專有訪問控制策略的優缺點后,基於w3c的xml數據模型,提出了一種基於子樹的具有高彈性的便於實現的的訪問區域表示法,並將rbac模型引入進來,提出了一種適用於xml數據庫的訪問控制模型x - rbac ,同時為了區分xml數據庫訪問中的合法訪問和合理訪問,我們根據數據庫訪問具有頻繁性這一特徵,提出了一種基於區域訪問密度的入侵檢測模型( ids ) ,以對隱藏在正常訪問中的潛在安全威脅進行報警和日誌。
  12. This paper uses quadri - tuple to describe semantics contained in information. based on this kind of expression, a tree - like semantic inconsistency detection method is proposed in it

    在此基礎上,針對模型中語義不一致檢測和語義調解的工作,提出了樹型的語義檢測方法。
  13. Defines a function node in a query expression tree

    定義查詢表達式樹中的函數節點。
  14. Defines a null value node in a query expression tree

    定義查詢表達式樹中的空值節點。
  15. Refer program # 2 for evaluation of an expression tree

    參考程序# 2計算表達式樹的值的演算法。
  16. Defines a node in a query expression tree

    定義查詢表達式樹中的節點。
  17. Defines an entity reference node in a query expression tree

    定義查詢表達式樹中的實體引用節點。
  18. Defines a parameter reference node in a query expression tree

    定義查詢表達式樹中的參數引用節點。
  19. Defines an attribute reference node in a query expression tree

    定義查詢表達式樹中的屬性引用節點。
  20. By analyzing expression between a and fuzzy entropy from the view of analytics, this paper analyses the relationship of between a and fuzzy entropy and the changing trend of fuzzy entropy function with the increase of a, then discusses the sensitivity of the parameter a to classification result such as total nodes, rule number, classification accuracy of fuzzy decision tree, proposes an experimental method of obtaining optimal a, it is proved by experiment that the optimal value a obtained by this method can make the classification result of fuzzy decision tree best, and therefore provides the academic evidence of selecting parameter a in order to gain the best classification result

    本文在visualc + +軟體開發平臺及模糊id3演算法的基礎上,從解析的角度出發,通過分析參數與模糊熵之間的函數關系式,討論了隨著的增加,模糊熵函數的變化趨勢,進一步分析了參數對模糊決策樹的分類結果在訓練準確率、測試準確率、規則數等方面所表現出的敏感性,探討了得到最優參數的實驗方法。實驗證明,利用這一方法得到的最優參數的值,可以使模糊決策樹的分類結果達到最好的效果,從而為人們用模糊決策樹進行分類時選取參數以獲得最優的分類結果,提供了良好的理論依據。
分享友人