Subject | English | Chinese Taiwan |
comp., MS | B-tree | B 型樹狀結構 (A tree structure for storing database indexes) |
comp., MS | B+ tree | B+ 型樹狀結構 (A B-tree in which data are stored in the leaves. B+ trees (B plus trees) make it possible to easily search, insert, delete and access data) |
comp., MS | call tree | 呼叫樹狀結構 (All modules that might be called by any procedure in the module in which code is currently running) |
comp., MS | canonical command tree | 標準命令樹 (A common, programmatic representation of any Entity Framework query composed of one or more expressions) |
comp., MS | console tree | 主控台樹狀目錄 (The left pane in Microsoft Management Console (MMC) that displays the items contained in the console. The items in the console tree and their hierarchical organization determine the capabilities of a console) |
comp., MS | decision tree | 決策樹 (A treelike model of data produced by certain data mining methods. Decision trees can be used for prediction) |
comp., MS | Decomposition Tree | 分解樹狀結構 (A data visualization tool that helps users analyze complex information using a hierarchical scheme) |
comp., MS | dependency tree | 相依樹狀結構 (A diagram for visualizing the dependency relationships between resources) |
comp., MS | domain tree | 網域樹狀目錄 (In DNS, the inverted hierarchical tree structure that is used to index domain names. Domain trees are similar in purpose and concept to the directory trees used by computer filing systems for disk storage. For example, when numerous files are stored on disk, directories can be used to organize the files into logical collections. When a domain tree has one or more branches, each branch can organize domain names used in the namespace into logical collections) |
comp., MS | execution tree | 執行樹狀目錄 (The path of data in the data flow of a SQL Server 2005 Integration Services package from sources through transformations to destinations) |
comp., MS | expression tree | 運算式樹狀架構 (A tree-form data representation of the structure of language-level code expressions) |
comp., MS | folder tree | 資料夾樹狀目錄 (A hierarchy of folders in the Exchange store very similar in structure to the standard file system. A single folder can contain child folders, which, in turn, can contain other child folders) |
comp., MS | hardware tree | 硬體樹狀目錄 (A record in RAM of the current system configuration based on the information for all devices in the hardware branch of the registry. The hardware tree is created each time the system is started or whenever a dynamic change occurs to the system configuration) |
comp., MS | hierarchy tree | 階層樹狀結構 (A structure in which elements are related to each other hierarchically) |
comp., MS | Huffman tree | Huffman 樹狀目錄 (A binary tree that minimizes the product of a leaf's weight and its distance from the root, for all leaves) |
comp., MS | logical tree | 邏輯樹狀結構 (In Windows Presentation Foundation, the tree containing all the elements and content that are directly created by an application and used for a user interface element. For the specified element, the logical tree is not a strict subset of its visual tree, because elements derived from the Visual base class might contain elements that are not derived from the Visual class. For example, the elements might contain a String, a TextElement, or any other common language runtime object) |
comp., MS | multiple-tree forest topology | 多重樹狀樹系拓撲 (A network topology in which multiple Active Directory trees exist in a single forest) |
comp., MS | Quick Tag Tree | 快速標籤樹狀結構 (The hierarchical HTML tag structure of an opened HTML document that appears in a window docked beneath the quick tag selector) |
comp., MS | red/black tree | 紅/黑樹狀結構 (A binary search tree which uses a one-bit flag on each node to identify the node by color: either red or black. A set of constraints on node color helps form an approximately balanced binary tree) |
comp., MS | regression tree | 迴歸樹 (A diagram that depicts a decision tree mining model that has been created to analyze continuous numeric data) |
comp., MS | request tree | 要求樹狀結構 (The tree of nodes that contains HTTP requests) |
comp., MS | subject tree | 主體樹狀結構 (The hierarchical list of categories used to correlate and organize information) |
comp., MS | Tag Inspector Tree | 標籤偵測器樹狀圖 (An item on the View menu that refers to the hierarchical HTML tag structure of an opened HTML document) |
comp., MS | tag tree | 標籤樹狀結構檢查 (The hierarchical HTML tag structure of an opened HTML document that appears in a task pane window) |
comp., MS | tree view | 樹狀檢視 (A hierarchical representation of the folders, files, disk drives, and other resources connected to a computer or network) |
comp., MS | tree view control | 樹狀檢視控制項 (A standard Windows control that allows a set of hierarchically-related objects to be displayed as an expandable outline) |
comp., MS | visual tree | 視覺化樹狀結構 (In Windows Presentation Foundation, the element tree containing all visual elements (elements that derive from the type System.Windows.Media.Visual) used for a piece of the user interface. This tree is the accumulation of all visual elements created directly by the application (whether in code or in markup) and all visual elements created by the template expansion of elements such as controls and data objects) |