डेटा संरचना Meaning in English
डेटा संरचना शब्द का अंग्रेजी अर्थ : data structure
ऐसे ही कुछ और शब्द
डाटा संचरण गतिडाटाबस
डाटाबेस
डेटाबेस
डाटाबेस प्रबंधन
डेटाबेस प्रबंध
डेटाबेस प्रबंधन तंत्र
डेटाबल
डेटाग्राम
डाटापोस्ट
डाटासेट
डेटासेट
डेट
तारीख
तारीख डालना
डेटा-संरचना हिंदी उपयोग और उदाहरण
जानकारी की उपलब्धता सुरक्षित करने के लिए इंटरफेस, मेटाडेटा, डेटा संरचनाओं और उद्देश्य प्रारूपों के मानक महत्वपूर्ण हैं।
इसका परिणाम डेटा, डेटा संरचना और कार्यात्मकता के दोहराव और साथ ही विकास और रख-रखाव में इस दोहराव की उपस्थिति की लागत के रूप में मिल सकता है।
अंतरिक्ष यान के घटक विस्तारित प्रदर्शन पहचान डेटा (Extended display identification data) (ईडीआईडी [EDID]) किसी डिजिटल डिस्प्ले द्वारा अपनी क्षमताओं का प्रदर्शन किसी वीडियो स्रोत (उदा. ग्राफिक्स कार्ड, सेट-टॉप बॉक्स) को करने के लिये प्रदान की जाने वाली डेटा संरचना है।
इस कारण से यह उपयोगी प्रतीत नहीं होता है हालांकि निश्चित रूप से संभव है, कि ऐसी विशेष डेटा संरचना को नियोजित किया जाए जिससे O (n logn) समय में लेह्मर कोड क्रमपरिवर्तन में रूपांतरण किया जा सके.।
किसी DBMS की तार्किक डेटा संरचना, चाहे वह पदानुक्रमिक हो, नेटवर्क हो, या संबंधात्मक हो, डेटा की एक वैचारिक परिभाषा की आवाश्यकताओं की पूरी तरह पूर्ति नहीं कर सकती क्योंकि इसका दायरा सीमित होता है और यह उस DBMS द्वारा प्रयोग की गई क्रियान्वयन रणनीति की ओर झुकी हुई होती है।
यदि डेटा के भण्डारण और अभिगमन के लिये समान डेटा संरचनाओं का प्रयोग किया जाये, तो विभिन्न अनुप्रयोग डेटा को साझा कर सकते हैं।
मुख्यतः और सर्वाधिक सही रूप में, इसे डेटा के भण्डारण के लिये प्रयुक्त मूल डेटा संरचनाओं की एक तार्किक रचना के रूप में समझा जा सकता है।
हालांकि, डेटाबेस डिज़ाइन शब्दावली का प्रयोग डिज़ाइनिंग की सकल प्रक्रिया, न केवल मूल डेटा संरचनाओं, बल्कि एक डेटाबेस प्रबंधन तंत्र या DBMS में एक सकल डेटाबेस अनुप्रयोग के भाग के रूप में प्रयुक्त फॉर्म्स और क़्वेरीज़ भी, को लागू करने के लिये भी किया जा सकता है।
जब एक ही सूची में कई वस्तुओं की खोज की जानी है, सूची को पूर्व-संसाधित करना अक्सर फायदेमंद होता है क्योंकि फिर हम खोजने के लिए एक तेज़ विधि का उपयोग कर सकते हैं. उदाहरण के लिए, कोई सूची को शाटन करके बाइनरी खोज का उपयोग कर सकता है, या उससे एक कुशल खोज डेटा संरचना का निर्माण कर सकता है।
""बाइनरी सर्च ट्री का अन्य डेटा संरचनाओं पर प्रमुख लाभ यह है कि संबंधित सॉर्टिंग एल्गोरिदम और खोज एल्गोरिदम जैसे कि इन-ऑर्डर ट्रैवर्सल बहुत तेज हो जाते हैं, उन्हें कोड करना भी आसान हो जाता है।
एसटीएल को सी ++ के लिए जेनेरिक एल्गोरिदम और डेटा संरचनाओं की पहली लाइब्रेरी के रूप में बनाया गया था, जिसमें चार विचार हैं: जेनेरिक प्रोग्रामिंग, दक्षता की हानि के बिना सार, वॉन न्यूमैन कम्प्यूटेशन मॉडल, और मूल्य शब्दार्थ।
बाइनरी सर्च ट्री का अन्य डेटा संरचनाओं पर प्रमुख लाभ यह है कि संबंधित सॉर्टिंग एल्गोरिदम और खोज एल्गोरिदम जैसे कि इन-ऑर्डर ट्रैवर्सल बहुत तेज हो जाते हैं, उन्हें कोड करना भी आसान हो जाता है।
मूल डेटा संरचनाएँ (Base data structures) ।
डेटा-संरचना इसके अंग्रेजी अर्थ का उदाहरण
Security descriptor, a Windows data structure containing security information.
OpenStreetMap uses a topological data structure, with four core elements (also known as data primitives):.
Various data structures can be utilized to speed up storage lookups, such as BK-trees.
Forward declaration is used in languages that require declaration before use; it is necessary for mutual recursion in such languages, as it is impossible to define such functions (or data structures) without a forward reference in one definition: one of the functions (respectively, data structures) must be defined first.
The reason for passing a reference is often that the language technically does not provide a value representation of complicated data, but instead represents them as a data structure while preserving some semblance of value appearance in the source code.
Exactly where the boundary is drawn between proper values and data structures masquerading as such is often hard to predict.
In C, an array (of which strings are special cases) is a data structure but the name of an array is treated as (has as value) the reference to the first element of the array, while a struct variable's name refers to a value even if it has fields that are vectors.
In Maple, a vector is a special case of a table and therefore a data structure, but a list (which gets rendered and can be indexed in exactly the same way) is a value.
In Tcl, values are "dual-ported" such that the value representation is used at the script level, and the language itself manages the corresponding data structure, if one is required.
Modifications made via the data structure are reflected back to the value representation and vice versa.
Conferences accepting a broad range of topics from theoretical computer science, including algorithms, data structures, computability, computational complexity, automata theory and formal languages:.
Conferences whose topic is algorithms and data structures considered broadly, but that do not include other areas of theoretical computer science such as computational complexity theory:.
Courts and tribunals established in 1792 Linear hashing (LH) is a dynamic data structure which implements a [table] and grows or shrinks one bucket at a time.