Matches in DBpedia 2014 for { <http://dbpedia.org/resource/Recursive_data_type> ?p ?o. }
Showing items 1 to 21 of
21
with 100 items per page.
- Recursive_data_type abstract "In computer programming languages, a recursive data type (also known as a recursively-defined, inductively-defined or inductive data type) is a data type for values that may contain other values of the same type. Data of recursive types are usually viewed as directed graphs.An important application of recursion in computer science is in defining dynamic data structures such as Lists and Trees. Recursive data structures can dynamically grow to a theoretically infinite size in response to runtime requirements; in contrast, a static array's size requirements must be set at compile time.Sometimes the term "inductive data type" is used for algebraic data types which are not necessarily recursive.".
- Recursive_data_type wikiPageExternalLink datatypes.htm.
- Recursive_data_type wikiPageID "2227485".
- Recursive_data_type wikiPageRevisionID "552549683".
- Recursive_data_type hasPhotoCollection Recursive_data_type.
- Recursive_data_type subject Category:Data_types.
- Recursive_data_type subject Category:Type_theory.
- Recursive_data_type comment "In computer programming languages, a recursive data type (also known as a recursively-defined, inductively-defined or inductive data type) is a data type for values that may contain other values of the same type. Data of recursive types are usually viewed as directed graphs.An important application of recursion in computer science is in defining dynamic data structures such as Lists and Trees.".
- Recursive_data_type label "Recursive data type".
- Recursive_data_type label "Tipo recursivo".
- Recursive_data_type label "Type récursif".
- Recursive_data_type label "再帰データ型".
- Recursive_data_type label "递归类型".
- Recursive_data_type sameAs Type_récursif.
- Recursive_data_type sameAs 再帰データ型.
- Recursive_data_type sameAs Tipo_recursivo.
- Recursive_data_type sameAs m.06xj58.
- Recursive_data_type sameAs Q3098441.
- Recursive_data_type sameAs Q3098441.
- Recursive_data_type wasDerivedFrom Recursive_data_type?oldid=552549683.
- Recursive_data_type isPrimaryTopicOf Recursive_data_type.