On the other hand, a data dictionary is a data structure that stores metadata, i.e., (structured) data about information. من ناحية أخرى، القاموس البيانات هو بنية البيانات الذي يقوم بتخزين البيانات الوصفية، أي (المنظم) بيانات عن البيانات.
Block-copy instructions, allowing rapid copying of data structures from one area of RAM to another with minimal code. تعليمات نقل الكتلة، التي تسمح بالنسخ السريع لهياكل البيانات من إحدى مناطق ذاكرة الوصول العشوائي (رام) إلى منطقة أخرى مع استخدام أدنى كود.
The partition refinement data structure allows each splitting step to be performed in time proportional to the number of transitions that participate in it. تسمح بنية بيانات تقسيم التقسيم بتنفيذ كل خطوة منقسمة في الوقت الذي يتناسب مع عدد التحولات التي تشارك فيه.
A node is a structure which may contain a value or condition, or represent a separate data structure (which could be a tree of its own). الرأس هو بنية تمتلك قيمة، شرط، أو تمثل هيكل بيانات منفصل (الذي يمكن أن يكون شجرة بحد ذاته).
Any node in the data structure can be reached by starting at root node and repeatedly following references to either the left, mid or right child. يمكن الوصول لكل رأس في مبنى المعلومات ابتداء من الجذر وإتباع مرارا وتكرارا مؤشرات للابن الأيسر أو الأيمن.
They differ in whether this data structure is a stack (in the case of depth-first search) or a queue (in the case of breadth-first search). وهي تختلف في ما إذا كانت هذه البنية البيانات كومة (في حالة من البحث المتعمق الأول) أو طابور (في حالة بحث-اتساع الأول).
When setting up data structures like lists, queues and trees, it is necessary to have pointers to help manage how the structure is implemented and controlled. عند القيام بإعداد تراكيب البيانات مثل القوائم والأشجار، فإنه من الضروري استخدام المؤشرات للمساعدة في الطريقة التي تتم بها معالجة البيانات والتحكم بها.
Encapsulation is the hiding of information to ensure that data structures and operators are used as intended and to make the usage model more obvious to the developer. التغليف هو إخفاء المعلومات بهدف ضمان أن بنى المعطيات والمعاملات سيتم استخدامها بالشكل المحدد ولجعل نموذج استخدامها أكثر وضوحاً بالنسبة للمطور.
Data structures provide a means to manage large amounts of data efficiently for uses such as large databases and internet indexing services. هناك هياكل بيانات محددة تعتبر من المكونات الأساسية للكثير من الخوارزميات الفعالة، وتجعل من الممكن إدارة كميات ضخمة من البيانات، مثل قواعد البيانات الكبيرة وخدمات الفهرسة على الانترنت.
Recently, hidden Markov models have been generalized to pairwise Markov models and triplet Markov models which allow consideration of more complex data structures and the modeling of nonstationary data. مؤخرا, نماذج ماركوف المخفية تم تعميمها على كلا نماذج ماركوف و ثلاثية نماذج ماركوف التي تسمح النظر في هياكل البيانات أكثر تعقيدا.