Matches in DBpedia 2014 for { <http://dbpedia.org/resource/Subroutine> ?p ?o. }
Showing items 1 to 39 of
39
with 100 items per page.
- Subroutine abstract "In computer programming, a subroutine is a sequence of program instructions that perform a specific task, packaged as a unit. This unit can then be used in programs wherever that particular task should be performed. Subprograms may be defined within programs, or separately in libraries that can be used by multiple programs.In different programming languages a subroutine may be called a procedure, a function, a routine, a method, or a subprogram. The generic term callable unit is sometimes used.As the name subprogram suggests, a subroutine behaves in much the same way as a computer program that is used as one step in a larger program or another subprogram. A subroutine is often coded so that it can be started (called) several times and/or from several places during one execution of the program, including from other subroutines, and then branch back (return) to the next instruction after the call once the subroutine's task is done.Maurice Wilkes, David Wheeler, and Stanley Gill are credited with the invention of this concept, which they termed a closed subroutine, contrasted with an open subroutine or macro.Subroutines are a powerful programming tool, and the syntax of many programming languages includes support for writing and using them. Judicious use of subroutines (for example, through the structured programming approach) will often substantially reduce the cost of developing and maintaining a large program, while increasing its quality and reliability. Subroutines, often collected into libraries, are an important mechanism for sharing and trading software. The discipline of object-oriented programming is based on objects and methods (which are subroutines attached to these objects or object classes).In the compiling method called threaded code, the executable program is basically a sequence of subroutine calls.".
- Subroutine wikiPageID "32177451".
- Subroutine wikiPageRevisionID "602726046".
- Subroutine hasPhotoCollection Subroutine.
- Subroutine subject Category:Articles_with_example_C_code.
- Subroutine subject Category:Holism.
- Subroutine subject Category:Programming_constructs.
- Subroutine subject Category:Source_code.
- Subroutine subject Category:Subroutines.
- Subroutine subject Category:University_of_Cambridge_Computer_Laboratory.
- Subroutine comment "In computer programming, a subroutine is a sequence of program instructions that perform a specific task, packaged as a unit. This unit can then be used in programs wherever that particular task should be performed. Subprograms may be defined within programs, or separately in libraries that can be used by multiple programs.In different programming languages a subroutine may be called a procedure, a function, a routine, a method, or a subprogram.".
- Subroutine label "Fonction informatique".
- Subroutine label "Funzione (informatica)".
- Subroutine label "Podprogram".
- Subroutine label "Sub-rotina".
- Subroutine label "Subprogramma".
- Subroutine label "Subroutine".
- Subroutine label "Subrutina".
- Subroutine label "Unterprogramm".
- Subroutine label "Функция (программирование)".
- Subroutine label "روتين فرعي".
- Subroutine label "サブルーチン".
- Subroutine label "子程序".
- Subroutine sameAs Podprogram.
- Subroutine sameAs Unterprogramm.
- Subroutine sameAs Διαδικασία_(υπολογιστές).
- Subroutine sameAs Subrutina.
- Subroutine sameAs Fonction_informatique.
- Subroutine sameAs Funzione_(informatica).
- Subroutine sameAs サブルーチン.
- Subroutine sameAs 함수_(프로그래밍).
- Subroutine sameAs Subprogramma.
- Subroutine sameAs Podprogram.
- Subroutine sameAs Sub-rotina.
- Subroutine sameAs m.0b750.
- Subroutine sameAs Q190686.
- Subroutine sameAs Q190686.
- Subroutine wasDerivedFrom Subroutine?oldid=602726046.
- Subroutine isPrimaryTopicOf Subroutine.