Matches in DBpedia 2014 for { <http://dbpedia.org/resource/Peek_(data_type_operation)> ?p ?o. }
Showing items 1 to 12 of
12
with 100 items per page.
- Peek_(data_type_operation) abstract "In computer science, peek is an operation on certain abstract data types, specifically sequential collections such as stacks and queues, which returns the value of the top of the collection without removing the value from the data. It thus returns the same value as operations such as "pop" or "dequeue", but does not modify the data.The name "peek" is similar to the basic "push" and "pop" operations on a stack, but the name for this operation varies depending on data type and language. Peek is generally considered an inessential operation, compared with the more basic operations of adding and removing data, and as such is not included in the basic definition of these data types. However, since it is a useful operation and generally easily implemented, it is frequently included in practice.".
- Peek_(data_type_operation) wikiPageID "37875328".
- Peek_(data_type_operation) wikiPageRevisionID "527145352".
- Peek_(data_type_operation) hasPhotoCollection Peek_(data_type_operation).
- Peek_(data_type_operation) subject Category:Abstract_data_types.
- Peek_(data_type_operation) comment "In computer science, peek is an operation on certain abstract data types, specifically sequential collections such as stacks and queues, which returns the value of the top of the collection without removing the value from the data. It thus returns the same value as operations such as "pop" or "dequeue", but does not modify the data.The name "peek" is similar to the basic "push" and "pop" operations on a stack, but the name for this operation varies depending on data type and language.".
- Peek_(data_type_operation) label "Peek (data type operation)".
- Peek_(data_type_operation) sameAs m.0p3qnn3.
- Peek_(data_type_operation) sameAs Q7160167.
- Peek_(data_type_operation) sameAs Q7160167.
- Peek_(data_type_operation) wasDerivedFrom Peek_(data_type_operation)?oldid=527145352.
- Peek_(data_type_operation) isPrimaryTopicOf Peek_(data_type_operation).