Matches in DBpedia 2014 for { <http://dbpedia.org/resource/Branch_(computer_science)> ?p ?o. }
Showing items 1 to 28 of
28
with 100 items per page.
- Branch_(computer_science) abstract "A branch is an instruction in a computer program that may, when executed by a computer, cause the computer to begin execution of a different instruction sequence. Branch (or branching, branched) may also refer to the act of beginning execution of a different instruction sequence due to executing a branch instruction. A branch instruction can be either an unconditional branch, which always results in branching, or a conditional branch, which may or may not cause branching depending on some condition.When executing (or "running") a program, a computer will fetch and execute instructions in sequence (in their order of appearance in the program) until it encounters a branch instruction. If the instruction is an unconditional branch, or it is conditional and the condition is satisfied, the computer will branch (fetch its next instruction from a different instruction sequence) as specified by the branch instruction. However, if the branch instruction is conditional and the condition is not satisfied, the computer will not branch; instead, it will continue executing the current instruction sequence, beginning with the instruction that follows the conditional branch instruction.".
- Branch_(computer_science) wikiPageExternalLink index.htm.
- Branch_(computer_science) wikiPageExternalLink arm_inst.pdf.
- Branch_(computer_science) wikiPageExternalLink faq.html.
- Branch_(computer_science) wikiPageID "1013210".
- Branch_(computer_science) wikiPageRevisionID "580454464".
- Branch_(computer_science) hasPhotoCollection Branch_(computer_science).
- Branch_(computer_science) subject Category:Control_flow.
- Branch_(computer_science) comment "A branch is an instruction in a computer program that may, when executed by a computer, cause the computer to begin execution of a different instruction sequence. Branch (or branching, branched) may also refer to the act of beginning execution of a different instruction sequence due to executing a branch instruction.".
- Branch_(computer_science) label "Bedingte Anweisung und Verzweigung".
- Branch_(computer_science) label "Branch (computer science)".
- Branch_(computer_science) label "Branchement".
- Branch_(computer_science) label "Salto (informatica)".
- Branch_(computer_science) label "Salto (informática)".
- Branch_(computer_science) label "Команда перехода".
- Branch_(computer_science) label "分岐命令".
- Branch_(computer_science) label "分支 (計算機科學)".
- Branch_(computer_science) sameAs Skok_(informatika).
- Branch_(computer_science) sameAs Bedingte_Anweisung_und_Verzweigung.
- Branch_(computer_science) sameAs Salto_(informática).
- Branch_(computer_science) sameAs Branchement.
- Branch_(computer_science) sameAs Salto_(informatica).
- Branch_(computer_science) sameAs 分岐命令.
- Branch_(computer_science) sameAs m.03z5_j.
- Branch_(computer_science) sameAs Q813911.
- Branch_(computer_science) sameAs Q813911.
- Branch_(computer_science) wasDerivedFrom Branch_(computer_science)?oldid=580454464.
- Branch_(computer_science) isPrimaryTopicOf Branch_(computer_science).