program termination processing
Смотреть что такое "program termination processing" в других словарях:
Termination analysis — In computer science, a termination analysis is program analysis which attempts to determine whether the evaluation of a given program will definitely terminate. Because the halting problem is undecidable, termination analysis cannot work… … Wikipedia
Computer program — A computer program (also software, or just a program) is a sequence of instructions written to perform a specified task with a computer.[1] A computer requires programs to function, typically executing the program s instructions in a central… … Wikipedia
Nuclear program of Iran — See also: Iran and weapons of mass destruction Nuclear program of Iran … Wikipedia
Home Affordable Modification Program — The Home Affordable Modification Program, also known as HAMP, is a federal program of the United States, set up to help eligible home owners with loan modifications on their home mortgage debt. It is being set up in the context of the ongoing… … Wikipedia
Space Shuttle program — This article is about the United States Space Shuttle program. For the shuttle itself, see Space Shuttle. For information on the Soviet space shuttle program, see the article Buran program. Space Shuttle program Duration 1981 2011 … Wikipedia
Congressional response to the NSA warrantless surveillance program — Congressional inquiries and investigations Three days after news broke about the Terrorist Surveillance Program, a bipartisan group of Senators Democrats Dianne Feinstein of California, Carl Levin of Michigan, Ron Wyden of Oregon and Republicans… … Wikipedia
Oversight of the Troubled Asset Relief Program — The Emergency Economic Stabilization Act created the Troubled Assets Relief Program to administer up to $700 billion. Several oversight mechanisms are established by the bill, including the Congressional Oversight Panel, the Special Inspector… … Wikipedia
Burroughs MCP — Master Control Program redirects here. For the fictitious computer program villain, see Master Control Program (Tron). MCP Company / developer Burroughs / Unisys Programmed in ESPOL, NEWP OS family Not Applicable Working state Current … Wikipedia
Event loop — In computer science, the event loop, message dispatcher, message loop, message pump, or run loop is a programming construct that waits for and dispatches events or messages in a program. It works by polling some internal or external event… … Wikipedia
Interprocedural optimization — (IPO) is a compiler technique used in computer programming to improve performance in programs containing many frequently used functions of small or medium length. IPO differs from other compiler optimization because it analyzes the entire… … Wikipedia
printf format string — An example of the printf function. Printf format string (which stands for print formatted ) refers to a control parameter used by a class of functions typically associated with some types of programming languages. The format string specifies a… … Wikipedia