DictionaryForumContacts

   English
Terms for subject Microsoft containing trees | all forms
EnglishGerman
B+ treeB+ Tree (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)
call treeAufrufstruktur (All modules that might be called by any procedure in the module in which code is currently running)
canonical command treekanonische Befehlsstruktur (A common, programmatic representation of any Entity Framework query composed of one or more expressions)
console treeKonsolenstruktur (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)
decision treeEntscheidungsstruktur (A treelike model of data produced by certain data mining methods. Decision trees can be used for prediction)
Decomposition TreeAnalysebaum (A data visualization tool that helps users analyze complex information using a hierarchical scheme)
dependency treeAbhängigkeitenstruktur (A diagram for visualizing the dependency relationships between resources)
directory treeVerzeichnisstruktur (A hierarchy of objects and containers in a directory that can be viewed graphically as an upside-down tree, with the root object at the top. Endpoints in the tree are usually single (leaf) objects, and nodes in the tree, or branches, are container objects. A tree shows how objects are connected in terms of the path from one object to another)
domain treeDomänenstruktur (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)
execution treeAusführungsstruktur (The path of data in the data flow of a SQL Server 2005 Integration Services package from sources through transformations to destinations)
expression treeAusdrucksbaumstruktur (A tree-form data representation of the structure of language-level code expressions)
fault tree analysis diagramFehlerstrukturanalyse-Diagramm (A type of diagram commonly used to illustrate events that might lead to a failure so the failure can be prevented)
folder treeOrdnerstruktur (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)
hardware treeHardwarestruktur (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)
hierarchy treeHierarchiestruktur (A structure in which elements are related to each other hierarchically)
logical treelogische Struktur (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)
Quick Tag TreeDirektstruktur für Tags (The hierarchical HTML tag structure of an opened HTML document that appears in a window docked beneath the quick tag selector)
red/black treeRot-Schwarz-Struktur (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)
regression treeRegressionsbaum (A diagram that depicts a decision tree mining model that has been created to analyze continuous numeric data)
regression treeRegressionsstruktur (A diagram that depicts a decision tree mining model that has been created to analyze continuous numeric data)
reporting treeBerichtsbaumstruktur (A visual representation of an organization's structure, showing levels in the corporate hierarchy such as companies, divisions, departments, projects and tasks. One of the three Management Reporter building blocks)
request treeAnforderungsstruktur (The tree of nodes that contains HTTP requests)
subject treeBetreffstruktur (The hierarchical list of categories used to correlate and organize information)
tree view controlStrukturansicht-Steuerelement (A standard Windows control that allows a set of hierarchically-related objects to be displayed as an expandable outline)
visual treevisuelle Struktur (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)