R tree - definition. What is R tree
Diclib.com
قاموس ChatGPT
أدخل كلمة أو عبارة بأي لغة 👆
اللغة:

ترجمة وتحليل الكلمات عن طريق الذكاء الاصطناعي ChatGPT

في هذه الصفحة يمكنك الحصول على تحليل مفصل لكلمة أو عبارة باستخدام أفضل تقنيات الذكاء الاصطناعي المتوفرة اليوم:

  • كيف يتم استخدام الكلمة في اللغة
  • تردد الكلمة
  • ما إذا كانت الكلمة تستخدم في كثير من الأحيان في اللغة المنطوقة أو المكتوبة
  • خيارات الترجمة إلى الروسية أو الإسبانية، على التوالي
  • أمثلة على استخدام الكلمة (عدة عبارات مع الترجمة)
  • أصل الكلمة

%ما هو (من)٪ 1 - تعريف

TREE DATA STRUCTURE IN COMPUTER SCIENCE
R plus tree; R+-Tree; R+ Tree; R+-tree

R+ tree         
An R+ tree is a method for looking up data using a location, often (x, y) coordinates, and often for locations on the surface of the earth. Searching on one number is a solved problem; searching on two or more, and asking for locations that are nearby in both x and y directions, requires craftier algorithms.
Priority R-tree         
Priority R-Tree
The Priority R-tree is a worst-case asymptotically optimal alternative to the spatial tree R-tree. It was first proposed by Arge, De Berg, Haverkort and Yi, K.
tree ring         
  • A typical form of the function of the wood ring width in accordance with the dendrochronological equation
  • A typical form of the function of the wood ring (in accordance with the dendrochronological equation) with an increase in the width of wood ring at initial stage
  • A portrait of Mary Queen of Scots, determined to date from the sixteenth century by dendrochronology
  • ''[[Pinus taeda]]'' cross section showing annual rings, [[Cheraw, South Carolina]]
  • Diagram of [[secondary growth]] in a [[tree]] showing idealised vertical and horizontal sections. A new layer of [[wood]] is added in each growing season, thickening the stem, existing branches and roots, to form a growth ring.
METHOD OF DATING BASED ON THE ANALYSIS OF PATTERNS OF TREE RINGS
Tree ring; Growth ring; Growth rings; Annual rings; Tree rings; Dendochronology; Annual ring; Ring count; Dendrochronological; Tree-ring analysis; Cross-dating; Dendro-chronology; Tree-ring dating; Dendrochronologist; Dentrochronology; Tree ring dating; Tree-Ring Science; Tree Rings; Dendrochronologically; Dendrochronologists; Tree ring analysis; Tree-rings; Dendrochronological testing
¦ noun each of a number of concentric rings in the cross section of a tree trunk, representing a single year's growth.

ويكيبيديا

R+ tree

An R+ tree is a method for looking up data using a location, often (x, y) coordinates, and often for locations on the surface of the earth. Searching on one number is a solved problem; searching on two or more, and asking for locations that are nearby in both x and y directions, requires craftier algorithms.

Fundamentally, an R+ tree is a tree data structure, a variant of the R tree, used for indexing spatial information.